The Artima Developer Community
Sponsored Link

Java Answers Forum
Ant: compile web & ejb modules on WebSphere

1 reply on 1 page. Most recent reply: Nov 30, 2006 6:50 AM by Rajeev Mutalik

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Lokesh J

Posts: 2
Nickname: lok
Registered: Nov, 2006

Ant: compile web & ejb modules on WebSphere Posted: Nov 23, 2006 11:04 PM
Reply to this message Reply
Advertisement
Error Message:
Unable to parse setupCmdLine: null\bin\setupCmdLine.bat (The system cannot find the path specified)
[wsJspC] The java class is not found: Files\IBM\Rational\SDP\6/0\runtimes\base_v6 -Duser/install/root=D:\Program
[wsJspC] Java Result: 1
kindly help to solve above error using ANT and Websphere V6


Rajeev Mutalik

Posts: 57
Nickname: rajmutalik
Registered: Sep, 2002

Re: Ant: compile web & ejb modules on WebSphere Posted: Nov 30, 2006 6:50 AM
Reply to this message Reply
> null\bin\setupCmdLine.bat
Why is it having null at the start of this command?

> Files\IBM\Rational\SDP\6/0\runtimes\base_v6 -Duser/install/root=D:\Program
The slashes are not uniform I believe in this.

Can u check those.

Regrads,
Rajeev

Flat View: This topic has 1 reply on 1 page
Topic: Ant: compile web & ejb modules on WebSphere Previous Topic   Next Topic Topic: JNI call

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use