You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-user@portals.apache.org by ch...@ttpmail.com on 2006/08/31 09:17:20 UTC

Struts Bridge/ Co-existence of more MVC struts portlet

Hello,
I have a question about Struts Bridge (1.2.7) and the co-existence of more
mvc web app transformed into portlet.
I'm using WebPhere Portal Server 5.1 an I try transforming MVC web application
into portlets. These web application are developed with a framework that
is an extension of Struts 1.2.7.
I have migrated a web application, developed with framework, and deployed
this application into WebSphere Portal Server as portlet and it's work.
I have deployed another web application (based on framework), with a different
name of war and portlet, in the same page and it's not work.
The first page of these application is mapped with the action "StandardLogin.do"
and the name of ActionForm is FBeanLogin.
One application works correctly, while the other generate a ClassCastException
on the ActionForm with name FBeanLogin.
When I minimize the application that it's work, the other start working.
Maybe there's a problem with the request.

Can you help about this problem?

Regards,
Christian Anselmo


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-user-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-user-help@portals.apache.org