[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-20 Thread przemyslawo
Unfortunatelly the problems haven't gone for me. I've raised this issue in JIRA. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4066197#4066197 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4066197

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-18 Thread przemyslawo
I'm going to do it today. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065315#4065315 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065315 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-18 Thread ellenzhao
the seam.drools package was updated yesterday and the drools libs were also updated. You can have a cvs update and ant dist your new Seam. Try it. I had the same problem last week but then manually hacked the old seam.drools package and updated the drools libs myself, the problems were gone.

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-17 Thread przemyslawo
I have the same error. Project generated by seam 2.0.0.BETA1 from entities in mysql. On jboss-4.2.0.GA just downloaded. java: jdk1.6.0_01. It happens when I put any rule to my security.drl file and I access any page of my application. versions of jars: antlr-2.7.6 antlr-3.0b7

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-17 Thread przemyslawo
On the top it is: org.jboss.seam.InstantiationException: Could not instantiate Seam component: org.jboss.seam.security.identity | at org.jboss.seam.Component.newInstance(Component.java:1853) | at org.jboss.seam.Component.getInstance(Component.java:1756) | at

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-07-17 Thread [EMAIL PROTECTED]
Could you please raise an issue in JIRA, with a deployable test case that reproduces this? There's not enough information here for me to work out what the issue is. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065003#4065003 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-06-30 Thread mreuvers
Hi, I had a similar error (though I was in 1.2.1), I was experimenting with replacing the antlr libraries with latest releases and it gave a similar stacktrace as yours. It might have nothing to do with your error, but I thought lets write it down anyway. Moving back to the antlr libraries

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-06-29 Thread tuxzilla
I am pretty sure I only have seam 2.0 jar in the classpath. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059353#4059353 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059353 ___

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-06-28 Thread [EMAIL PROTECTED]
Very strange. Its like it cant see the @UNwrap annotation. Are you sure there aren't two seam jars in the cp? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059005#4059005 Reply to the post :