Hi, I installed Jboss4.0.4. As per the documentation, I placed jbossws14.sar and jbossws14-client.jar. I am using j2sdk1.4.2_11.
I was getting the following exception when I execute the HelloWorld Example. Contacting webservice at http://localhost:8080 org.jboss.ws.metadata.wsdl.WSDLException: Invalid default namespace: http://www.w3.org/1999/xhtml at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:149) at org.jboss.ws.metadata.ServiceMetaData.getWsdlDefinitions(ServiceMetaData.java:273) at org.jboss.ws.deployment.JSR109ClientMetaDataBuilder.buildMetaData(JSR109ClientMetaDataBuilder.java:110) at org.jboss.ws.deployment.JSR109ClientMetaDataBuilder.buildMetaData(JSR109ClientMetaDataBuilder.java:82) at org.jboss.ws.jaxrpc.ServiceImpl.(ServiceImpl.java:96) at org.jboss.ws.jaxrpc.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:157) at org.jboss.ws.jaxrpc.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:128) Any pointers? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959654#3959654 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959654 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
