From dev-return-4809-apmail-juddi-dev-archive=juddi.apache.org@juddi.apache.org Fri Jun 3 12:39:33 2011 Return-Path: X-Original-To: apmail-juddi-dev-archive@www.apache.org Delivered-To: apmail-juddi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B18636360 for ; Fri, 3 Jun 2011 12:39:33 +0000 (UTC) Received: (qmail 58251 invoked by uid 500); 3 Jun 2011 12:39:33 -0000 Delivered-To: apmail-juddi-dev-archive@juddi.apache.org Received: (qmail 58213 invoked by uid 500); 3 Jun 2011 12:39:33 -0000 Mailing-List: contact dev-help@juddi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juddi.apache.org Delivered-To: mailing list dev@juddi.apache.org Received: (qmail 58202 invoked by uid 99); 3 Jun 2011 12:39:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 12:39:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 12:39:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 91F24F2C79 for ; Fri, 3 Jun 2011 12:38:48 +0000 (UTC) Date: Fri, 3 Jun 2011 12:38:48 +0000 (UTC) From: "Tom Cunningham (JIRA)" To: dev@juddi.apache.org Message-ID: <2050323229.65600.1307104728565.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1978760967.63830.1307041127656.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (JUDDI-490) OverviewDoc property order incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JUDDI-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Cunningham closed JUDDI-490. -------------------------------- > OverviewDoc property order incorrect > ------------------------------------ > > Key: JUDDI-490 > URL: https://issues.apache.org/jira/browse/JUDDI-490 > Project: jUDDI > Issue Type: Bug > Components: CXF > Affects Versions: 3.0.4 > Environment: CXF/juddi-bundle > Reporter: Tom Cunningham > Assignee: Tom Cunningham > Fix For: 3.1.0 > > > It looks like the propertyorder in uddi-ws OverviewDoc is incorrect : > @XmlType(name = "overviewDoc", propOrder = { > "overviewURL", "description" > }) > From the user-list : > > I installed JUddi by installing juddi-portal-bundle-3.0.1.zip and > > running it. I then configured an ESB product to use this instance as > > it's registry. The "Test Connection" function works from the ESB to > > JUddi. So far so good. > > > > When attempting to publish a web service from the ESB to JUddi, it > > throws a fault. > > > > > > > > > > > soap:Client > > Unmarshalling Error: cvc-complex-type.2.4.a: > > Invalid content was found starting with element 'ns2:overviewURL'. One > > of '{"urn:uddi-org:api_v3":description}' is expected. > > > > > > > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira