"skajotde" wrote :
|
| All jar from root ear are on classpath ?
No, they are not. Unless you add a java module in the application.xml to point to the jar at the root of EAR.
All jars in the EAR/lib folder are in classpath by default. The "lib" folder in the EAR is the default folder from which the jars will be added to classpath. You can name the "lib" to anything else and then add an library-directory element in the jboss-app.xml to point to your folder containing the jars.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174476#4174476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174476
"jbossfreak" wrote : Hi,
| I think i saw somewhere on the net about 4.2.5 version and i heard that it has some advanced features
In the 4.x series, the latest stable version is 4.2.3 GA. In JBoss-5 series there's a Candidate Release available (not a stable version) 5.0.0.CR1 which is completely re-architectured. Maybe you heard about the new things (like VFS) in this 5.0 version.
By the way, the download link for 5.0 CR1 is also available on the same page that i referred to in my earlier reply.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174472#4174472
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174472