No subject
Sat Nov 12 19:29:10 PST 2005
It allows you to define a number of tasks, that
the Ant understand, and this is a list of quite
useful tasks, such as compilation or deployment
tasks, and to defines tasks dependences.
For example if deployment task depends on the
compilation task, the Ant will not only check if
the necessary .class files are exist, but also
compile sources that were changed since the last
compilation.
The tasks are defined in .xml file and the Ant
documentation describes all tasks and their xml
tags.
Thanks.
--
Evgeny Gesin
Java 2 Certified Programmer
Team Leader, Amdocs
Join Java Desk: http://groups.yahoo.com/group/java-desk
To subscribe mailto:java-desk-subscribe at yahoogroups.com
> -----Original Message-----
> From: Roshd Afzar Co. [mailto:roshdafzarco at neda.net]
> Sent: Tuesday, February 27, 2001 13:56
> To: Advanced Java; ara_e at email.com
> Subject: Re: [Advanced-java] WLS6.0
>
>
> Hi,
>
> Would you please explain in more detail? I know nothing about Ant and
> EJBDoclet!
>
> Regards,
> Mohammad Kargar
>
> ----- Original Message -----
> From: Ara Abrahamian <ara_e at neda.net>
> To: Roshd Afzar Co. <roshdafzarco at neda.net>
> Sent: Monday, February 26, 2001 11:15 PM
> Subject: RE: [Advanced-java] WLS6.0
>
>
> > hi!
> >
> > You are wasting your time with TOOLS. Simply use Ant and
> its Weblogic
> > optional tags to deploy things in weblogic. You may want to
> use EJBDoclet
> to
> > automate your ejb process too.
> >
> > Ara Abrahamian
> > mailto:ara_e at email.com
> > <ICQ#:63839056>
> >
> >
> >
> > -----Original Message-----
> > From: advanced-java-admin at lists.xcf.berkeley.edu
> > [mailto:advanced-java-admin at lists.xcf.berkeley.edu]On
> Behalf Of Roshd
> > Afzar Co.
> > Sent: Sunday, February 25, 2001 7:54 PM
> > To: EJB-INTEREST; Advanced Java
> > Subject: [Advanced-java] WLS6.0
> >
> >
> > Hi all,
> >
> > 1- Does anybody know of any integration tool for
> TogetherSoft 4.2 and
> > Weblogic server 6.0?
> >
> > 2- I successfully create my Enterprise application by J2EE
> builder and
> > deploy it on WLS 6.0, but after logging out and logging in again and
> opening
> > the same application in order to add/remove some JSP/HTML
> or servelts
> > related files to it, contrary to the creation phase, I
> couldn't find any
> > entry to perform this!
> >
> >
> > Thanks in advance,
> > Mohammad Kargar.
> >
> >
> > _______________________________________________
> > Advanced-java mailing list
> > Advanced-java at lists.xcf.berkeley.edu
> > http://lists.xcf.berkeley.edu/mailman/listinfo/advanced-java
> >
> >
>
>
> _______________________________________________
> Advanced-java mailing list
> Advanced-java at lists.xcf.berkeley.edu
> http://lists.xcf.berkeley.edu/mailman/listinfo/advanced-java
>
More information about the Advanced-java
mailing list