This blog, as so many others is basically for me to keep and share ideas and solved problems. I can probably say that the context of this blog will be about 80% programming, 10% other related IT stuff and 10% nonsens. I have found it nice to have the possiblity to share ideas and help out with problems that I have bumped into.
Tuesday, August 28, 2007
Use JBoss loader
In file: server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml
Change this attribute to "true" to use the JBoss loader, this was needed for our application to be able to read resources from the classpath.
No comments:
Post a Comment