• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Error from ejbc? Help needed

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am new to weblogic. trying a small stateless session bean. with welogic 5.x I created .jar file. in the following path
d:\ejb\weblogic\stateless
now I am running the command
d:\ejb\weblogic\stateless> java weblogic.ejbc BookJAR.jar finalBookJAR.jar
it is giving the following message
ERROR: Error from ejbc: Couldn't make directory for D:\Work\EJB\weblogic\stateless\ejbcgen\d:\work\EJB\weblogic\stateless
ERROR: ejbc found errors
Please if any one knows why is this coming help me in resolving the error.

Thanking you in advance
Saradhi
[ February 17, 2002: Message edited by: pardha saradhi ]
 
Goodbye moon men. Hello tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic