1 2 Previous Next 15 Replies Latest reply on Mar 23, 2009 8:07 AM by navkum1179 Go to original post
      • 15. Re: jboss-5.0.0.GA first application

        Thanks jai ,

        Surely this was a mistake. I corrected it as per you said but still this is giving me the same error, so I changed this file to :

         <?xml version="1.0" encoding="UTF-8"?>
        <jboss-web>
        
         <class-loading java2ClassLoadingCompliance="false">
         <loader-repository> org.myapp:loader=myproject-webapp-1.0-SNAPSHOT.war <loader-repository-config>java2ParentDelegation=false</loader-repository-config>
         </loader-repository>
         </class-loading>
        
        </jboss-web>
        


        but after this I got the common-logging.jar related errors again . as already mentioned. Just to correct you now I am using Jboss.5.0.1.GA.

        Please guide me if you found any thing wrong with things I am doing.



        1 2 Previous Next