Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Webservice & Complex Types
Webservice & Complex Types [message #145794] Tue, 01 November 2005 13:15 Go to next message
Eclipse UserFriend
Originally posted by: mirko.fetter.gmx.de

Hi there,

I'm trying to develop webservices using WTP 7.1 and encountered some
problems.
After all, it seems at least my setup now works (eclipse 3.1.1/wtp
7.1/Tomcat 4.1) without to much errors.

So, i worked myself through the Tutorial. I'm mainly interested in the
"Bottom Up" Wizard, but i can't figure out how it handles complex (Well,
more or less complex) types. Is there any Tutorial that is going a bit
deeper, when it comes to custom Type-mapping and so on?
I want to pass Objects which are just DataBeans. Including fields with
their Getters/Setters. Most of the fields are basic types, just a few of
them are other, very basic Beans (like e.g. Coordinates with has again 3
float fields).
I'm not sure how the WTP-Wizard handle this, and how I could fix what they
don't handle.

Any help would be great.
Re: Webservice & Complex Types [message #147207 is a reply to message #145794] Wed, 16 November 2005 09:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.hoornaert.gmail.com

Hi i'm having problems integrating complex types with WTP myself.
Did you find anything to accomplish this?

kind regards


"Mirko Fetter" <mirko.fetter@gmx.de> wrote in message
news:0e1ba692ee8813326788bec8d06de904$1@www.eclipse.org...
> Hi there,
>
> I'm trying to develop webservices using WTP 7.1 and encountered some
> problems.
> After all, it seems at least my setup now works (eclipse 3.1.1/wtp
> 7.1/Tomcat 4.1) without to much errors.
>
> So, i worked myself through the Tutorial. I'm mainly interested in the
> "Bottom Up" Wizard, but i can't figure out how it handles complex (Well,
> more or less complex) types. Is there any Tutorial that is going a bit
> deeper, when it comes to custom Type-mapping and so on?
> I want to pass Objects which are just DataBeans. Including fields with
> their Getters/Setters. Most of the fields are basic types, just a few of
> them are other, very basic Beans (like e.g. Coordinates with has again 3
> float fields).
> I'm not sure how the WTP-Wizard handle this, and how I could fix what they
> don't handle.
>
> Any help would be great.
>
Re: Webservice & Complex Types [message #147452 is a reply to message #147207] Thu, 17 November 2005 13:08 Go to previous message
Eclipse UserFriend
Originally posted by: mirko.fetter.gmx.de

As I just used pure DTOBeans using BasicTypes (Integer, String,
Boolean...) as Fields with all the getters/setter and implemented no logic
at all in this Beans it worked out for me.
Previous Topic:Can't build project because of unavailable dtd
Next Topic:Internal Packages???
Goto Forum:
  


Current Time: Wed Apr 24 13:49:43 GMT 2024

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

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

Back to the top