Webservice & Complex Types [message #145794] |
Tue, 01 November 2005 08:15  |
Eclipse User |
|
|
|
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 04:19   |
Eclipse User |
|
|
|
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 08:08  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02610 seconds