well no ... the problem was that a testing jar with same class name was in the higher lib directory , so the class loader loaded it from there , and indeed the class in the lib directory was an interface , when i have removed it from the lib directory it was solved . BTw is there anyway in jboss to configure a private class path for an application that will have the highest priority in the class loading process
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902716#3902716 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902716 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
