[jboss-user] [JBossWS] - Invalid namespace exception

nagmca do-not-reply at jboss.com
Thu Jul 20 13:51:29 EDT 2006


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



More information about the jboss-user mailing list