[esb-issues] [JBoss JIRA] Created: (JBESB-952) Classloading issue for .war files within .ears

Tom Cunningham (JIRA) jira-events at lists.jboss.org
Fri Aug 31 11:43:18 EDT 2007


Classloading issue for .war files within .ears
----------------------------------------------

                 Key: JBESB-952
                 URL: http://jira.jboss.com/jira/browse/JBESB-952
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.2
            Reporter: Tom Cunningham
         Assigned To: Mark Little


There seems to be a classloading problem on redeploy for .WAR files within .ESB packages - and also with .WAR files side by side .ESB files in an .EAR.      This was seen in JBESB-721, which was fixed by repackaging things.      Basically if you have an ESB file set up like this :

--- My.esb
--------My.jar
--------My.war
--------META-INF/jboss-esb.xml

The classes references in My.jar don't seem to be flushed when the .esb redeploys, because if they are accessed from .esb actions, they cause ClassCastExceptions, yet they work from the .war.

helloworld_hibernate_action in SVN revision 14780 are a decent test case for this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list