[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] contentMime text/plain



I made cvs update in branch DEC-85 ( Main-branch shows no updated items)

When publishing

    <MessageUnit>   <key oid='com.Avitech
AG.TIMS.KIAD.Time-sec.default.request' contentMime='text/plain'/> 
<content></content>
  <qos>
:   <state id='OK'/>
   <sender>client/prinz</sender>
   <route>
   </route>
  </qos></MessageUnit>

, I got the result

 <exception errorCode='communication.noConnection'>
    <class>c++ client</class>
    <node>ConnectionsHandler-1070524966225133000</node>
    <location></location>
    <lang>en</lang>
    <message><![CDATA[A specific remote connection throws an exception on
invocation
.]]></message>
   <versionInfo></versionInfo>
    <timestamp>1070525012852726000</timestamp>
    <stackTrace><![CDATA[]]></stackTrace>
    <embeddedMessage><![CDATA[publishArr]]></embeddedMessage>
 </exception>

The xmlBlaster as well the subscriber got the 
key 'com.Avitech AG.TIMS.KIAD.Time-sec.default.request' without contentMime

> Hi Juergen,
> I have fixed that. In my tests it always returned an empty string (which 
>    the server side assumes to be text/plain). The client side now 
> returns "text/plain" as the default instead of an empty string.
> 
> I found another problem which I will fix tomorrow: the client tags are 
> not shows in the updateKey.
> 
> 
> Regards
> Michele
> 
> Jürgen Prinz wrote:
> > When I published MessageUnits with contentMime='text/plain', the 
> > xmlBlaster ignored this and updated with either contentMime='text/xml' 
> > or no contentMime at all.
> > There were no errors shown on both sides.
> > 
> > What's wrong ?
> > 
> > Greetings Juergen
> > 
> > 
> > 
> 
> 
> -- 
> Michele Laghi
> mailto:laghi at swissinfo.org
> tel. +46 8 7492952 / mob. +46 70 4103964
> http://eclettic.tripod.com
> http://www.xmlBlaster.org
> 
> 
--