Web Services interface

Hi All,

I just wanted to ask a general question about the availability of interacting with OpenVPMS via web services? I have only done a cursory search around the openvpms.org site for this topic, so my apologies in advance if i've missed some notes on this... :)

Cheers!
Eric

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

RE: [OpenVPMS Developers] Web Services interface

Hi Eric,

No web service interface currently.

Think it would be very worthwhile extension for application developers. Believe can use open source projects like Apache Axis to build a web service infrastrcuture around some of our existing api's, business objects. Would be a great sub project if someone would be interested in taking it on ?

Cheers Tony

-----Original Message----- From: developers-bounces@lists.openvpms.org [mailto:developers-bounces@lists.openvpms.org]On Behalf Of ericn82@gmail.com Sent: Wednesday, 5 November 2008 19:36 To: developers@lists.openvpms.org Subject: [OpenVPMS Developers] Web Services interface

Hi All,

I just wanted to ask a general question about the availability of interacting with OpenVPMS via web services? I have only done a cursory search around the openvpms.org site for this topic, so my apologies in advance if i've missed some notes on this... :)

Cheers! Eric _______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org http://lists.openvpms.org/mailman/listinfo/developers

_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org http://lists.openvpms.org/mailman/listinfo/developers

Re: [OpenVPMS Developers] Web Services interface

We probably should be aiming to export services using JAX-WS 2.0. A good summary can be found here: http://java.sun.com/developer/technicalArticles/J2SE/jax_ws_2/ There is also spring support provided via the JAX-WS commons project at: https://jax-ws-commons.dev.java.net/spring/

-Tim

Tony De Keizer wrote:

> Hi Eric, > > No web service interface currently. > > Think it would be very worthwhile extension for application developers. Believe can use open source projects like Apache Axis to build a web service infrastrcuture around some of our existing api's, business objects. Would be a great sub project if someone would be interested in taking it on ? > > Cheers > Tony > > > -----Original Message----- > From: developers-bounces@lists.openvpms.org > [mailto:developers-bounces@lists.openvpms.org]On Behalf Of > ericn82@gmail.com > Sent: Wednesday, 5 November 2008 19:36 > To: developers@lists.openvpms.org > Subject: [OpenVPMS Developers] Web Services interface > > > Hi All, > > I just wanted to ask a general question about the availability of interacting with OpenVPMS via web services? I have only done a cursory search around the openvpms.org site for this topic, so my apologies in advance if i've missed some notes on this... :) > > Cheers! > Eric >

_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org http://lists.openvpms.org/mailman/listinfo/developers

Syndicate content