• 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

Domino R6 and Websphere integration

 
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 am trying to use Domino R6 Java agent and connect to an Enterprise Bean (EJB) residing in Webpshere 5.x appserver.

I am getting following error when attempting to create InitialContextFactory:
java.lang.NoClassDefFoundError: com/ibm/ejs/ras/Tr
at com.ibm.websphere.naming.WsnInitialContextFactor.<cInit>(WsnInitialContextFactory.java:66)

I have added JavaUserClasses environment variable in Domino R6 notes.ini file to indicate the path for naming.jar;j2ee.jar;sas.jar;ecutils.jar

My question is: Have anyone tried using Lotus Domino Form as the frontend and called business services (EJB) residing in Websphere for transactional processing? If so, can you please highlight the required steps...

thanks
sgkr
 
It's a beautiful day in this neighborhood - Fred Rogers. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic