Hi,

I found the root cause of this problem. It seems that Tomcat converts request property names to lower cases and causes a mismatch in Map.get(). I fixed the issue under r645254 by changing the header names to be lower case. I also added a comment to TUSCANY-1791 (https://issues.apache.org/jira/browse/TUSCANY-1791).

Thanks,
Raymond

--------------------------------------------------
From: "haleh mahbod" <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2008 9:18 PM
To: <[email protected]>
Subject: Re: [SCA 1.2] Help with binding-notification samples

Hi Ignacio,

I took a look at the other JIRAs that you referenced. They are talking about warning messages. The JIRA that I raised is seeing an EncodingException. Are
they these same problems?

[java] org.apache.tuscany.sca.binding.notification.util.IOUtils$IOUtilsExce

ption:
org.apache.tuscany.sca.binding.notification.encoding.EncodingException: c
om.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
    [java] at [row,col {unknown-source}]: [1,0]
[java] at org.apache.tuscany.sca.binding.notification.NotificationTypeM

anagerImpl$InputStreamDecoder.read(NotificationTypeManagerImpl.java:610)
[java] at org.apache.tuscany.sca.binding.notification.util.IOUtils.send

HttpRequest(IOUtils.java:95)



On 4/5/08, Ignacio Silva-Lepe <[EMAIL PROTECTED]> wrote:

Take a look at TUSCANY-1791 for previous instances of this issue and
resolution.

Thanks

On Fri, Apr 4, 2008 at 7:46 PM, Luciano Resende <[EMAIL PROTECTED]>
wrote:

> We are seeing some issues with the binding-notification samples (e.g
> TUSCANY-2203).
> It would be great if people more familiar with this extension could
> help getting them ready for the release.
>
>
> [1] https://issues.apache.org/jira/browse/TUSCANY-2203
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to