| Author |
Ant task for EJB deployment of WAS 5.1 application
|
gokul maha
Greenhorn
Joined: Jun 27, 2006
Posts: 25
|
|
Hi,
My application is developed in java 1.4 for WAS 5.1
I need to write ANT build script for the app.
Could you please share some sample code for writing EJB deploy tasks?
(google didnt help much)
Thanks in Advance,
Gokul
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
Hi Gokul,
Have you investigated what ANT tasks exist for this already? There may be nothing available for that specific version of App Server....
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
gokul maha
Greenhorn
Joined: Jun 27, 2006
Posts: 25
|
|
Ya, i checked and found that for websphere, there is wsejbdeploy deploy task. But when i tried it, i got lot of errors.
And i could not find any sample in web. Do you have sample for websphere?
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
I'm afraid not sorry
|
 |
 |
|
|
subject: Ant task for EJB deployment of WAS 5.1 application
|
|
|