Hello Indika,

thanks for your mail. I don´t describe my problem exactly, sorry.
I want to use the derby embedded database for my mediation module. To avoid problems I don´t want to use the derby network server which is shipped with the esb, or maybe I should do that... The problem is that Derby looks up the derby.properties also for my embedded database and I only want to know how to pass another property-file. But I will go your way and change the derby-property-file and hibernate-config than.

Thanks,
Jens


Indika Kumara schrieb:
HI Jens

We aren't using derby embedded database . Instead we use derby networkserver. In derby.properties file there are only two thing that effect ESB. Those are derby.user.wso2esb=wso2esb (user name and password) and derby.drda.portNumber=1528. if you are changing above properties , please change the

corresponding properties of our hibernate configuration *wso2esb.hibernate.cfg.xml *(we used hibernate for access database without raw JDBC) .

Any other properties of the derby.properties can be changed.

Thanks
Indika


Jens Goldhammer wrote:


- embedded derby database driver uses always derby.properties shipped with synapse- how can I change this?

------------------------------------------------------------------------

_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user


_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to