Thanks.  That seems to have moved me on.  Now I run into this.  I know that 
it's probably more to do with JBoss than OJB, but I'm not familiar enough 
with JBoss to deal with it.  Any ideas?


23:32:16,589 INFO  [STDOUT] [org.apache.ojb.odmg.OJBJ2EE_2] INFO:
23:32:16,590 INFO  [STDOUT] beginInternTransaction was called
23:32:16,620 INFO  [STDOUT] [org.apache.ojb.broker.ta.NamingLocator] INFO:
23:32:16,621 INFO  [STDOUT] Init NamingLocator
23:32:16,622 INFO  [STDOUT] [org.apache.ojb.broker.ta.NamingLocator] INFO:
23:32:16,622 INFO  [STDOUT] Properties for creating the initial context: null
23:32:16,628 INFO  [STDOUT] [org.apache.ojb.odmg.OJBJ2EE_2] INFO:
23:32:16,629 INFO  [STDOUT] obtain new intern odmg-transaction
23:32:16,724 INFO  [STDOUT] [org.apache.ojb.odmg.JTATxManager] INFO:
23:32:16,725 INFO  [STDOUT] registerSynchronization was called
23:32:16,726 INFO  [STDOUT] [org.apache.ojb.odmg.JTATxManager] ERROR:
23:32:16,727 INFO  [STDOUT] Cannot get the external transaction from the 
external TM
23:32:16,772 ERROR [MaintainOperator] Database open failed
org.odmg.TransactionNotInProgressException: No external transaction found
        at org.apache.ojb.odmg.JTATxManager.registerTx(JTATxManager.java:113)
        at org.apache.ojb.odmg.TransactionImpl.begin(TransactionImpl.java:640)
        at 
org.apache.ojb.odmg.OJBJ2EE_2.beginInternTransaction(OJBJ2EE_2.java:67)
        at 
org.apache.ojb.odmg.OJBJ2EE_2.registerOpenDatabase(OJBJ2EE_2.java:38)
        at org.apache.ojb.odmg.DatabaseImpl.open(DatabaseImpl.java:166)



On Wednesday 25 December 2002 22:42, Matthew Baird wrote:
> check out the ojb.properties file that is included in the distro or in cvs.
> The connection factory names have been changed slightly.
>
> cheers,
> Matthew
>
>       -----Original Message-----
>       From: Michael Ansley [mailto:[EMAIL PROTECTED]]
>       Sent: Wed 12/25/2002 2:47 PM
>       To: OJB Users List
>       Cc:
>       Subject: RE: Startup Exception
>
>
>
>       All,
>
>       OK, I discovered that my OJB.properties file wasn't being read properly,
> so I've moved on somewhat.  I've now discovered that
> AbstractConnectionFactory and ConnectionFactoryPassThroughImpl have been
> removed.  Can anybody tell me what I'm suppose to replace them with (I'm
> using JBoss, and following the instructions on the deployment page, which
> explicitly references them).
>
>       Cheers...
>
>
>       MikeA
>
>
>
>
>       --
>       To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>       For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to