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]