File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss/WildFly and the fly likes Same class from different jar loading problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Same class from different jar loading problem" Watch "Same class from different jar loading problem" New topic
Author

Same class from different jar loading problem

Kousik Majumder
Ranch Hand

Joined: Sep 30, 2007
Posts: 219
Hi all,

I have a problem of loading an ejb class in Jboss 4.0.2. The class exist in two different jar within an .ear file which exist in different directory of .ear file.
Here LinkageError is occuring.

Please help.

Thanks in Advance,
Kousik
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8208
    
  71

See these:

http://community.jboss.org/wiki/ClassLoadingConfiguration
http://community.jboss.org/wiki/JbossClassLoadingUseCases


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Same class from different jar loading problem
 
Similar Threads
Entity Bean deployment problem
jelp me guys...its urgent
NoClassDefFoundError in index.jsp
WebAppHostNotFoundException
How to protect the source code!!