You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by Apache Wiki <wi...@apache.org> on 2009/10/27 14:30:51 UTC

[Portals Wiki] Trivial Update of "Jetspeed2/JBoss5HowTo" by MattReed

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Portals Wiki" for change notification.

The "Jetspeed2/JBoss5HowTo" page has been changed by MattReed.
http://wiki.apache.org/portals/Jetspeed2/JBoss5HowTo?action=diff&rev1=5&rev2=6

--------------------------------------------------

       * portlet-api_2.0_spec-1.0.jar
       * servlet-api.jar
    1. Copy the /Jetspeed-2.2.0/pages/ directory to /jboss-5.1.0.GA/server/default/pages/
-   1. Create a datasource in the /jboss-5.1.0.GA/server/default/deploy/ to use the default Derby database call it something like derby-ds.xml.
+   1. Create a datasource in the /jboss-5.1.0.GA/server/default/deploy/ to use the default Derby database call it something like derby-ds.xml.  The file should contain the contents below.
  {{{
  <datasources>
    <local-tx-datasource>