Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » RE: publishing dataset via a web service
RE: publishing dataset via a web service [message #170200] Fri, 26 May 2006 10:57 Go to next message
Eclipse UserFriend
Originally posted by: notValid.ontwantspam.com

Hi everybody :-)

I'm a Delphi developer, but would love to create a Java web service to
publish a dataset. Once I have demonstrated Java can publish a dataset and
Delphi can consume it, I can start to learn the Java language and Eclipse
and develop this project further.

For the time being, due to my limited knowledge, I have chosen to use
wizards - and I found the WTP pluging very helpful. I have published
simple function interfaces, but not yet managed to publish a dataset.

I would be VERY, VERY gratful if somebody could suggest the best way of
approaching this. Ideally I'd like to be able to pass back the datasets
from several different reports - given a report ID.

Thanking you all in advance,
Marc
Re: publishing dataset via a web service [message #171846 is a reply to message #170200] Wed, 21 June 2006 15:04 Go to previous message
Chris Brealey is currently offline Chris BrealeyFriend
Messages: 104
Registered: July 2009
Senior Member
Marc,
could you explain in Java terms what exactly you mean by a "dataset"? The
Apache Axis Web service engine that WTP exploits conforms reasonably well to
the JAX-RPC standard [1] which, in turn, supports complex Java objects
including "value types" (see chapter 5.4).

Cheers - CB.

[1] http://www.jcp.org/en/jsr/detail?id=101

Marc wrote:

> Hi everybody :-)
>
> I'm a Delphi developer, but would love to create a Java web service to
> publish a dataset. Once I have demonstrated Java can publish a dataset and
> Delphi can consume it, I can start to learn the Java language and Eclipse
> and develop this project further.
>
> For the time being, due to my limited knowledge, I have chosen to use
> wizards - and I found the WTP pluging very helpful. I have published
> simple function interfaces, but not yet managed to publish a dataset.
>
> I would be VERY, VERY gratful if somebody could suggest the best way of
> approaching this. Ideally I'd like to be able to pass back the datasets
> from several different reports - given a report ID.
>
> Thanking you all in advance,
> Marc
Previous Topic:exception: java.lang.reflect.InvocationTargetException
Next Topic:Asynchronous Web Service
Goto Forum:
  


Current Time: Tue Apr 23 09:23:54 GMT 2024

Powered by FUDForum. Page generated in 0.02374 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top