On Jan 17, 2008 4:20 PM, Stephen Coy <[EMAIL PROTECTED]> wrote:
>
>
>
> >
> >
> > On Jan 17, 2008 2:47 PM, Stephen Coy <[EMAIL PROTECTED]> wrote:
> >
>
> <!-- This is from my Mac at home, whereas I have to use Windows at
> work -->
> <profile>
> <id>default</id>
> <activation>
> <activeByDefault>true</activeByDefault>
> </activation>
> <properties>
> <was-home>/Users/steve/servers/IBM/Websphere/AppServer</was-
> home>
> </properties>
> </profile>
> </profiles>
> >
> > </settings>
> >
>
Thanks.On the Windows platform , the plugin seems to battle with directory
names that have spaces in them.On my work machine , I'm using the RAD 6 and
my executable is pointing to "C:\Program
Files\IBM\Rational\SDP\6.0\runtimes\base_v6\bin\wsdeploy.bat"
which the plugin doesn't seem to like very much , complaining that :
[INFO] [exec:exec {execution: BankComponentEJB}]
[DEBUG] executable "C:\Program
Files\IBM\Rational\SDP\6.0\runtimes\base_v6\bin\wsdeploy.bat" not found in
place, assuming it is in the PATH.
[INFO] 'C:\Program' is not recognized as an internal or external command,
[INFO] operable program or batch file.