The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
December 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Similiar issue

Posted by Mike on December 26, 2001 at 12:51 PM

I have 2 seperate InitialContexts being resolved to 2 seperate providerURL namespaces...one local through the EJB server running within the WTE at port 950 as specified through the WTE JNDI name server bootstrap startup textbox, and the other InitialContext providerURL set to a remote WAS Advanced 3.5.3. at the usual port 900. I was using AccessBeans first and thought there may have been a bug within them when trying to resolve 2 different providerURLs. But even with a manual lookup I am getting the beans references, but when I try to invoke a method on them this error is thrown....

javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us