4 Replies Latest reply on Jul 3, 2008 12:46 AM by ctomc

    Different library load strategie in JBOSS 4.2 ?

    accless

      Hi all,


      i am new to jboss and apoligize in advance for my potential stupid mistakes and questions.


      I created on Session-Bean that reads the content of an xls - file und prints some information via the logger. I am using apache poi v. 3.1.


      As long as the i dont use the javax.ejb.Stateless annotation everything works fine. If I use this annotation a ClassNotFoundException, pointing to a specific class of the POI-lib, is thrown.


      Is there a logic explanation behind this weired behaviour ?


      greetings