Thanks for your reply
If I understand this correctly. The reason for my event beeing called when
updating using the web interface is that my seam components, including the
entity, is invoked via the context variable, whereas when updating from a
message-driven-bean which listen to a queue, and
Hi,
I get anonymous wrote : java.lang.IllegalStateException: No application context
active when updating an @Entity from a MDB. The @Entity raise an event on the
@PostUpdate. If commenting the call to raiseEvent everything works. It also
works when updating the @Entity from the user interface a
The above was the last, Hope this helps
Thanks again
Jarle
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015114#4015114
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015114
___
Continue:
16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found:
org/jboss/seam/security/filter/
| 16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found:
org/jboss/seam/security/filter/SeamSecurityFilter.class
| 16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found:
org
Is there another way I can provide you with the log? It seems to be to big.
BR
Jarle
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015056#4015056
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015056
_
After trying out the latest from CVS, I still get errors related to duplicate
components, but now the error message is as follows:
| 11:53:26,011 DEBUG [Scanner] found: org/jboss/seam/web/SeamFilter.class
| 11:53:26,027 DEBUG [org.jboss.seam.deployment.Scanner] found:
org/jboss/seam/web/pac
Built a version of seam from CVS, and deployed successfully:)
But still don't know what caused the problem in 1.1.6.GA and not in 1.1.5 or
latest build from CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013586#4013586
Reply to the post :
http://www.
Downgraded to 1.1.5.GA and was able to deploy my exploded project successfully
Is there changes between 1.1.5 and 1.1.6 that might cause the JBossAS to try
starting components in the jboss-seam library twice
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40135
Note that I have just experienced the same for packed ear
/Jarle
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013509#4013509
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013509
_
Hi,
When going from 1.1.1. to 1.1.6 we experienced that the jboss-seam.jar was
started twice when we deployed our project exploded into JBossAS-4.0.5.GA.
Resulting in an error saying:
23:45:04,630 ERROR [[/fm]] Exception sending context initialized event to
listener instance of class org.jboss
10 matches
Mail list logo