Yer, absolutely. Right now it is definitely not a very compelling use of GWT in a Seam context.
Gavin told me last month that he was "a complete [expletive deleted] when it comes to documentation and support" :-) So, yes, I will definitely make sure that the feature set, the build process (under Tomcat and JBoss), and the documentation are all up to the very high Seam standard before I submit this for real. I think the docs may need both a "GWT for Seam developers" section, and a "Seam for GWT developers" section....
Think of this as a preview build. There are some people working with this stack already and they want all the examples they can get, ASAP. But I will certainly polish it up a lot before it's Seam-worthy.
Cheers!
Rob
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041424#4041424
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041424
I have the empty seam.properties file in META-INF directory of the JAR deployed on the EJB container.
As well as another seam.properties in WEB-INF of the WAR for the web container.
How can I see that the bookingBean seam component is not loaded?
Shall I put the seam.properties file outside the META-INF?
My IDE (Intellij) would not be happy with this but I can try.
I followed the Seam Reference manual that told to put it in META-INF.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041414#4041414
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041414
I have also tried changing the timeout value, but no change in the error.
ERROR:
09:59:41,750 ERROR [STDERR] org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImpl:XidImpl[For
matId=257, GlobalId=dcg00187/580, BranchQual=, localId=580]; - nested throwable: (javax.resource.ResourceException: Tran
saction is not active: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=dcg00187/580, BranchQual=, localId=580])
09:59:41,750 ERROR [STDERR] at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.jav
Thanks
Sunil
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041411#4041411
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041411