Recalculate

2007-11-28 Thread Jose Diaz
Hello: Exists in ofbiz the option of recalculate all the ending balance for all the GL ACCOUNTS? Jose

RE: Exception in this method

2007-10-30 Thread Jose Diaz
I asked was because that is an error from quite a while back that has been significantly improved in more recent code. And yes, it may be related to a transaction timeout, or a setRollbackOnly. -David On Oct 30, 2007, at 6:40 PM, Jose Diaz wrote: > I am using opentaps-0.9.

RE: Exception in this method

2007-10-30 Thread Jose Diaz
: Cannot rollback a transactional connection: See JDBC 2.0 > Optional Package Specification section 7.1 (p25) > > I hope it help for identify the error or your suggestions. > > Jose. > > > > - Original Message - > From: Adrian Crum <[EMAIL PROTECTED]>

RE: Exception in this method

2007-10-30 Thread Jose Diaz
xception in this method You will need to provide more information. What were you doing when this exception occurred? Also, please include the full stack trace. Jose Diaz wrote: > I am getting it error and no idea about the solution. > This is the method: > public void commit() throws SQLE

Exception in this method

2007-10-30 Thread Jose Diaz
I am getting it error and no idea about the solution. This is the method: public void commit() throws SQLException { if (con == null) throw new SQLException(CLOSED); if (((XAResourceImpl) xaCon.getXAResource()).isTransaction()) throw new SQLException("Cannot commit a transactional connection: See

unsubscribe

2007-10-23 Thread Jose Diaz
unsubscribe

Temporal Tables

2007-09-15 Thread Jose Diaz
4,162.01 - - - -4,162.01 In conclusion, is possible create temporal tables in a java service?? Jose Diaz - Original Message - From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: Sat, 9/15/2007 2:09am To: user@ofbiz.apache.org ; Cameron Smith <[EMAIL PROTECTED]

Support to ActiveMQ

2007-06-27 Thread Jose Diaz
Some has experience doing the conexion of ofbiz with ActiveMQ?? Regards Jose.

Support with ActiveMQ

2007-06-26 Thread Jose Diaz
Hello everybody: Someone has experience using OFBiz with ActiveMQ?? Regards Jose.