I'm getting the same error... I used the wsdl4j.jar in the client dir but still not
working. I'm using JDK 5 and I think this is a problem with a wrong of some jar...
Exception in thread "main" java.lang.NoSuchMethodError:
com.ibm.wsdl.xml.WSDLReaderImpl.setEntityResolver(Lorg/xml/sax/EntityResolver;)V
at
org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:142)
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)
any help would be appreciated.
Fabio Miranda
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084137#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...