Errors in Deploying

2007-05-29 Thread Ashwin E

deploy:
[serverdeploy] java.lang.NoClassDefFoundError: weblogic/deploy
[serverdeploy] Exception in thread "main" 

BUILD FAILED
E:\DIR_STRCUT\build.xml:43: Java returned: 1

Total time: 7 seconds


My Build.xml is this

target name="deploy" depends="task2">
 
 
 



I'm basically deploying an ear applicaiton on a weblogic server...I'm
getting the Above error and also where do i specify the folder into which i
want to deploy this application.

Are there any other methods to deploy Applications???
-- 
View this message in context: 
http://www.nabble.com/Errors-in-Deploying-tf3832855.html#a10851094
Sent from the Ant - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Disabling Continnum URL

2007-06-13 Thread Ashwin E

I'm using Ant with Continuum. I already have a CVS url specified in the Ant
Build.xml, now I dont want to specify the url in Continuum. Can this be
done? is there anyway to prevent this happenning?
-- 
View this message in context: 
http://www.nabble.com/Disabling-Continnum-URL-tf3914110.html#a11097627
Sent from the Ant - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]