Title: Cloudscape support

I'm trying to create some cloudscape support for jonas and
it seems i successfully created the org.objectweb.jonas.dtm.JonasCloudscapeXADataSource
class.   Thus i can get Connections now from an XADataSource.

The problem i am having is making prepared statements work.   Any pointers? Has anyone
experienced these issues?

I went on the track of modeling Cloudscape onto Oracle.  

Should i create a JonasCloudscapeXAPreparedStatement Class modeled after oracle's.  If so, where is this to be instantiated?   Where is the a property being read--ala DataBaseServiceImpl reading the

XA data source factory property?

Please help.

Note the above classes are all in org.objectweb.jonas.dtm

-- thanx in advance
anthony

Reply via email to