[jbossws-issues] [JBoss JIRA] Created: (JBWS-1714) CLONE - Verify correct bahaviour of @WebService.wsdlLocation

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Jun 19 10:53:28 EDT 2007


CLONE - Verify correct bahaviour of @WebService.wsdlLocation
------------------------------------------------------------

                 Key: JBWS-1714
                 URL: http://jira.jboss.com/jira/browse/JBWS-1714
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-jaxws
            Reporter: Heiko Braun
         Assigned To: Thomas Diesler
             Fix For: jbossws-2.0.0


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?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list