Hi Vairoj,

In general there should be no problems using JiBX in combination with other bytecode enhancement persistence frameworks. I know various developers are using JiBX in combination with JDO frameworks, for instance. You'll want to run the JiBX binding compiler first, before running the ObjectStore bytecode enhancements. That way ObjectStore will instrument the methods added by JiBX and observe when the JiBX runtime modifies the data values.

 - Dennis

Vairoj A. wrote:

Hi,

I am planning to use JibX with my application. The application is using ObjectStore, an object-oriented database, as a persistency mechanism. JibX will be used to import data from an XML file to entity objects, which in turn, will be persist to the database.

As ObjectStore use bytecode enhancement to allow object to be persisted (in the same manner as JDO or Hibernate), I would like to know is there any known issue in this case? Anyone had using JibX with ObjectStore? Are there any consideration on make them working together?

Regards,

Vairoj



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to