• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Serious Problem... Help needed Urgently....

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are trying to contact an entity bean from a session bean, as well we tried to contact it from an java RMI client program,for the very first time once the application server is up we are
getting 'Transaction Rolled Back' Exception.
The same entity from the second time onwards functioning without error.
This is happening for few other entity bean also.
Configuration we use :
RS/6000 640,
4GB RAM,
AIX 4.3.3,
WAS 3.5.5,
AS/400 V4R5,
jt400 version 3.0
The following is the tracefile :
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
at com.ibm.ejs.jts.jts.TerminatorImpl.commit(TerminatorImpl.java:109)
at com.ibm.ejs.jts.jts.CurrentImpl.commit(CurrentImpl.java:192)
at com.ibm.ejs.jts.jts.CurrentSet.commit(CurrentSet.java:230)
at com.ibm.ejs.csi.TranStrategy.commit(TranStrategy.java:181)
at com.ibm.ejs.csi.TranStrategy.postInvoke(TranStrategy.java:59)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:407)
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:1781)
at rams.frontoffice.ejb.EJSRemoteLoanEntityHome.findByPrimaryKey(EJSRemoteLoanEntityHome.java:339)
at rams.frontoffice.ejb._EJSRemoteLoanEntityHome_Tie._invoke(_EJSRemoteLoanEntityHome_Tie.java:120)
at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.java:506)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:2294)
at com.ibm.CORBA.iiop.WorkerThread.run(WorkerThread.java(Compiled Code))
at com.ibm.ejs.oa.pool.ThreadPool$PooledThread.run(ThreadPool.java:535)
[02.05.06 24:00:02:440 GMT+04:00] c74e1cf3 CurrentImpl E get_control
"null"
[02.05.06 24:00:02:441 GMT+04:00] c74e1cf3 EJSContainer E postInvoke: transaction rollback in finally
com.ibm.websphere.csi.CSITransactionRolledbackException:
at com.ibm.ejs.csi.TranStrategy.commit(TranStrategy.java:185)
at com.ibm.ejs.csi.TranStrategy.postInvoke(TranStrategy.java:59)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:407)
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:1781)
at rams.frontoffice.ejb.EJSRemoteLoanEntityHome.findByPrimaryKey(EJSRemoteLoanEntityHome.java:339)
at rams.frontoffice.ejb._EJSRemoteLoanEntityHome_Tie._invoke(_EJSRemoteLoanEntityHome_Tie.java:120)
at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.java:506)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:2294)
at com.ibm.CORBA.iiop.WorkerThread.run(WorkerThread.java(Compiled Code))
at com.ibm.ejs.oa.pool.ThreadPool$PooledThread.run(ThreadPool.java:535)
[02.05.06 24:00:02:515 GMT+04:00] c74e1cf3 WrapperManage postInvoke
[02.05.06 24:00:02:515 GMT+04:00] c74e1cf3 WrapperManage postInvoke
[02.05.06 24:00:02:546 GMT+04:00] c74e1cf3 JBrokerSuppor E Server system exception
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"findByPrimaryKey"
"rams.frontoffice.ejb._EJSRemoteLoanEntityHome_Tie@26b81cd2"
[02.05.06 24:00:02:547 GMT+04:00] c74e1cf3 CurrentImpl rollback_only
[02.05.06 24:00:15:120 GMT+04:00] aff79db5 JBrokerSuppor E Client pre-marshalling callback
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgent_Stub@ac461dba"
[02.05.06 24:00:15:120 GMT+04:00] aff79db5 CurrentImpl E get_control
"null"
[02.05.06 24:00:15:120 GMT+04:00] aff79db5 JBrokerSuppor E No transaction context
[02.05.06 24:00:15:319 GMT+04:00] aff79db5 JBrokerSuppor E Client pre-marshalling callback
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgent_Stub@ac461dba"
[02.05.06 24:00:15:320 GMT+04:00] aff79db5 CurrentImpl E get_control
"null"
[02.05.06 24:00:15:320 GMT+04:00] aff79db5 JBrokerSuppor E No transaction context
[02.05.06 24:00:15:523 GMT+04:00] aff79db5 JBrokerSuppor E Client post-demarshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgent_Stub@ac461dba"
[02.05.06 24:00:15:523 GMT+04:00] aff79db5 CurrentImpl E get_control
"null"
[02.05.06 24:00:15:523 GMT+04:00] aff79db5 JBrokerSuppor E No transaction context
[02.05.06 24:00:21:142 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:142 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:142 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:143 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:143 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:143 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:143 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:155 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:155 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:155 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:157 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:157 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:157 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:157 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:289 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:289 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:289 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:291 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:291 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:291 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:291 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:490 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:490 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:490 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:491 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:491 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:491 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:491 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:517 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:517 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:517 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:518 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:518 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:518 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:518 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:533 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:533 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:533 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:534 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:534 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:534 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:534 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:559 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:559 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:559 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:560 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:560 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:560 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:560 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:573 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:574 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:574 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:575 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:575 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:575 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:575 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:601 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:602 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:602 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:603 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:603 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:603 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:603 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:616 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:616 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:616 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:617 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:617 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:617 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:617 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:630 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:631 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:631 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:632 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:632 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:632 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:632 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:653 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:655 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:655 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:656 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:656 GMT+04:00] c74e1cf3 ControlSet sending_reply
[02.05.06 24:00:21:656 GMT+04:00] c74e1cf3 ControlSet no context
[02.05.06 24:00:21:656 GMT+04:00] c74e1cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:21:673 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:674 GMT+04:00] c7779cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:21:674 GMT+04:00] c7779cf3 JBrokerSuppor E Non-transactional object
[02.05.06 24:00:21:675 GMT+04:00] c7779cf3 JBrokerSuppor E Server pre-marshalling response
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:21:675 GMT+04:00] c7779cf3 ControlSet sending_reply
[02.05.06 24:00:21:675 GMT+04:00] c7779cf3 ControlSet no context
[02.05.06 24:00:21:675 GMT+04:00] c7779cf3 JBrokerSuppor E No propagation context
[02.05.06 24:00:30:761 GMT+04:00] 9b829ce6 StatefulBeanR D StatefulBeanReaper thread waking up
[02.05.06 24:00:30:761 GMT+04:00] 9b829ce6 StatefulBeanR D StatefulBeanReaper thread going to sleep
[02.05.06 24:00:35:484 GMT+04:00] c74e1cf3 JBrokerSuppor E Server pre-marshalling request
com.ibm.ejs.jts.jts.JBrokerSupport$RI@879b9cf8
"invokeActiveObject"
"com.ibm.ejs.sm.agent._AdminAgentImpl_Tie@57ff1cff"
[02.05.06 24:00:35:484 GMT+04:00] c74e1cf3 JBrokerSuppor E Found tie, using target
"com.ibm.ejs.sm.agent.AdminAgentImpl@551e9cff"
[02.05.06 24:00:35:484 GMT+04:00] c74e1cf3 JBrokerSuppor E Non-transactional object
Any help is highly appreciated.
Sabat.
[ May 06, 2002: Message edited by: sabat ]
 
Ranch Hand
Posts: 165
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
what are your isolation levels, transaction settings ect on the bean deployed? This can cause some issues.
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sabat it looks like maybe your entity bean does not have a transaction. This could also be the case for the session bean which you are using as facade. If you are not able to solve the problem please put in over here the ejb.xml files details over here for these two beans.
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try stepping into the autogenerated code and finding why the exception is being thrown.
The EJSJDBCPersisterXXXXEJB.java class is the one to look at.
This is usually the best way to solve this type of problem.
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sabat and ditchdigger,
Welcome to JavaRanch!
We ain't got many rules 'round these parts, but we do got one. Please change your display name to comply with The JavaRanch Naming Policy.
Thanks Pardners!
 
reply
    Bookmark Topic Watch Topic
  • New Topic