1 Replies - 605 Views - Last Post: 25 March 2008 - 01:55 PM Rate Topic: -----

Topic Sponsor:

#1 NickDMax  Icon User is offline

  • Can grep dead trees!
  • member icon

Reputation: 2140
  • View blog
  • Posts: 9,138
  • Joined: 18-February 07

EJB and support libraries

Posted 25 March 2008 - 10:59 AM

I really dislike EJB's! I am trying to deploy a simple EJB. It makes use of a logger (derivative of log4j) but for some reason it can not locate the library when I try to deploy (BEA 8.1).

I had this problem before with Websphere and I found that if I put the support jars in the base directory of the EJB jar everything was fine. But on web logic this does not seem to work. I added the jars to the Manifest with no luck...

I just know there has to be a standard way to deploy EJB's and all of their supporting libraries.

Is This A Good Question/Topic? 0
  • +

Replies To: EJB and support libraries

#2 1lacca  Icon User is offline

  • code.rascal
  • member icon

Reputation: 44
  • View blog
  • Posts: 3,822
  • Joined: 11-August 05

Re: EJB and support libraries

Posted 25 March 2008 - 01:55 PM

Here, at the bottom: Resolving Class References Between Modules and Applications might help.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1