[OTDev] ToxOtis and A&A

chung chvng at mail.ntua.gr
Mon Jan 24 16:00:30 CET 2011


Dear All,
    ToxOtis is now available via the maven repository at
http://ambit.uni-plovdiv.bg:8083/nexus/index.html#view-repositories;thirdparty~browsestorage (as a 3rd party project). It is deployed along with its source code and updated complete javadoc. You only need to add the following dependency in the pom file of your project:

<dependency>
  <groupId>org.opentox.toxotis</groupId>
  <artifactId>ToxOtis-core</artifactId>
  <version>0.5.3</version>
</dependency>

detailed guidelines are provided at the home page of ToxOtis at github
which is: https://github.com/alphaville/ToxOtis. ToxOtis is already beta
since Jan 18 2011. Our web services are mainly based on that and its
incorporation in Q-edit is planned. ToxOtis was presented in the OT
workshop in Rhodes last year (as an alpha first then). Lots of alpha
tests (junit and profiling) have been carried out successfully and we
also had some input from external developers who tried it. Among its
various features also provides access to SSO services and can be used to
facilitate both the invocation and the construction of OpenTox features
along with A&A support (see for example
https://github.com/alphaville/ToxOtis/blob/master/doc/Doc_01_Login.textile ). Guidance and Documentation is provided online at https://github.com/alphaville/ToxOtis/tree/master/doc. Javadoc is distributed along with every new version. An example of its use is JAQPOT (see https://github.com/alphaville/jaqpot ) - the latest version of opentox web services which from today run experimentally at http://opentox.ntua.gr:4000/ .

If you use ToxOtis and need to report a bug or submit a feature request
please use our tracker at https://github.com/alphaville/jaqpot/issues .

Best Regards,
Pantelis



More information about the Development mailing list