[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-11-18 Thread yasharbi
yasharbi wrote : Hi all | who are getting Seam + Ajax4JSF +EJB 3.0 working together: | can we use these together?! | I use Seam +Ajax4Jsf +facelets+ Hibernate | but i want to use EJB 3.0 instead of Hibernate | Regards | Yashar View the original post :

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-11-18 Thread yasharbi
Hi all who are getting Seam + Ajax4JSF +EJB 3.0 working together: can we use these together?! I use Seam +Ajax4Jsf +facelets+ Hibernate but i want to use EJB 3.0 instead of Hibernate Regards Yashar View the original post :

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-11-18 Thread [EMAIL PROTECTED]
In CVS there is a directory called examples/hibernate2. This shows all this stuff working together. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3987089#3987089 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3987089

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-09 Thread yj4jboss
Hello Todd, Thnx for helping out with the Ajax Implementation on JBoss. I have managed to get it working with command buttonsI am now trying to implement the example found at http://livedemo.exadel.com/a4j-dropDownBoxes/ My SFSB is as follows: | | @Stateful |

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-09 Thread smartbinary
Hi Yogesh, I'm not familiar w/that example, but it seems like the problem may be the Action being bound to a method which does not return a String (for JSF navigation purposes). Perhaps you can change the setter to return a string ... and return null in the method. | public String

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-06 Thread smartbinary
Plz disregard...figured it out. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3976618#3976618 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3976618 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-06 Thread smartbinary
FYI: I've updated the system such that it will now build/deploy/run under JBoss v4.0.4.GA. The updates are posted here: http://jira.jboss.org/jira/browse/JBSEAM-388 Regards, Todd View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3976636#3976636 Reply to

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-06 Thread [EMAIL PROTECTED]
Great, I need to check it out. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3976706#3976706 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3976706 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-05 Thread smartbinary
Hello Yogesh, Unfortunately, I did not get a chance to run this system under the JBoss AS. I used the provided build script for Tomcat. The system has been tested under Tomcat 5.5 and WebLogic 9.1. I believe you may indeed want to follow Michael's directions in that blog entry. I will be

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-05 Thread smartbinary
Hmmmtrying to work on the sample for deployment to JBoss AS, but can't seem to deploy the Seam Hibernate Example w/o a class not found exception. I used the JEMS installation for Beta 2 ... have JDK 1.5 starting the app server ... however, I get the following when I try to deploy the

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-04 Thread [EMAIL PROTECTED]
Great, thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3976167#3976167 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3976167 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-04 Thread yj4jboss
Hello Todd, I am trying to get your example working on jboss-4.0.4.GA-jems. I have placed the libs ajax libs in tomcat/jsf-libs folder and could get the home page at the following link http://localhost:8080/seam-hibernate/home.seam. However, i am not able to register an account as i have

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-10-03 Thread pbrewer_uk
Hi Todd, I'm just starting to look at integrating Seam and ajax4jsf. It would be great if you could email me a working example of the two working together (or better still add a wiki entry). My email address is peter (at) iblocks.co.uk. Thanks in advance for saving alot of head scratching,

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-09-29 Thread smartbinary
Hi Gavin...plz check ur email... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3975209#3975209 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3975209 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Problems using Ajax4jsf to Seam Hibernate3 sample app

2006-09-28 Thread smartbinary
Oh...one more thing...this is running under WebLogic 9.1. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3974992#3974992 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3974992 ___