|
From: Jorge M. <jor...@gm...> - 2006-05-04 16:08:01
|
Hi, this a response to message "Startas java.lang.LinkageError", I resolved this problem putting the obe app on a particular classloader. I use: <loader-repository-config>java2ParentDelegation=3Dfalse</loader-repository-= config> see this link for more information: http://www.jboss.org/wiki/Wiki.jsp?page=3DClassLoadingConfiguration It is posible that you have another problems with some library that no reside in obe ear, but in my case I can test some workflows successfully. With this, maybe you can test somethings. Jorge |