Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Ant to deply/undeploy

843833May 14 2004 — edited May 18 2004
Hi all,
I tried running asant with a build file which deploys a jar to 1.4 RI server. But it is giving error
Unexpected element "sun-appserv-deploy"

This is the element declaration
<sun-appserv-deploy file="${basedir}\Hello-sjsas.jar" password="antonypaul"/>

What is wrong.

Antony Paul
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2004
Added on May 14 2004
3 comments
94 views