JBioWH webservices source code in the SVN

6 views
Skip to first unread message

Roberto Vera Alvarez

unread,
Nov 8, 2013, 4:31:01 PM11/8/13
to jbiowh-...@googlegroups.com
Hi,

The JBioWH webservices source code is available in our project SVN server.

svn checkout http://jbiowh.googlecode.com/svn/jbiowh-webservices jbiowh-
webservices

Use maven (mvn package install) for compile the war file. Create a folder on
/etc/jbiowh with the file named: jbiowh-webservices.xml

The file contains the server definition:

<?xml version="1.0" encoding="UTF-8"?>
<webservice>
<server>localhost:8080</server>
<driver>com.mysql.jdbc.Driver</driver>
<url>jdbc:mysql://hydrax.icgeb.trieste.it:3307/</url>
<database>biowh</database>
<dbuser>biowh</dbuser>
<dbpassword>mypass</dbpassword>
</webservice>

We are open to develop any webservices requested by users. So, let me know if
your specific needs.

Best regards,
Roberto
Reply all
Reply to author
Forward
0 new messages