• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Please help!

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,

can anyone help me on this following error. I am trying to generating ejb deployment code using ant task wsejbdeploy.

Thanks in advance for your reply.

[wsejbdeploy] Working Directory does not exist. Creating.
[wsejbdeploy] Starting workbench.
[wsejbdeploy] 20040210_1915-WB213-AD-V512D-W5
[wsejbdeploy] Workspace location:
[wsejbdeploy] D:\ant\_tempDeployDir\Infomediary._
[wsejbdeploy] Debug-Options:
[wsejbdeploy] file :/ant/_tempDeployDir/.options
[wsejbdeploy] Install URL: file:/D:/Program Files/IBM/WebSphere Studio/Applicati
on Developer/v5.1.2/runtimes/base_v51/deploytool/itp/
[wsejbdeploy] Shutting down workbench.

[wsejbdeploy] Failure invoking BootLoader.startup method
[wsejbdeploy] java.lang.reflect.InvocationTargetException

Thanks
Ram!
 
Sheriff
Posts: 67747
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please read this.
 
reply
    Bookmark Topic Watch Topic
  • New Topic