JBoss4 installation weirdness

Jonathan Chen jonc at chen.org.nz
Mon Dec 5 10:52:06 PST 2005


On Mon, Dec 05, 2005 at 02:01:11PM +0200, Panagiotis Astithas wrote:
> As I found out the hard way today, jboss4 installs different things 
> depending on whether it is being built using jdk14 or jdk15. In the 
> latter case you get EJB3 stuff that (unfortunately for me) include old 
> versions of commons-stuff which may create conflicts with a deployed 
> app, thanks to the funky jboss classloader architecture.

Have you tried tweaking the config for conf/jboss-service.xml and
deploy/ear-deployer.xml as described in:

    http://docs.jboss.com/jbossas/whatsnew40/html/

See if this fixes your class-loading problems.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                                         "Nyuck, nyuck, nyuck" - Curly


More information about the freebsd-java mailing list