| Author |
Could not create type jwsc due to java.lang.NoClassDefFoundError
|
Mat Anthony
Ranch Hand
Joined: May 21, 2008
Posts: 199
|
|
Hi All,
Keep getting the error [Could not create type jwsc due to java.lang.NoClassDefFoundError]
on trying to run target:build-webservices-for-domain.
Not sure what jar files weblogic.wsee.tools.anttasks.JwscTask is expecting to be in the weblogic-classpath.
I currently use the following:-
bea.core.xml.xmlbeans_2.2.0.0.jar,
weblogic.jar,
webserviceclient.jar,
wlclient.jar,
wljmsclient.jar,
wseeclient.jar
Keep having problems with Weblogic , any help would be appreciated.
Mat
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6603
|
|
|
Check the jars in the module directory. May be this was one of the classes that moved there
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
Mat Anthony
Ranch Hand
Joined: May 21, 2008
Posts: 199
|
|
Hi Deepak,
I was pointing to small set of 11g lib jars that I had copied from under jdeveloper, instead of pointing at the 11g lib dir on the server that contained a patch.
Everything seems to have built ok.
Thanks for your continued help
Mat
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6603
|
|
|
Thank you for updating the thread with your solution
|
 |
 |
|
|
subject: Could not create type jwsc due to java.lang.NoClassDefFoundError
|
|
|