WebSphere Application Server - ant tasks for WebSphere 6.0.1.0

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > August 2005 > ant tasks for WebSphere 6.0.1.0





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ant tasks for WebSphere 6.0.1.0
Chih-Jen Sun

2005-08-10, 5:56 pm

I am trying to run ant task but I got the the following exception:
Unable to parse setupCmdLine: null\bin\setupCmdLine.bat (The system
cannot find the path specified)
I did set the wasHome.It works for WebSphere 5.x.x.

Is there anything I was missing?

Here is my case
<wsStopApp wasHome="${websphere.wasHome}"
application="${websphere.applicationName}"
server="${websphere.serverName}"
user="${websphere.admin.name}"
password="${websphere.admin.password}"
/>


Thanks
Chih-Jen Sun

2005-08-11, 5:55 pm

I search the internet but I couldn't find the solution. I could see
other people have the same issue for WebSphere 6.0.x but can't find the
solution.

Is that a bug for WebSphere 6.0.x and hasn't been addressed yet?
null\bin\setupCmdLine.bat.

Thanks

Chih-Jen


Chih-Jen Sun wrote:

> I am trying to run ant task but I got the the following exception:
> Unable to parse setupCmdLine: null\bin\setupCmdLine.bat (The system
> cannot find the path specified)
> I did set the wasHome.It works for WebSphere 5.x.x.
>
> Is there anything I was missing?
>
> Here is my case
> <wsStopApp wasHome="${websphere.wasHome}"
> application="${websphere.applicationName}"
> server="${websphere.serverName}"
> user="${websphere.admin.name}"
> password="${websphere.admin.password}"
> />
>
>
> Thanks

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com