"jaikiran" wrote : Which exact version of AS5 do you use? I haven't seen
that error or the class reporting that error before (i don't have a system where i can
check for that class).
I've tried both AS 5.0.0 and AS 5.0.1
I tried to do as you suggested in the other thread - setting the following property to
true:
%JBOSS_HOME%/server/<
serverName>/deployers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml
<property name="useJBossWebLoader">true</property>
Unfortunately, I'm still seeing similar errors:
WARN [VFSScanner] Error handling item 'index.page.xml':
java.lang.NullPointerException: Cannot find URL from classLoader for index.page.xml,
loading from org.jboss.web.tomcat.service.WebCtxLoader$ENCLoader@42b366
Looks like the same ClassLoader is still being used?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226663#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...