Hi!

Pedro Mota wrote:
> Today I've updated from CVS my working copy of jBoss2. I deployed
> a bean (that deployed correctly in the previous version) and now
> I get this exception :
<snip>

The transaction manager service has not been loaded.

I would guess that you didn't update the /conf/jboss.conf file (you
might have a modified local copy). 

Copy your custom jboss.conf file, remove it, and do CVS update. Add your
changes to jboss.conf again. Restart.

/Rickard

> 
> [Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy
> file:/D:/jBoss
> 2/deploy/TestBean.jar, Cause:javax.naming.NameNotFoundException:
> TransactionMana
> ger not bound
> [Auto deploy]
> at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:344)
> [Auto deploy]
> at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:98)
> [Auto deploy]
> at java.lang.reflect.Method.invoke(Native Method)
> .............
> 
> The bean uses a res-reference and it has jboss.xml where this reference
> is
> linked to a real datasource.
> 
> Regards
> Pedro
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]

-- 
Rickard �berg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to