08-11-05 10: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
[ Post a follow-up to this message ]
|