Hi,
I've generated ear and rcp frontend with the current 1.5.0-SNAPSHOT. The
backend is deployed on jboss4.2.2.
But now on initializing spring in the frontend, I got the following
exception:
Caused by: org.springframework.ejb.access.EjbAccessException: EJB home
[jboss.j2ee:ear=backend.ear,jar=backend-1.0.0-SNAPSHOT.jar,name=MyServiceBean,service=EJB3]
has no no-arg create() method
at
org.springframework.ejb.access.AbstractSlsbInvokerInterceptor.getCreateMethod(AbstractSlsbInvokerInterceptor.java:124)
at
org.springframework.ejb.access.AbstractSlsbInvokerInterceptor.refreshHome(AbstractSlsbInvokerInterceptor.java:107)
at
org.springframework.ejb.access.AbstractSlsbInvokerInterceptor.afterPropertiesSet(AbstractSlsbInvokerInterceptor.java:91)
at
org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean.afterPropertiesSet(SimpleRemoteStatelessSessionProxyFactoryBean.java:97)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1198)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1167)
... 163 more
MyServiceBean extends the default AbstractServiceBean from
sculptor-framework which has a method ejbCreate().
Does anybody has an idea on how to fix it?
Regards
Steffen...
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer