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>

Reply via email to