• 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

EJB Client Using SWT and Websphere

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have my client running great inside of WSAD 5.0 - My question is what does it take to get it running outside of the ide. I have the swt.jar and dll placed correctly, and the actual gui loads as a stand alone app, but when I click the button that will use the session bean, I get a cannot instaniate the WsnInitialContextFactory. I have all the jars, etc that WSAD has in the classpath, as well as I have set up my environment as close as possible.
What is the bare minimum it should take to run a stand alone client to access the session bean. I was under the impression they only needed the home and component interface, and maybe the vendor jndi implementation?
Any assistance here would be greatly appreciated.
Thanks,
Tim
 
Water proof donuts! Eat them while reading this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic