[jboss-user] [JBossWS] - wsdl4j and no content-type exception
khdung
do-not-reply at jboss.com
Mon May 28 06:08:45 EDT 2007
Hello everybody,
I'm working with JBoss 4.0.5 and trying to read a wsdl file using the javax.wsdl.xml.WSDLReader.readWSDL(pathToWsdl) method.
where pathToWsdl is similar to /myWsdlDir/myWsdl.wsdl
but I got a no content-type exception ...
I tried to use another version of wsdl4j.jar ... it works but other web services doesn't work anymore because the setResolver(..) not found.
If anyone has experienced this problem, please help me ... I guest
- a good version of wsdl4j.jar
- some changes in my code while reading wsdl file
Hope to hearing from you soon,
Thanks in advance,
khdung.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048996#4048996
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048996
More information about the jboss-user
mailing list