[jboss-jira] [JBoss JIRA] Commented: (JBAS-6638) Move JSF integration into a deployer

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Thu May 20 10:00:06 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12531680#action_12531680 ] 

Shelly McGowan commented on JBAS-6638:
--------------------------------------

There are also deployment failures running TCK 6 which can be seen in Hudson ejb30/persistence module. 
2010-05-20 09:48:46,765 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (RMI TCP Connection(2)-127.0.0.1) deploy, ctxPath=/ejb3_annotations_mapkey_pmservlet_vehicle_web
2010-05-20 09:48:46,787 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ejb3_annotations_mapkey_pmservlet_vehicle_web]] (RMI TCP Connection(2)-127.0.0.1) Error configuring application listener of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener: java.lang.ClassNotFoundException: org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202) [:1.6.0_18]
	at java.security.AccessController.doPrivileged(Native Method) [:1.6.0_18]
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [:1.6.0_18]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307) [:1.6.0_18]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [:1.6.0_18]
	at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContainer.java:276) [:6.0.0-SNAPSHOT]
	at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContainer.java:262) [:6.0.0-SNAPSHOT]
	at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3359) [:]
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3872) [:]
	at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:309) [:6.0.0-SNAPSHOT]
	at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:144) [:6.0.0-SNAPSHOT]
	at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461) [:6.0.0-SNAPSHOT]
	at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116) [:6.0.0-SNAPSHOT]
	at org.jboss.web.deployers.WebModule.start(WebModule.java:95) [:6.0.0-SNAPSHOT]


> Move JSF integration into a deployer
> ------------------------------------
>
>                 Key: JBAS-6638
>                 URL: https://jira.jboss.org/browse/JBAS-6638
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JSF
>    Affects Versions: JBossAS-5.1.0.Beta1
>            Reporter: Stan Silvert
>            Assignee: Stan Silvert
>             Fix For: 6.0.0.M4
>
>
> We need to create a JSF Deployer to replace the current JSF integration code.  This will allow different versions of JSF to run for different web apps.  It will also allow any web app to use the WAR_BUNDLES_JSF_IMPL flag.  Previously, this only worked if you were bundling MyFaces 1.1.

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

        


More information about the jboss-jira mailing list