1 Reply Latest reply on Sep 4, 2007 11:48 PM by ljd19821103

    struts support

    koba

      Hi all.

      I use jboss-portal-2.0-jboss-4.0.2 and jdk 1.5.04

      I try to develop application using struts-bridge and found some not supported things:

      when you start actions in some window mode, you can't switch to other window mode (as axample, stratus demo application work only in VIEW mode after you start registration or login).

      Acoording this mail archive: http://mail-archives.apache.org/mod_mbox/portals-jetspeed-user/200503.mbox/%3cFJEMIMKAJFMJANDLKAJEEEPHCBAA.cotoole@pacemetrics.com%3e in new bridge version this bug must be fixed now.

      Switching to new bridge was not helpful. I take ClassCastException in init method of StrutsPortlet (for org.apache.portals.bridges.common.ServletContextProvider and org.jboss.portal.bridge.JBossServletContextProvider).

      Maybe need to add some changes to portal container for apache-portlas-bridges support?

      Thanks.
      mailto: koba @ nixsolutions . com

        • 1. Re: struts support
          ljd19821103

          Hi,I'm now in using the jboss portal 2.4.2,and I also want to put my ssh application to jboss portal,but I have no idea how to begin? I have learned portal and jboss portal for weeks, only a few examples could successfully run.Can you help me?