[jboss-user] [JBossWS] - enums and/or inner classes
sbalmos
do-not-reply at jboss.com
Mon Jul 31 23:39:28 EDT 2006
Hi all (again),
Looking at some of the prior posts about this, and some of the resultant fix reports, can I confirm that 1.5-style enums won't be supported until 1.0.4 still?
Also, is there any restriction on usage of inner classes as method signature types in a SOAP method? Maybe needing to make the inner class static? I'm attempting to write a method that returns Map.Entry[], but the WSDL generator gives the following:
| 2006-07-31 23:18:16,231 ERROR [org.jboss.ws.metadata.wsdl.xmlschema.JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-att-invalid-value]::Message=s4s-att-invalid-value: Invalid attribute value for 'type' in element 'element'. Recorded reason: cvc-datatype-valid.1.2.1: 'ns3:Map$Entry' is not a valid value for 'QName'.
|
Any insight appreciated, as always. Thanks!
--Scott
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962047#3962047
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962047
More information about the jboss-user
mailing list