1 Reply Latest reply on Jul 27, 2004 10:28 AM by psevestre

    xmlns attribute missing in typemapping element of web-servic

    t005784

      Hello,

      I'm using the jboss-net xdoclet to generate the web-service.xml file for a java bean which is used as a parameter in a ws-call. I instrumented the java-bean with @jboss-net.xml-schema urn="TransmitResultController:TrialBean" as described in chapter 12 of the JBoss documentation. Which results in a typemapping element in the web-service.xml. But in the typemapping element there is no xmlns attribute that defines the correct name space. When I deploy the ws archive the deployer throws an exception javax.xml.rpc.JAXRPCException: Null qualified name specified.

      Can anybody give me a hint how to make xdoclet generate the xmlns entry?

      Thanks

      Thomas