Hi,
I have successfully deployed booking example application on tomcat with 
embedded EJB, but I can't run my own seam application.
The following exceptions occurs when starting tomcat:

INFO  24-04 23:40:30,812 (EJBContainer.java:start:558)  -STARTED EJB: com.consil
eon.controlling.workflow.UserTasksFinderBean ejbName: UserTasksFinderBean
ERROR 24-04 23:40:30,828 (AbstractController.java:incrementState:350)  -Error in
stalling to Start: name=jboss.j2ee:jar=controlling,name=UserTasksFinderBean,serv
ice=EJB3 state=Create
javax.naming.NamingException: Could not bind stateful local proxy with ejb name
UserTasksFinderBean into JNDI under jndiName: java:/UserTasksFinderBean/localSta
tefulProxyFactory [Root exception is javax.naming.OperationNotSupportedException
: Can''t generate an absolute name for this namespace]
        at org.jboss.ejb3.stateful.StatefulLocalProxyFactory.start(StatefulLocal
ProxyFactory.java:69)
        at org.jboss.ejb3.ProxyDeployer.start(ProxyDeployer.java:107)
        at org.jboss.ejb3.SessionContainer.start(SessionContainer.java:85)
        at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.jav
a:84)

Do you have any ideas what is the problem?

Pawel Kaczor

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939149#3939149

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939149


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to