Re: Mixing SOAP encoding and Literal XML?

2002-04-18 Thread Dan Polivy
hanks anyways! Dan >From: "Dan Polivy" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Mixing SOAP encoding and Literal XML? >Date: Thu, 18 Apr 2002 11:40:00 -0700 > >Hi, > >I'm having no luck at all and was hoping some

Mixing SOAP encoding and Literal XML?

2002-04-18 Thread Dan Polivy
Hi, I'm having no luck at all and was hoping someone here might be able to help me out. Using Apache SOAP, just compiled the latest nightly build, and trying to call an Apache service, passing it a complex type which I would like to serialize using my custom serializer using the SOAP Encoding

EmbededTomcat and SOAP

2001-12-04 Thread Dan Polivy
Hello, I was wondering if anyone had experience with the following setup: I have an application which has various "subsystems" which are servers for various types of protocols (i.e. xml, rmi, soap, etc.). For my SOAP subsystem, I want to use EmbededTomcat as my http/servlet engine, and Apach

Object Persistence

2001-11-03 Thread Dan Polivy
Hi, I'm sort of new to SOAP, and had a couple questions that hopefully someone can help me answer. I have a small application that I would like to be created when my webserver (right now Apache Tomcat) starts up. This small application will in turn create a few instances of other objects tha