[Mdarad-toolbox-devs] Problem launching ear
Brought to you by:
erifr
From: <fra...@po...> - 2005-10-20 01:41:24
|
I was having problems launching the Petstore applciation in Jboss 4.0.2 and Philippe figured out why. - There is a bundled hibernate in jboss 4.0.2 and it clashes with the one deployed with the application. The reason being that it must come first in the classpath. It is therefore necessary to delete the hibernate bundled with jboss (if anyone has a better idea, I'm open to it). /jboss-hibernate.deployer/ is located in /%JBOSS_HOME%\server\default\deploy/ The explanation has also been added to the FAQ of the mdarad home page |