[jboss-jira] [JBoss JIRA] (JBASM-42) How to configure classpath in JBoss 7.1.0

Sethu Raman (JIRA) jira-events at lists.jboss.org
Tue May 21 08:13:06 EDT 2013


Sethu Raman created JBASM-42:
--------------------------------

             Summary: How to configure classpath in JBoss 7.1.0
                 Key: JBASM-42
                 URL: https://issues.jboss.org/browse/JBASM-42
             Project: JBoss AS Server Manager
          Issue Type: Task
            Reporter: Sethu Raman
            Assignee: Shelly McGowan
            Priority: Blocker


How to configure/map the application classpath for loading property/related xml files. I tried by placing the classpath folder inside WEB-INF\classes and mapped an external location and point that in standalone.bat "set CLASSPATH = D:\jboss-7.1.0.Final\domain\property-repos"

None of them works. It throws the below exception on server start up:

ERROR [org.jboss.as.web.deployment.jsf.JsfManagedBeanProcessor] JBAS018211: Could not load JSF managed bean class:
com.dnb.rmp.nautilus.trinidad.tree.ComponentEditorHandler
ERROR [org.jboss.as.web.deployment.jsf.JsfManagedBeanProcessor] JBAS018211: Could not load JSF managed bean class: com.dnb.rmp.nautilus.faces.model.UILookAndFeelManager
15:17:27,683 ERROR [org.apache.catalina.core.ApplicationContext] StandardWrapper.Throwable: java.lang.IllegalArgumentException: InputStream cannot be null

Note: This was happening while migrating our application from Jboss 4.2 to Jboss 7.1.0

--
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