Hi All; I have a problem about classpath and classes . I have written my request handler and published it using axis2.war and added my classes in a aar file by defining its package and class name in services.xml and it works fine .. (I am on Jboss 4.0.3)
Now I want to remove the class files from my aar and want to show classes within a jar or a classpath folder which is in jboss global classpath. Is it possible to do something like that. I think changing the package name in services.xml will not be enaough. What sould I do in order to publish a class out of aar archive. I could not find enough information on the net so I wanted to get help from you. Yours Ibrahim DEMIR CyberSoft Yazilim Muh. http://www.ibrahimdemir.org
