[weld-issues] [JBoss JIRA] Commented: (WELD-26) Add database support to login example

Rob van den Bogaard (JIRA) jira-events at lists.jboss.org
Fri Mar 5 13:07:16 EST 2010


    [ https://jira.jboss.org/jira/browse/WELD-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12518442#action_12518442 ] 

Rob van den Bogaard commented on WELD-26:
-----------------------------------------

For my employer and my own education (starting with Seam/Weld and returning to Java after several years of C++ and Ruby on Rails) I'm trying to add database support to this example.

Currently it looks promising: added the persistence ingredients and a simple registration page to fill the database, but it's not working yet, because it doesn't seem to actually save things in the database (only in the persistence session, so somewhere/somehow a commit/flush is missing). I should dive back into the persistence chapters of my Seam 2 in Action book, while wondering if it does still contain the best practices, regarding all the changes and the maturing of Weld (which totally rocks)...

I'm open to share the code.

> Add database support to login example
> -------------------------------------
>
>                 Key: WELD-26
>                 URL: https://jira.jboss.org/jira/browse/WELD-26
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Examples
>            Reporter: Pete Muir
>             Fix For: 1.0.2.CR1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list