[
http://jira.jboss.com/jira/browse/JBSEAM-2950?page=all ]
Norman Richards closed JBSEAM-2950.
-----------------------------------
Resolution: Done
Fixed. Somehow this got messed up with the introduction of the business key.
dvdstore large checkout causes a IllegalStateException: process
business key may not be null
--------------------------------------------------------------------------------------------
Key: JBSEAM-2950
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2950
Project: Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.0.2.CR2
Reporter: Jay Balunas
Assigned To: Norman Richards
Fix For: 2.0.2.GA
Attachments: dvd-large-checkout-error.txt
Deployed DVD store example to JBoss AS 4.2.2. Select a movie (I chose bourne ultimatum),
and check out.
In the shopping cart page up the quantity of the dvds (I used 135), and continue the
checkout. When I press the "confirm" button I get an error page and the
exception below in the logs. See the attached file for a complete stack trace.
Caused by: java.lang.IllegalStateException: process business key may not be null
at
org.jboss.seam.bpm.BusinessProcessInterceptor.getProcessKey(BusinessProcessInterceptor.java:139)
at
org.jboss.seam.bpm.BusinessProcessInterceptor.afterInvocation(BusinessProcessInterceptor.java:110)
at
org.jboss.seam.bpm.BusinessProcessInterceptor.aroundInvoke(BusinessProcessInterceptor.java:49)
at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira