• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

help me

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hai,
i got a problem in connecting to enterpraise beans from a remote client. iam using Weblogic4.5.1 server...
I used servlet as an ejb client. The error message i got
Class not found exception... MyHomeBean_ServiceStub is not found. (Where MyHome is name of home bean)...
At the client classpath i have included c:\weblogic\classes and c:\weblogic\lib\weblogicaux.jar ....
And iam able to connect to the enterpraise bean when both client and server on the same machine....
Would any one please tell me where i went wrong....
Thanks in advance
reply
    Bookmark Topic Watch Topic
  • New Topic