[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-11 Thread [EMAIL PROTECTED]
p2auljr - please try against CVS. msystems - thanks for the test case. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4062889#4062889 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062889

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-10 Thread p2auljr
I am experiencing a similar problem. I am using the same environment except for facelets. I am testing a JSP page. This code is causing an exception when the action is fired a4j:support event=onclick action=#{myaction.execute} reRender=mylist / Caused

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-10 Thread [EMAIL PROTECTED]
Is this against CVS or 2.0.0.BETA? I think I fixed this in CVS, but it could be another issue. Thanks :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4062726#4062726 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062726

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-10 Thread msystems
JIRA created. http://jira.jboss.org/jira/browse/JBSEAM-1638 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4062757#4062757 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062757

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-10 Thread p2auljr
This is against 2.0.0.BETA. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4062769#4062769 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062769 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-09 Thread msystems
JBoss Seam 2.0.0.BETA1 and JBoss Ajax4JSF 1.1.0 have the same problem - as I mentioned earlier Seam 1.2.1.GA and Ajax4JSF have no problems. It really looks like an integration issue between Seam 2.0.0.BETA1 and AJax4JSF !? View the original post :

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.BETA1 Ajax4JSF 1.1.1 problem (bug?)

2007-07-09 Thread [EMAIL PROTECTED]
Looks like jboss-el isn't parsing something correctly. Can you (preferably against CVS, but 2.0.0.BETA would be fine) seam-gen up a project, add enough pages/data to reproduce by just deploying the project to a clean install of JBoss AS (remember I don't have your database software), and