| Author |
No class def found : com/bea/xml/XMLException
|
Jyothsna Panchagnula
Ranch Hand
Joined: Jul 11, 2005
Posts: 113
|
|
Hi all,
I am trying to build my application in 9.2 weblogic through ant script.
I have the following jars in the ant build path:
1. weblogic.jar
2. webserrvices.jar
3. ant.jar
4. webserviceclient.jar
5. xbean.jar
6. webserviceclient+ssl.jar
7. wlxbean.jar
8. weblogic-container-binding.jar
9. tools.jar
10. rt.jar
My ant version is 1.7 , jdk 1.5 , weblogic 9.2 MP3
Am I missing something here?
Appreciate your inputs on this.
thanks,
Jyothsna
|
 |
Vivek Kr Singh
Ranch Hand
Joined: Oct 12, 2007
Posts: 56
|
|
|
Use this link to search for all class files in a jar. This would help you locate jar which contains required class file if you point it to weblogic home dir
|
SCJP 1.4
|
 |
 |
|
|
subject: No class def found : com/bea/xml/XMLException
|
|
|