• 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
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Jar File Dependencies - Class not Found Exception

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I have written an application in WSAD and want to run it with Java Web Start. Therefore, I made the jar file of a working Client Project available for download. The client does download the files and starts behaving like a normal stand-alone client. This works up to the point where the client trys to use the classes from an EJB Project.
Question: Within WSAD, I can use all classes of an EJB Project in a Client Project. Outside, this does not work (of course). How can I make that work outside WSAD ?
Can someone help me please ? I am going to despair....

Thanks in advance,
Werner
[email protected]
 
Liar, liar, pants on fire! refreshing plug:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic