[jboss-jira] [JBoss JIRA] (AS7-5867) VFS runtime generated class file not loaded

Debasis Jana (JIRA) jira-events at lists.jboss.org
Fri Nov 2 02:33:18 EDT 2012


Debasis Jana created AS7-5867:
---------------------------------

             Summary: VFS runtime generated class file not loaded
                 Key: AS7-5867
                 URL: https://issues.jboss.org/browse/AS7-5867
             Project: Application Server 7
          Issue Type: Bug
          Components: Class Loading
         Environment: windows 7, java 1.6
            Reporter: Debasis Jana
            Assignee: David Lloyd
             Fix For: 7.1.1.Final


JBOSS explodes the WAR file into some temp vfs folder.
My application generate some class on the runtime which stores in temp/vfs/.../WEB-INF/classes.
When application tries to load that class, it can't.
If I put that class on deployment time which packaged into WAR file only then it can be loaded. How can I load those dynamically generated classes on runtime without packaging into WAR.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list