[jbossws-dev] [Design of JBoss Web Services] - <wsdl-java> brocken in 1.0.4
thomas.diesler@jboss.com
do-not-reply at jboss.com
Thu Nov 16 08:43:28 EST 2006
Jason,
could you please have a look at http://jira.jboss.org/jira/browse/JBWS-1387
and determine to what degree wstools i s brocken in 1.0.4
It fails on this anonymous type
| <s:element name="ExtractUrlResponse">
| <s:complexType>
| <s:sequence>
| <s:element minOccurs="0" maxOccurs="1" name="ExtractUrlResult" type="tns:ArrayOfString" />
| </s:sequence>
| </s:complexType>
| </s:element>
| <s:complexType name="ArrayOfString">
|
| <s:sequence>
| <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
| </s:sequence>
| </s:complexType>
| /code]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986521#3986521
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986521
More information about the jbossws-dev
mailing list