[ome-devel] OMERO web services

josh.moore at gmx.de josh.moore at gmx.de
Wed Feb 4 16:35:59 GMT 2009


Woodbridge, Mark R writes:
 > Thanks Josh.

Hi Mark.

 > I'm considering Restlet (i.e. Java) on the server and Flex (i.e.
 > Actionscript) on the client.

Web-y folk?

 > I've had a look at the documentation regarding the new API. It all looks
 > very promising but there isn't a single page that describes how to build
 > OmeroJava.jar and then compile and run some simple code that uses the
 > jar. I know this is all subject to change but it would great if this
 > could be clarified as the API looks like a real strength of the new
 > release.

As Jason's email pointed out, the documentation is coming. There is
some there, just apparently very well hidden. The best candidate
(though it's URL may change) is:

  https://trac.openmicroscopy.org.uk/omero/wiki/OmeroClients

The only jar you need is omero_client.jar. The latest build is always
available at:

  http://hudson.openmicroscopy.org.uk/job/OMERO/lastStableBuild/

or if you would like to build it yourself:

  ant

and it will be created under:

  dist/client/omero_client.jar

(though this may be simplified for the release). If you don't feel
like the wiki has enough to get you started, drop us another line and
we'll do what we can.

 > Mark.

Best wishes,
~J.

 > Woodbridge, Mark R wrote:
 > > Hi,
 > > 
 > > We're considering writing a servlet to provide a simple
 > > generic JSON/XML interface to a subset of the functionality
 > > of the new OMERO server so that we can easily incorporate
 > > images and metadata into a rich client (Ajax) application.
 > > 
 > > Has anyone tried anything like this?
 > > 
 > > A related question for the OMERO developers: is Python the
 > > recommended language for interfacing with the ICE-based
 > > server? Or will Java be equally usable in the Beta4 release?
 > > 
 > > Many thanks,
 > > 
 > > Mark.
 > 
 > _______________________________________________
 > ome-devel mailing list
 > ome-devel at lists.openmicroscopy.org.uk
 > http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel


More information about the ome-devel mailing list