0 Replies Latest reply on Mar 4, 2009 7:51 AM by kadamvikas

    problem with class loading

      Hi All,
      this is my first thread here. I'm using jboss-4.0.5.GA and need to develop a SAR(service archive) from where I want to access my web applications database. When I try to load the driver class for database(MS SQL Server 2k05) the exception thrown titled,
      java.lang.ClassNotFoundException: No ClassLoaders found for: com.microsoft.sqlserver.jdbc.SQLServerDriver

      I wondered to see this as I can load the classes in web application successfully on the same server then why this exception? Does JBoss uses different class loaders for web apps and custom services?
      Any help will greatly alleviate.

      Regards,
      Vicky