0 Replies Latest reply on Feb 24, 2003 9:22 AM by chris.is

    addRealm problems

    chris.is

      I've got some problems adding a Realm in my jboss-service.xml in the jbossweb.sar.
      I try to use a class in my own webapplication. The location is ..example: deploy/myApp.war/WEB-INF/classes/a/b/MyClass.class

      This is in jboss-service.xml:



      arg1
      arg2




      Now I get the error message:
      java.lang.ClassNotFoundException: No ClassLoaders found for:a.b.MyClass

      I now it has to do with the class location. What do I have to write behind new class=" ???
      Anyone an answer

      thnx