Unfortunately the real error is being masked, you'll need to debug, catch the
IllegalStateException, and see what message key is being requested.
http://jira.jboss.com/jira/browse/JBSEAM-2150
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098210#4098210
Repl
I am getting this error with 2.0.0.CR2 Then I downgraded to 2.0.0.cr1 and got
the same error each time:
| 12:27:38,906 INFO [EJBContainer] STARTED EJB:
org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
| 12:27:38,922 INFO [EJB3Deployer] Deployed:
file:/C:/jboss-
I have a similar problem with an inexistant EventContext when destroy annoted
method is called on a bean with Apllication scope.
I have changed the code in org.jboss.seam.web.Parameter :
public Map getRequestParameters()
|{
| ServletRequest servletRequest =
ServletContexts.instan
thanks, fixed
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061690#4061690
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061690
___
jboss-user mailing list
jboss-user@lists.
Sure:
http://jira.jboss.org/jira/browse/JBSEAM-1620
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061688#4061688
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061688
___
jbo
anonymous wrote : Speaking of this, more accurate error reporting would be very
helpful :):):)
Yes, but the problem here is that in the process of trying to report the
exception to you, another exception is happening. I wanted to fix the second
exception, so that you could see the first one. T
Gavin, I've just discovered the source of this problem. I use part of Fer's
maven seam "profiles" and didn't upgrade it, so on my classpath there was an
alternate components.xml with core:microcontainer.
Speaking of this, more accurate error reporting would be very helpful :):):)
BTW sometimes
OK, thanks, please report this in JIRA.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061674#4061674
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061674
___
jboss-user mail