5 Replies Latest reply on Jul 3, 2006 2:02 AM by billytcj

    Migration from Portal 2.0

    bdaw

      There is a simple tool for migrating database content from Portal 2.0 to Portal 2.2

      It is still under developement but already functional.

      I added a Wiki Page describing how to use it so you can test.


        • 1. Re: Migration from Portal 2.0

          Can you give some guide on migrating forum2.01 to 2.2?

          • 2. Re: Migration from Portal 2.0
            vodafone5574

            Can you please provide info on struts bridge ?? does it work on jboss portal 2.2 rc2 ?? I am trying the same but it seems it will not work

            • 3. Re: Migration from Portal 2.0

              we implement the bridge since final 2.0

              • 4. Re: Migration from Portal 2.0
                claprun

                A basic descriptor migrator to convert the *-portal.xml, *pages.xml and portlet-instances.xml descriptors to the new *-object.xml is now available in CVS. It does not currently migrate the security configuration so that is still something that will need to be done manually.

                • 5. Re: Migration from Portal 2.0
                  billytcj

                  How to resolve below error? Anything i missing in configuration and cause below error occur? I am trying to bridge struts (1.2.7) with jboss portal 2.2.1 SP1) using Apache portal bridge (portals-bridges-1.0).
                  java.lang.IllegalStateException: No bridge set
                  at org.jboss.portal.bridge.JBossServletContextProvider.getServletContext(JBossServletContextProvider.java:65)
                  at org.apache.portals.bridges.struts.StrutsPortlet.getServletContext(StrutsPortlet.java:202)