[jboss-user] [Advanced Documentation] - Can`t see my MBean at JNDI View Global JNDI Namespace
harry0087
do-not-reply at jboss.com
Tue Mar 20 04:54:07 EDT 2007
Hi!
I have already deployed my JAR-File on the JBoss AS 4.05:
INFO [EJB3Deployer] Deployed: file:/opt/jboss-4.0.5/server/default/deploy/EJB3Test.jar
But I can`t see my MBean at JNDI View???
That`s my persistence.xml:
<?xml version="1.0" encoding="UTF-8"?>
<persistence-unit name="my_unit">
org.hibernate.ejb.HibernatePersistence
<jta-data-source>java:/MySQLDS</jta-data-source>
</persistence-unit>
What is going wrong??? Please help.
harry
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029663#4029663
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029663
More information about the jboss-user
mailing list