Re: BeanMapping Problem

2006-06-19 Thread Anne Thomas Manes
Run java2wsdl, then wsdl2java, and Axis will generate the appropriate beanmapping for you.AnneOn 6/19/06, Thomas Papke <
[EMAIL PROTECTED]> wrote:Hello,i am new to this mailinglist - i hope someone could help, because i don't
find the solution for my axis (java) problem.I have a service called ProductService, a Bean ProductBeanImpl and aBean-Interface ProductBean. The ProductService has a methodsetProduct(ProductBean).
How should i define the beanMapping in the server-config.wsdd? Should iconfige a beanMapping tag for ProductBeanImpl and ProductBean? How doesAxis handle a Bean Interface?Thank you,Thomas-
To unsubscribe, e-mail: [EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]



BeanMapping Problem

2006-06-19 Thread Thomas Papke
Hello,

i am new to this mailinglist - i hope someone could help, because i don't
find the solution for my axis (java) problem.

I have a service called ProductService, a Bean ProductBeanImpl and a
Bean-Interface ProductBean. The ProductService has a method
setProduct(ProductBean).

How should i define the beanMapping in the server-config.wsdd? Should i
confige a beanMapping tag for ProductBeanImpl and ProductBean? How does
Axis handle a Bean Interface?

Thank you,

Thomas

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]