David Rayroud
|
| Posted: 09/18/2002, 2:06 AM |
|
Hi,
I develop jsp code. I am using Orion web server. When I try to deploy my application from CodeCharge to orion (using ANT), an error occured.
C:\cvs_dir\inomatix\web\src\jsp>call C:\ANT\bin\ant.bat buildfile "C:\DOCUME~1\
D╔VELO~1\LOCALS~1\Temp\~test23\CCSBuild\build.xml" -logfile "C:\DOCUME~1\D╔VELO~
1\LOCALS~1\Temp\~test23\CCSBuild\build.log"
The error message :
Error:
BUILD FAILED
Error occurred while running ant.bat: unable to locate the required components.
Can I configure my own build.xml ?
How can I deploy my jsp pages on the server ?
Thank you
David Rayroud
|
|
|
 |
Stuart Schmukler
|
| Posted: 11/13/2002, 3:12 PM |
|
I fixed a problem like this by ensuring that the j2ee.jar is on the classpath of the system.
Good Luck,
Stuart
|
|
|
 |
|