[jboss-user] [EJB/JBoss] - Re: java.lang.LinkageError Exception
Krishnan7785
do-not-reply at jboss.com
Sat Mar 8 23:48:15 EST 2008
Thanks Jaikiran for yr references...I was somehow able to resolve the problem. Initially all i did was to create an entity bean and a web client that would call my entity bean. Then i had created a EAR containing the war and Jar files and deployed it on the server. Everything seemed to be right but i was getting the Exception mentioned above. Later i saw in one of the forums to change a configuration file in directory C:\jboss-4.0.4.GA\jboss-4.0.4.GA\server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml
In the file there is an attribute by the name "UseJBossWebLoader".
When i set this attribute to true then everything seems to work alright...
I still couldn't understand both the problem and the solution :). Do u have any explanations for this? Meanwhile i shall go thru the references that u have sent for any answers that i cud get...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135126#4135126
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135126
More information about the jboss-user
mailing list