Re: Server-Side as a Client of other Web Service

2004-02-03 Thread Scott Nichol
In this case, I want to change the URL of each of the Listener's Services, so I have one Listener (Listener.class) in my TOMCAT_HOME/shared/classes path (in the same Tomcat instance of my service). All of my listeners are going to use the same class and class' name. How could I use another L

Re: Server-Side as a Client of other Web Service

2004-02-03 Thread Maximiliano Barone
continue to send e-mail directly to you, Max, because my posts to the > list are timing out and being returned to me.) > > Scott Nichol > > Do not send e-mail directly to this e-mail address, > because it is filtered to accept only mail from > specific mail lists. > - Ori

Re: Server-Side as a Client of other Web Service

2004-02-02 Thread Maximiliano Barone
gt; > > > fact, the BeanSerializer may do things you do not want it to do. > > > > > > > > 2. Constants.NS_URI_LITERAL_XML is *not* the same as WSDL > > > > document/literal. It is a custom encoding supported by Apache SOAP. It > > > > will n

Re: Server-Side as a Client of other Web Service

2004-01-31 Thread Maximiliano Barone
ks with > > > parameters that are DOM Element. > > > > > > 3. What error do you get when you try to instantiate a Call? You should > > > be able to do this if you have the classes available in a class loader > > > available to the server. > > >

Re: Server-Side as a Client of other Web Service

2004-01-30 Thread Maximiliano Barone
Barone" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 30, 2004 9:51 AM > Subject: Server-Side as a Client of other Web Service > > > > Hi ! I am developing a Service that receives a call from a Client over > > Apache SO

Server-Side as a Client of other Web Service

2004-01-30 Thread Maximiliano Barone
Hi ! I am developing a Service that receives a call from a Client over Apache SOAP like this: CLIENT: // Mapping registry SOAPMappingRegistry smr = new SOAPMappingRegistry(); BeanSerializer beanSer = new BeanSerializer (); smr.mapTypes(Constants.NS_URI_SOAP_ENC, new QName("