0 Replies Latest reply on Dec 2, 2002 4:18 PM by sblanc

    classloader issues

    sblanc

      Hello !

      I'd like to know which mecanism does JBOSS provide to deal with classloading issues when having multiple versions of the same 3PP.

      For instance JBOSS boot is using a version of XML parser and part of my bean code is using another one (which fails to be loaded properly for obvious reason).
      BEA and Borland provide such mecanism to be able to distinguish between app srv and bean classLoader. is there a way to do that with JBOSS, if not anything planned I currently have the problem on XML parsers, CORBA (jacorb) and other 3PPs whose version I have to use because part of a reference platform definition and so must deal with this problem.
      ?

      thank you.

      Sebastien.