I had the same problem, finally found that the JBossWS documentation is wrong! In the
configuration, the "<wsdl-java" attribute is "location={file}" not
"file={file}" as the documentation shows. Changing "file=" to
"location=" corrected the problem and it generated my Java source. Hope it
helps...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996930#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...