Re: [appfuse-user] AppFuse 2.0.1 - Error while testing the tutorial-jpa module from appfuse-demos

2007-12-13 Thread base7691
Can you please enter an issue in JIRA? >> >> http://issues.appfuse.org/browse/APF >> >> Thanks, >> >> Matt >> >> On 12/10/07, base7691 <[EMAIL PROTECTED]> wrote: >>> >>> I tried the tutorial-jpa module from appfuse-demos. If you run

Re: [appfuse-user] Updating POJO results in new database entry

2007-12-13 Thread base7691
I solved the problem. The id field is a hidden field but I haden't included a hidden version field. Maybe it would be a good idea to mention it in the 'Using JSF' tutorial. Wolfgang mraible wrote: > > Is your id field a hidden field? > > Matt > > On 12/

[appfuse-user] Updating POJO results in new database entry

2007-12-13 Thread base7691
If I try to update a already persisted object it seems that all things are OK and I get the 'successfully updated' message. But when I change to the list view I recognize that a new instance of the object is persistet in the database. Could it be that this has something to do with the merge method

Re: [appfuse-user] AppFuse 2.0.1 - Problem when changing from MyFaces to Sun's JSF RI

2007-12-13 Thread base7691
I haven't excluded Tomahawk from the dependencies and therefore it is on the classpath. It seems, that it has nothing to do with Tomahawk. Wolfgang mraible wrote: > > Make sure you keep Tomahawk as a dependency. > > Matt > > On Dec 12, 2007, at 6:43 AM, base7691 wr

Re: [appfuse-user] AppFuse 2.0.1 - Problem when changing from MyFaces to Sun's JSF RI

2007-12-12 Thread base7691
> this file and try to modify it so the property that's blank gets > populated correctly. You can probably comment out the JavaScript that > submits the form and use "view source" to see if it gets populated > correctly. > > Matt > > On Dec 11, 2007, a

Re: [appfuse-user] AppFuse 2.0.1 - Problem when changing from MyFaces to Sun's JSF RI

2007-12-10 Thread base7691
Yes I did. mraible wrote: > > Did you modify the JavaScript code in editProfile.xhtml like the > documentation suggests? > > Matt > > On 12/10/07, base7691 <[EMAIL PROTECTED]> wrote: >> >> I switched from MyFaces to Sun's RI as described in th

[appfuse-user] AppFuse 2.0.1 - Error while testing the tutorial-jpa module from appfuse-demos

2007-12-10 Thread base7691
I tried the tutorial-jpa module from appfuse-demos. If you run mvn test -Dtest=PersonDaoTest you get the following error message: --- Test set: org.appfuse.tutorial.dao.PersonDaoTest ---

[appfuse-user] AppFuse 2.0.1 - Problem when changing from MyFaces to Sun's JSF RI

2007-12-10 Thread base7691
I switched from MyFaces to Sun's RI as described in the Reference Guide. All seems to work well except if I try to click on the Profile link in the menu. The following error appear: javax.servlet.ServletException: #{userForm.edit}: java.lang.NumberFormatException: For input string: ""