Attached herewith is the build.xml
I am using Ant 1.6.2 with WSAD 4.1 and the integrated JDK(Version 1.5.3)
Trying to run the ejbdeploy2 target...
NOTE: the classpath is set to ejbdeploy1.classpath
Get the follwin
Here what we do:
Houston...we have a problem
The ${server.url} is the full URL
(http://server.com:port)
Later,
Ninju
--- Ivan Ivanov <[EMAIL PROTECTED]> wrote:
> Well, you can use before that condition to
> wait f
You can fix this as following:
Create a batch file start-test.bat in the ant script project dir, with
content with looks as the following:
cd /java/tomcat-5.x/bin
run.bat
In ant, you can call this batch-fileas the following:
if it also needs to work for linux, it can