History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-59
Type: Bug Bug
Status: Closed Closed
Resolution: Done
Priority: Minor Minor
Assignee: Julien Viet
Reporter: Prabhat Jha
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

problem deploying portal 2.4.1.GA

Created: 05/Mar/07 10:08 AM   Updated: 28/Aug/07 04:03 PM
Component/s: App Server
Affects Version/s: None
Fix Version/s: 4.2.RC6
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Dependency
This issue depends:
JBWS-1515 Regression: Set-Cookie MIME headers n... Blocker Resolved
This issue is a dependency of:
JBPORTAL-1309 portal 2.4 and JBoss AS 4.2 Minor Closed


 Description  « Hide
jboss portal deployment from 2.4.1.SP1 which is built with jdk1.4 fails to deploy in platform edition which runs with jdk1.5.

Following MBeans have problem getting deployed:

ObjectName: jboss.web.deployment:war=portal-core.war,id=1427379391
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/qa/platform-testing/jboss-4.2.0.CR1/server/default/deploy/jboss-portal.sar/portal-core.war/ deployment failed

ObjectName: portal:deployer=Adapter
  State: FAILED
  Reason: org.jboss.portal.server.deployment.CannotCreatePortletWebAppException: JBossWeb cannot handle it
  I Depend On:
    jboss.web:service=WebServer
    portal:deployer=PortalWebApp

Some related errors that I see in server.log are:

 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal-core]] Error configuring application listener of class org.apache.myfaces.webapp.StartupServletContextListener
java.lang.ClassNotFoundException: org.apache.myfaces.webapp.StartupServletContextListener

My little search tells that this class is present in myfaces-impl.jar and I don't see this in the platform edition of jboss. I believe the new web container has different implementation in jsf-api.jar and jsf-impl.jar.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Ryan Campbell [09/Mar/07 03:10 PM]
Similar problems exist for Portal 2.6.0.Beta1

Prabhat Jha [13/Mar/07 04:57 PM]
Please see jbportal-1309 for update. portal 2.6 can deploy on 4.2 now but not all features work.

Ryan Campbell [15/Mar/07 10:48 AM]
From Julien:

status is that we are waiting two projects to incorporate bug fixes (jsf portlet bridge at java.net and facelet at java.net)

Julien Viet [15/Mar/07 10:56 AM]
we also need the fix of a JBWS bug related here http://jira.jboss.com/jira/browse/JBWS-1515

Shelly McGowan [30/Apr/07 08:55 AM]
Prabhat/Julien, is there an update on this issue?

Prabhat Jha [30/Apr/07 11:30 AM]
Still waiting on Facelets and the JSF portlet bridge release. Once these are included, portal 2.6 should work out of the box with jboss 4.2.

Alex Pinkin [09/May/07 12:30 PM]
downgrading to minor as agreed during bug triage

Patrick Macdonald [05/Jun/07 01:14 PM]
Julien, any update on this?

Prabhat Jha [11/Jun/07 05:59 PM]
The more specific problem description has been made in
http://jira.jboss.com/jira/browse/JBPORTAL-1482 and
http://jira.jboss.com/jira/browse/JBPORTAL-1483.

So, closing this for now.

Julien Viet [23/Jun/07 05:42 PM]
The problem does not happen anymore on 4.2 GA + Portal 2.6.

Prabhat Jha [25/Jun/07 11:22 AM]
I did some quick testing with 4.2.0.GA. Testsuite ran fine and did some GUI testing as well and I have not found any problem yet. However, to completely certify it, we need to run the entire testsuite with different databas, do all the process of release testing as well.

Prabhat Jha [25/Jun/07 11:29 AM]
I will try to do the same with RC7 as well.

Prabhat Jha [26/Jun/07 03:00 PM]
I did some testing with RC7 and it was consistent with 4.2 GA.