[jboss-user] [JBossWS] - Re: WS4EE - Error while generating WSDL and jaxrpc mapping
ybh6336
do-not-reply at jboss.com
Mon Jul 31 09:43:09 EDT 2006
Apparently for JWSDP, the command needs to be issued as follows:
| wscompile -cp "C:\temp\lib\client.jar;C:\jboss-4.0.2\server\all\lib\jboss-j2ee.jar" -gen:server -f:rpc
| literal -mapping jaxrpc-mapping.xml config.xml
|
(Notice the quotes around the CLASSPATH)
Hope this helps someone else.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961864#3961864
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961864
More information about the jboss-user
mailing list