You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Peeths <an...@yahoo.co.in> on 2005/06/21 22:31:19 UTC

web.xml,ejb integrated in cocoon

hi ,

i'm deployin an ejb in cocoon , this is my following
ejb reference in web.xml file , but while deploying i
getting an exception 

<!-- ejb mappings ================================ -->
<ejb-ref >
<ejb-ref-name >ejb/TestStatelessSession</ejb-ref-name
>
<ejb-ref-type >Stateless</ejb-ref-type >
<home>com.openize.TestStatelessSessionHome</home>
<remote>com.openize.TestStatelessSessionRemote</remote>
</ejb-ref >

</web-app>

the exception is 

org.jboss.deployment.DeploymentException: Error during
deploy; - nested throwable:
(javax.naming.NamingException: ejb-ref:
ejb/TestStatelessSession, no ejb-link in web.xml and
no jndi-name in jboss-web.xml)

can anyone please help me on this 

regards
peeths


		
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for FREE! http://in.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org