0 Replies Latest reply on Oct 8, 2001 7:09 AM by thomasp20

    java.net.MalformedURLException: unknown protocol: classpath

    thomasp20

      I have stated using JBoss integrated with tomcat for my application.My main application is a servlet and it uses various helper classes from other jar files and i have copied it in the lib/ext directory.
      When i call the servlet i get the following exception
      [Default] java.net.MalformedURLException: unknown protocol: classpath
      I tried all diffrent possiblites but Alas!
      Any Help?
      Thanks
      Thomas