Hi,
have you commented out the part:
  <!-- Transactions -->
  <mbean code="org.jboss.tm.TransactionManagerService"
name="DefaultDomain:service=TransactionManager">
    <attribute name="TransactionTimeout">300</attribute>
  </mbean>
from your jboss.jcml? if so, don't do it!
Transactions are needed by jboss.
Burkhard
----- Original Message -----
From: "James Magee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 12:05 PM
Subject: [JBoss-user] javax.naming.NameNotFoundException: Invalid
name:/TransactionMana ger Problem


> hello people,
> I get the following error when attempting to deploy the sample interest
app.
> I am using jboss-2.1 and jdk1.3.0_02
> Could anyone help please, I don't have a clue.
> Thanks very much.
> Jimmy.
>
>
> [J2EE Deployer Default] Create application interest.jar
> [J2EE Deployer Default] install module interest.jar
> [Container Factory] Deploying file:/C..................../interest.jar
> [Verifer] Verifying file file:/C................/interest.jar/ejb1003.jar
> [Container Factory] Deploying Interest
> [Container Factory] javax.naming.NameNotFoundException: Invalid
> name:/TransactionManager
>
>
> CONFIDENTIALITY NOTICE
> This email is private and confidential and may contain legally privileged
> information. If you are not named above as an addressee it may be unlawful
> for you to read, copy, distribute, disclose or otherwise use the
information
> in this email. If you are not the intended recipient of this email please
> contact our systems manager.
> Thank you.
> Any views or opinions presented are solely those of the author and do not
> necessarily represent those of the company or its associated companies
> unless otherwise specifically stated.
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to