| Author |
Build problem using ANT in WAS6.1
|
Deboshree Roy
Greenhorn
Joined: Oct 03, 2007
Posts: 21
|
|
Hi, I have migrated my project code on WAS and WPS 6.1.I run a ANT script to build the codebase. In the EJB module when I build the code using ANT(1.6.1), I am getting the following error: BUILD FAILED Could not create type wsejbdeploy due to java.lang.NoClassDefFoundError: com.ibm.ws.ant.utils.WasUtils I have included the websphere_apis.jar(Which contains ths WsEjbDeploy class) in the shared library and also in the library file of the ejb module. any help would be great help. Thanks in advance.
|
 |
Himalay Majumdar
Ranch Hand
Joined: Sep 28, 2008
Posts: 324
|
|
Check out the following link..it may help http://www.myeclipseide.com/PNphpBB2-viewtopic-t-21947.html
|
SCJP 1.6, SCWCD 5.0, SCBCD 5.0 [loading..]
|
 |
 |
|
|
subject: Build problem using ANT in WAS6.1
|
|
|