Atomikos Forum

Propagation is not serializable

Hi,

I am trying to check the evaluation of the commercial version.
My goal is to propagate the Tx between 2 JVM's.

I changed my API to look like this:

public Extent doSomething (Propagation propagation){
  //doSomething
}

When this method is invoked via RMI it fails on:

java.io.NotSerializableException: com.atomikos.diagnostics.RotatingFileConsole

Did anyone encounter a similar problem?

Is there another way I should use to achieve this goal?
Yair Ogen Send private email
Wednesday, March 04, 2009
 
 
Please make sure that

com.atomikos.icatch.rmi_export_class

is set appropriately in the properties file.
Guy Pardon Send private email
Wednesday, March 04, 2009
 
 
Guy Pardon Send private email
Wednesday, March 04, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics