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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843347#3843347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843347 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
