• 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

Blazix problem -- Urgent help please

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,
I've downloaded the blazix binaries on my Win98/Jdk1.3 PC.
Built a very small EJB code. The Remote Interface, Home Interface and the EJB class are generated together with the
ejb-jar and the build.cmd
The build.cmd runs fine, does all the compilation and creates the my application's jar file. (Hello.jar)
But when it tries to run
blxejbc Hello.jar HelloEjb.jar
it fails with the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: desisoft/ejbtools/Ejb compiler

Please help.
Thanks in advance
Ambrose Tati
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Maybe you should ask in the EJB forum.
Doesn't seem to be related to Servlet / JSP.
And do the FAQ or something of blazix say
anything abt the CLASSPATH ?
I have never used it so I will be helpless...
- satya
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Tati,
I never heard about blazix, but still i can say that please try run setenv.cmd...for setting the environment.Then give a try.I think this will help you.
thanks
syed
 
Don't play dumb with me! But you can try this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic