Same results. On 3/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
On 3/9/07, Chris Love <[EMAIL PROTECTED]> wrote: > Spring MVC - full version of Oracle 10g. It does not seem too be a db > issue. How do I build the architype off of the main trunk?If you checkout and cd into the "archetypes" directory, you can run "mvn install" to install them all locally. If you create a project from locally installed archetypes, make sure and leave off the "remoteRepositories" flag. Matt > > C > > On 3/9/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > Which version of Oracle? I've tested AppFuse with Oracle 10g Express > > and all tests pass (including web tests that signup a new user). > > > > Which web framework are you using? > > > > Matt > > > > On 3/9/07, Christopher Love <[EMAIL PROTECTED]> wrote: > > > Hi > > > > > > I have installed the appfuse m4 via mvn archtype and deployed it on Oracle > > > and WebLogic 9.2 and Tomcat. When I sign-up as a new user the following > > > error is being thrown: > > > > > > java.sql.BatchUpdateException: ORA-01400: cannot insert NULL into > > > ("SSA"."USER_ROLE"."ROLE_ID") > > > > > > The role is being set too null. > > > > > > 2007-03-09 12:23:35,906 DEBUG org.hibernate.pretty.Printer - > > > org.appfuse.model.User{password=554dbf0b41b3cd068ee1fcfd6235466a263647b4, > > > passwordHint=top row, credentialsExpired=false, > > > address=component[postalCode,country,province,city,address]{postalCode=80125, > > > country=VN, address=10594 Wildhorse Ln , province=Littleton, > > > city=Littleton}, accountExpired=false, roles=[ null], id=3, firstName=Chris, > > > version=0, lastName=Love, enabled=true, username=albpm, > > > [EMAIL PROTECTED], phoneNumber=(303) 929-8909, accountLocked=false, > > > website=} > > > > > > > > > I have looked through JIRA and have not found a bug. I am going to d/l the > > > source, but if somebody else has run into this it would be very helpful. If > > > this is a bug, let me know and I will file it in JIRA. > > > > > > > > > -- > > > Chris > > > > > > > > > -- > > http://raibledesigns.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Chris Love > ph. 303 929.8509 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Chris Love ph. 303 929.8509 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
