Re: RE: ... again multiRef problem with .Net client

2002-06-10 Thread Kai Kunze
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 > > > > >

RE: ... again multiRef problem with .Net client

2002-06-10 Thread blake biesecker
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

... again multiRef problem with .Net client

2002-06-10 Thread Kai Steven Kunze
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