You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Jasha Joachimsthal (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/17 09:54:51 UTC

[jira] [Resolved] (RAVE-361) Deploy Rave on Jetty

     [ https://issues.apache.org/jira/browse/RAVE-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasha Joachimsthal resolved RAVE-361.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6-INCUBATING

Rave works fine, it's Jetty that needs extra configuration to display the welcome page from a non default servlet.
                
> Deploy Rave on Jetty
> --------------------
>
>                 Key: RAVE-361
>                 URL: https://issues.apache.org/jira/browse/RAVE-361
>             Project: Rave
>          Issue Type: Improvement
>            Reporter: Raminderjeet Singh
>             Fix For: 0.6-INCUBATING
>
>         Attachments: pom.xml
>
>
> Ioan Kiss reported about Rave not working on Jetty and here are the steps he followed
> Here are the steps followed in running Rave on Jetty server 7.5.4
> 1. Download Jetty 7.5.4
> 2.Download rave (apache-rave-0.5-incubating-bin.zip)
> 3. Copied portal.war, root.war and demogadgets.war in Jetty/webapps folder 
> 4. start jetty - did not noticed any errors during jetty startup
> 5. open browser and type http://localhost:8080/portal/
> 6. The login page was displayed
> 7. Enter canonical/canonical and hit login button
> 8. Directory view displayed (Directory: /portal/); 
> in the jetty console I found the following message (32646
> ravePersistenceUnit  WARN   [qtp31505416-12 -
> /portal/j_spring_security_check] openjpa.Runtime - Query "select u from User
> u where u.username = :username" is removed from cache  excluded permanently.
> Query "select u from User u where  u.username = :username" is not cached
> because it generates multiple SQL statements. A query can be cached only
> when it corresponds to a single SQL statement.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira