Hi All,
How we can include a java class in ant's build.xml as in the below code.
How i can include com.ibm.websphere.ant.tasks.WsEjbDeploy class.
Thanks
Sanjeev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
/ws51help/index.jsp?topic=/com.ibm.w
ebsphere.base.doc/info/aes/javadoc/ae/com/ibm/websphere/ant/tasks/package-su
mmary.html
Hope this helps.
Cheers
Srini
On Fri, 26 Nov 2004 11:51:22 +0530, sanjeev chhabra
<[EMAIL PROTECTED]> wrote:
> Hi All,
> How can i configure ant build.xml to r
Hi All,
How can i configure ant build.xml to run ejbdeploy tool of Websphere
Application Server 5.0.
Give me the code.
Thanks
sanjeev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi All,
How can i configure ant build.xml to run ejbdeploy tool of Websphere
Application Server 5.0.
Give me the code.
Thanks
sanjeev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTEC
Hi All,
If i want to create a EAR containing many Jars.
Out of these Jars 2 jars have cross dependency.
i.e.
A Need B
B Need A
Now if i create jar A first it is giving me errors.
How can i resolve this issue.
Thanks
Sanjeev Chhabra