[JBoss-user] [EJB/JBoss] - Re: Transaction problem in EJB

2005-03-03 Thread subhadeep_ghosh
Ok methodA() used to form a dataobjecy and send it to methodB() for updation. Thus earlier we had transaction attribute of "SUPPORTS" for methodA() and a transaction attribute "REQUIRED" for methodB() . This used to work properly i.e. the database used to get updated when the EJB was deployed

[JBoss-user] [EJB/JBoss] - Re: Transaction problem in EJB

2005-03-02 Thread darranl
Your problem is going to require a full description, what do you mean by 'But the same does not work without "REQUIRED" in JBOSS 4.0.'? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868479#3868479 Reply to the post : http://www.jboss.org/index.html?module=b

[JBoss-user] [EJB/JBoss] - Re: Transaction problem in EJB

2005-02-28 Thread subhadeep_ghosh
Earlier there was only some mathamatical operations happening in the methodA() , that is why we had used a Transaction attribute of "SUPPORTS" . That seem to work fine in Webogic. But the same does not work without "REQUIRED" in JBOSS 4.0. View the original post : http://www.jboss.org/index.h

[JBoss-user] [EJB/JBoss] - Re: Transaction problem in EJB

2005-02-28 Thread Little Ant
Absolutely, Darranl That depends on what happens in method A !! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868267#3868267 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868267 ---

[JBoss-user] [EJB/JBoss] - Re: Transaction problem in EJB

2005-02-28 Thread darranl
The transaction attribute of MethodA can be set to any of the possible values depending on your requirements. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868182#3868182 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&