problem with CXF while creating webservice using wsdl2java SOA tool in eclipse
1 view
Skip to first unread message
mail2she...@gmail.com
unread,
Jun 27, 2008, 2:07:36 AM6/27/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cxf-zh
Hi,
I configured eclipse3.2.3 with cxf but when I try SOA tool
option to create JAX-Ws WSDL First by providing a wsdl to create a web
service it gives me Java virtual machine Launcher "could not find the
main class.Program will exit" dialog box at the time of generationg
java code.
Can any body help me?
Thanks in advance.
Regards,
Shelly
denight
unread,
Jun 27, 2008, 6:04:15 AM6/27/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cxf-zh
if you create a Dynamic Web project, remeber to put all the CXF jars
into the WebContent/WEB-INF/lib folder.