Hello Bill ,

This is the sequence.

The sequence of events to delivery a QDoc using Sonic is:
- Outbound generates the QDoc and then send to Sonic;
- Sonic receive this QDoc and send to Inbound;
- Inbound process the QDoc and creates a Response, sending it to Sonic;
- Sonic should delivery this response to outbound; But only the
"100Continue" message is send.

HTH.
Thanks a lot,

Best Regards,

Bruno



On 9/4/06, Bill Barker <[EMAIL PROTECTED]> wrote:


"Bruno Vilardo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello All,
>
> I am a new user of TOMCAT sorry for any dumb question;-)
>
> TOMCAT version is *"jakarta-tomcat-4.1.31".*
> **
> We current have an application that replicates data.
>
> But we are having some issue because our Application is receiving the
> "HTTP/100 Continue" response before the "Application" response saying
that
> everything was processed OK at the other side.
>
Which is exactly the order they should come in.

> Is there a way to disable this "HTTP/100 Continue" Message on TOMCAT?
>

Yes, have your client stop sending
Expect: 100-Continue
headers in the request.

> Thanks a lot in Advance.
> Best Regards,
>
> Bruno Vilardo
>




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Bruno Vilardo
MFG/Pro Admin & Database Specialist
QAD Brazil
Office - 55 11 5508-2700
Mobile - 55 11 9999-8869
[EMAIL PROTECTED]

Reply via email to