1 Reply Latest reply on Mar 31, 2008 12:20 PM by trustin

    can't remote debug appliaction with jdeveloper10.1.3 deploye

    tarek7elmy

      can't remote debug appliaction with jdeveloper10.1.3 deployed in JBoss 4.2.2 GA

      when i try to debugg with old version like jboss-4.0.3SP1 it is workking good

      but when i'm try to debugg with jboss-4.2.2.GA and add project newly libaray jboss client jars of this version i got error
      Exception in thread "main" java.lang.NoClassDefFoundError: in
      and the debugger stoped in URLClassLoader and throw NoClassDefFoundError exception, i think the reason is the client jars

      which jars should i add to project libarary to success remotely debugg application in jboss 4.2.2 GA ?