[ 
https://issues.apache.org/jira/browse/SANDESHA2-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566671#action_12566671
 ] 

Francois Mireaux commented on SANDESHA2-140:
--------------------------------------------

I restart my PersistentStorageManager from the inMemory one instead of  the 
WSO2 one and adapt source files for Derby/MySQL  JDBC compatibility (each one 
has his own specificity for object storage in blob).

jdbc-storage.zip in my first attempt of a new maven module for 
org.apache.sandesha2.storage.jdbc package. 

No test, only DDL for MySQL and Derby.

Where is the right place for tests ? In the new module or somewhere in the 
tests directory ?


> JDBC Persistent Storage
> -----------------------
>
>                 Key: SANDESHA2-140
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-140
>             Project: Sandesha2
>          Issue Type: Improvement
>            Reporter: Francois Mireaux
>            Priority: Minor
>         Attachments: jdbc-storage.zip, organdia-sps-src.zip
>
>
> Here is the first version of a JDBC Persistent Storage for Sandesha2. It uses 
> two classes not written by us (ByteBufferInoutStream and 
> ByteBufferOutputStream) but with Apache License. I have only tested with 
> Tomcat 6.0, Axis2 snapshot and MySQL 5 on the Sandesha2 
> RMSampleService/AnonEchoClient with persistence activated both side.
> Is it sufficient for adding as contribution ? Do I need to add a  test  to 
> the maven build ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to