You have to use the antrun plugin and write ant tasks to do it.

Search the web for the ant tasks. There are example scripts here and there.

The only information IBM seems to provide on it is in the Websphere docs.

Here are the version 6 docs. Look for the same class names:

http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.javadoc.doc/public_html/api/com/ibm/websphere/ant/tasks/package-summary.html

or look for the package name com.ibm.websphere.ant.tasks.

You can use wsadmin through ant to submit jacl scripts that do these things
too. This task will only run if you use ws-ant which is a customized version
of ant that uses the IBM JDK among other things.

It's a pain and it doesn't seem to work very well. Perhaps the Cargo project
will rescue us if some support for Websphere is added.

Thanks.

-- Lee Meador

On 9/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Can any of you  please help  me with this info . How to start , stop ,
> deploy applications on WAS5 with maven2
>
>
> Regards
> Saravana
>



--
-- Lee Meador
Sent from gmail. My real email address is [EMAIL PROTECTED]

Reply via email to