[jboss-user] [JBoss Seam] - Re: Seam 1.2.1 - Seam 2.0: converters MIA

2007-12-31 Thread s.de.kaper
That sounds unnecessary (not to mention a hassle) for a project that was already working fine in seam 1.2 . Besides, I tried the relevant XML files from the Seam 2.0 examples, and that didn't help either. Can this be due to the change from MyFaces to Sun's RI ? If so, where do I look for a

[jboss-user] [JBoss Seam] - Re: Seam 1.2.1 - Seam 2.0: converters MIA

2007-12-31 Thread s.de.kaper
I solved the problem. The solution was using h:outputText instead of h:outputFormat. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4116171#4116171 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4116171

[jboss-user] [JBoss Seam] - Seam 1.2.1 - Seam 2.0: converters MIA

2007-12-28 Thread s.de.kaper
We just started switching our application from seam 1.2 to 2.0 (following seam2migration.txt), but now the JSF converters dont work anymore :( This isn't just our custom converters, but the default JSF converters (Date, Integer, etc.) don't work either. They're just not applied, resulting in

[jboss-user] [Messaging, JMS JBossMQ] - Remote Queue: RMIException

2007-12-10 Thread s.de.kaper
To set up a remote queue, I followed the steps on http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnEJB3MDBToTalkToARemoteQueue When I try to deploy the MDB, I get the following exception: | 10:55:08,571 [WARN ] [ServiceController ] Problem starting service

[jboss-user] [Messaging, JMS JBossMQ] - Re: resource-adapter-name equivalent ejb3 annotation

2007-12-10 Thread s.de.kaper
Is this what you're looking for? http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnEJB3MDBToTalkToARemoteQueue I'm not having much luck with it, let me know if it works for you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4111574#4111574 Reply to