• 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

WS 3.5 - 4.0 connectivity

 
Ranch Hand
Posts: 132
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All
We're currently in an "in between" situation where it would be very (VERY) handy if we could be able to access an ejb on a 4.0.6 instance via jsps on a 3.5 environment.
I wonder is this possbible? I tried just using the 4.0 client jar on the 3.5 instance without luck, I also tried to add the j2ee.jar and the websphere.jar to the classpath, which made the administration console hang. However in a standalone client application I've been able to connect to ws4.0 using the j2ee and websphere.jar from the v4 instance.
Is there a way to generate 3.5 client code on WSAD, or are there any other possibities?
thanks in advance
jeroen.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic