RE: glue client apache server problems

2002-04-10 Thread Lior Weintraub
Hi Nichol, I've tried your solution and it works perfectly. Thanks a lot, Lior. -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Tue, April 09, 2002 5:11 PM To: [EMAIL PROTECTED] Subject: Re: glue client apache server problems Lior, The issue is probabl

Re: glue client apache server problems

2002-04-09 Thread Scott Nichol
probably already has an entry for DirNotificationData with some namespace. Add a new entry with the same data, except use the namespace from GLUE. Scott - Original Message - From: "Lior Weintraub" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 0

RE: glue client apache server problems

2002-04-09 Thread Lior Weintraub
Lior. -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Tue, April 09, 2002 4:50 PM To: [EMAIL PROTECTED] Subject: Re: glue client apache server problems Lior, What is the nature of the error, e.g., are you getting a SOAP Fault? If so, can you post the text of

Re: glue client apache server problems

2002-04-09 Thread Scott Nichol
Lior, What is the nature of the error, e.g., are you getting a SOAP Fault? If so, can you post the text of the fault? Scott - Original Message - From: "Lior Weintraub" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 11:44 AM Subject: glu

glue client apache server problems

2002-04-09 Thread Lior Weintraub
Hi, I'm having a problem invoking a service deployed in apache server with tomcat 3.3 using GLUE 2-2 client. The service name is notify(DirNotificationData data) where DirNotificationData is a user defined object. This service worked fine when using an apache soap client. Here is the request s