Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NoClassDefFoundError: com/ibm/ws/profile/WSProfileException ***BUILD U

Status
Not open for further replies.

Lieben

Technical User
Jul 25, 2007
1
US
I am getting the message "NoClassDefFoundError: com/ibm/ws/profile/WSProfileException", when I build my project using ant.

>>>>wsanttasks.jar doesn't have com/ibm/ws/profile/WSProfileException class.

>>>> I dont know which jar is having this class.


*****It will be great if somebody can tell me which jar contains this class.

::::::::::::::::::::::::::My Environment variables::::::::::::::::::::::::
CLASSPATH: :\WebSphere\AppServer\lib\wsanttasks.jar;C:\WebSphere\AppServer\lib
ANT_HOME: c:\ant
JAVA_HOME C:\WebSphere\AppServer\java
Path: C:\ant\bin

Please let me know if I have missed anything in CLASSPATH/PATH/ANT_HOME/JAVA_HOME.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top