Has anyone tried Seam with EJB3 cluster. I am getting a
java.io.NotSerializableException with org.jboss.seam.core.LocaleSelector.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941745#3941745
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
I had attached a simple change to enable addition of dynamic pageflow to the
jira issue yesterday. Is there already a unit test class for JBpm which I
missed?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938562#3938562
Reply to the post :
http://www.jboss
SeamTest is one of the reasons we switched from @EJB to @In ;-)
I have been able to get EJB3 & hibernate work with testNG based on the
examples. But, I am unable to get Hibernate & EJB3 working in the same test.
The errors include datasource not defined even though it is defined in
jboss-beans.x
Looks like a simple fix, would you be interested in taking a fix for this?
If so, please let me know the preferred option for exposing this via API and
how to submit the fix.
1. replace a specific pageflow by providing a new method - 'public void
installPageFlowDefinition(String pathPageFlow)' -