ke
>
> > -Original Message-
> > From: Kai Steven Kunze [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, June 10, 2002 11:26 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: ... again multiRef problem with .Net client
> >
> >
>
IL PROTECTED]
> Subject: ... again multiRef problem with .Net client
>
>
> Hi,
> I set up a Axis Server on Tomcat4b3 and I try to invoke a web
> service on it from
> a .Net Client. Everything worked fine untill I used a method
> enterItem(String
> session, Order order) wher
Hi,
I set up a Axis Server on Tomcat4b3 and I try to invoke a web service on it from
a .Net Client. Everything worked fine untill I used a method enterItem(String
session, Order order) where order is a bean. If this method is invoked by the
.Net Client, the business logic is working, meaning the i