-
Bug
-
Resolution: Done
-
Major
-
None
-
None
I get a wsdl now but it is not the one I defined in my wsdlLocation value in the endpoint interface in the wsdlLocation javax.jws.WebService annotation. I get datetime types set to anySimpleType and all my enumerations have camel case now like this - dropOffType - rather than DropOffType like in the wsdl. I believe a wsdl is being generated still.
How do I generate and deploy a web service and have jboss use the wsdl I supply in the war?
- relates to
-
JBWS-1714 Verify correct behaviour of @WebService.wsdlLocation
- Closed