Hi Danch,
Thanks for the answer.
Problem in copy and paste :-(
<enterprise-beans> tag is there in the jBoss.xml but
it still it does not get the correct JNDI name. It
deploys correctly though.
Any other clues??
Thanks and regards
Manu
Manu Srivastava wrote:
> Hi,
>
>
> jBoss.xml
> =========
> <jboss>
<enterprise-beans> <!-- you seem to be missing this
tag -->
> <session>
> <ejb-name>com.asset.SMTPAdapter</ejb-name>
> <jndi-name>com.asset.SMTPAdapterHome</jndi-name>
> <configuration-name></configuration-name>
> </session>
> </enterprise-beans>
> </jboss>
> Also if use keep the file name of jboss.xml in small
> letters the deployment fails. If you rename it to
all
> caps or jBoss.xml it starts deploying.
If you mosted your jboss.xml completely, this is
because of the syntax
problem I point out above. When it's spelled in lower
case, JBoss tries
to read it and deployment fails because it isn't
well-formed XML.
-danch
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user