[richfaces-issues] [JBoss JIRA] (RF-12102) Kitchensink archetype - shutdown of JBoss AS with project generated from this archetype throws error

Juraj Huska (JIRA) jira-events at lists.jboss.org
Tue Apr 3 07:37:48 EDT 2012


    [ https://issues.jboss.org/browse/RF-12102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681230#comment-12681230 ] 

Juraj Huska commented on RF-12102:
----------------------------------

I have filed JBPAPP-8604 for enterprise kitchensink, and [this|https://github.com/jbossas/quickstart/issues/179] for community version.
                
> Kitchensink archetype - shutdown of JBoss AS with project generated from this archetype throws error
> ----------------------------------------------------------------------------------------------------
>
>                 Key: RF-12102
>                 URL: https://issues.jboss.org/browse/RF-12102
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: archetype
>    Affects Versions: 4.2.0.Final
>         Environment: container: JBoss AS 7.1.1.Final
>            Reporter: Juraj Huska
>            Assignee: Brian Leathem
>            Priority: Trivial
>
> There is the same error thrown as in RF-11905, when shutting down the server.
> Kitchensink uses his own DS configuration, and it is enough to add proposed DB_CLOSE_ON_EXIT=FALSE to the connection url, in the file _/src/main/webapp/WEB-INF/kitchensink-quickstart-ds.xml_, in order to workaround the error.
> So it will look like:
> {code:xml}
> <connection-url>jdbc:h2:mem:kitchensink-quickstart;DB_CLOSE_ON_EXIT=FALSE</connection-url>
> {code}

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

        


More information about the richfaces-issues mailing list