Hello guys
I currently try to add birt to a seam project.
I added a birt facet to an existing seam ear project and redeployed it to the jboss server. it started normally, but a few seconds after complete deployment, the application undeploys and deploys again and so on, until the server runs out of memory. In the jboss-as-logs I see no error message
then I tried to make a new project, with the same result. I also tried to use seam 2.0 instead of seam 2.1 or to make a war project instead of a ear.
I tried to use ant instead of maven. but always the same result.
I used
Seam 2.1.2 and 2.0.2
Birt 2.5
Jboss AS 5.1
Jboss Tools 3.1 M2
Anyone has the same problem? Or has an idea how to debug this?
Thanks in advance
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250033#4250033
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250033
Hello,
I am getting the following exception:
ERROR [JBossWebRealm] Error during authenticate
java.lang.IllegalStateException: Security Context has not been set
at java.security.AccessController.doPrivileged(Native Method) ....
I don't think I should post the entire exception here but if needed I will.
Can somebody give me a hint as to what possible configuration issue I might be having with this? I don't know where to set the Security Context or how to set it.
Thanks for your help.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250025#4250025
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250025