[jboss-user] [Beginner's Corner] - Re: JBoss update problems

Wolf-Dieter Fink do-not-reply at jboss.com
Thu Oct 13 05:45:04 EDT 2011


Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion

"Re: JBoss update problems"

To view the discussion, visit: http://community.jboss.org/message/631529#631529

--------------------------------------------------------------
You may try JBoss 5.1, I suppose there are less problems.

For this problem you might use classloading separation, do you have configured a class loader scope in your archive?
Also it might happen that you have the same struts*.jar in different EAR/WAR files, if it picked up by different class loaders the class is the same but from classloader perspective it isn't and can not be cast.
A solutiom might be that you drop the struts stuff from your archive and put it in the server/.../lib folder visible for all.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/631529#631529]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111013/14b26ed8/attachment.html 


More information about the jboss-user mailing list