You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2007/06/15 03:00:47 UTC

[jira] Issue Comment Edited: (WICKET-658) New Wicket Portlet support: provide a Jetspeed-2 demo installer with wicket-examples configured as portlets out-of-the-box

    [ https://issues.apache.org/jira/browse/WICKET-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504983 ] 

Ate Douma edited comment on WICKET-658 at 6/14/07 6:00 PM:
-----------------------------------------------------------

I've created a quick and dirty custom Jetspeed-2.1.1-beta1 installer specifically configured for demoing the Wicket example portlets.
It can be downloaded here:

  http://people.apache.org/~ate/wicket/jetspeed-2.1.1-beta1-wicket-demo-installer.jar (35Mb)

I've simplified the installer a bit for only allowing installation using an embedded Derby database (Jetspeed-2 provides support for many/most databases).

Once installed (just choose the default action on every page), you can start the (Tomcat based) portal by going to the ${installationPath}/bin and run startup.bat or startup.sh.

After 30 seconds or so (please wait until the Tomcat server truly is up and running), you can access the default portal page through:

  http://localhost:8080/jetspeed/

The start page contains a short explanation about the Wicket Portlets Demo and you'll see several Wicket Example page tabs in the top menu bar to actually invoke some.

You normally shouldn't need to login the portal as I've provided all examples on public viewable pages, but if you want/need to do so, best use the admin/admin account 
(more information about it on the start page). Note: for the admin user you'll be required to change its password on first login.

Happy testing!


 was:
I've created a quick and dirty custom Jetspeed-2.1.1-beta1 installer specifically configured for demoing the Wicket example portlets.
It can be downloaded here:

  http://people.apache.org/~/ate/wicket/jetspeed-2.1.1-beta1-wicket-demo-installer.jar (35Mb)

I've simplified the installer a bit for only allowing installation using an embedded Derby database (Jetspeed-2 provides support for many/most databases).

Once installed (just choose the default action on every page), you can start the (Tomcat based) portal by going to the ${installationPath}/bin and run startup.bat or startup.sh.

After 30 seconds or so (please wait until the Tomcat server truly is up and running), you can access the default portal page through:

  http://localhost:8080/jetspeed/

The start page contains a short explanation about the Wicket Portlets Demo and you'll see several Wicket Example page tabs in the top menu bar to actually invoke some.

You normally shouldn't need to login the portal as I've provided all examples on public viewable pages, but if you want/need to do so, best use the admin/admin account 
(more information about it on the start page). Note: for the admin user you'll be required to change its password on first login.

Happy testing!

> New Wicket Portlet support: provide a Jetspeed-2 demo installer with wicket-examples configured as portlets out-of-the-box 
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-658
>                 URL: https://issues.apache.org/jira/browse/WICKET-658
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket-portlet
>    Affects Versions: 1.3.0-beta2
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.