[Ace-users] [tao-users] JacORB and TAO 1.5 notification service incompatibility

ciju john john_c at ociweb.com
Sun Nov 11 01:07:24 CST 2007


Can you try toggling the jacorb.interop.indirection_encoding_disable
property in jacorb.property, see if that makes a difference?

Ciju

> <christian.galli at gmail.com> wrote in message
> news:<1194733084.800906.72640 at 22g2000hsm.googlegroups.com>...
> > Thanks for the response. I tried ACE/TAO 5.6.1, but the issue still
> > persists. The strange thing is other messages work fine, there's
> > something about this Attach message.
> >
> > On Nov 10, 2:07 am, "Johnny Willemsen" <jwillem... at remedy.nl> wrote:
> > > Hi,
> > >
> > > Thanks for using the PRF form. Can you try x.6.1, we did fix some
> > > interoperability issues.
> > >
> > > Regards,
> > >
> > > Johnny Willemsen
> > > Remedy IT
> > > Postbus 101
> > > 2650 AC  Berkel en Rodenrijs
> > > The Netherlandswww.theaceorb.nl/www.remedy.nl
> > >
> > > *** Integrated compile and test statistics
> seehttp://scoreboard.theaceorb.nl***
> > > *** Commercial service and support for ACE/TAO/CIAO             ***
> > > *** Seehttp://www.theaceorb.nl/en/support.html                ***
> > >
> > > <christian.ga... at gmail.com> wrote in message
>
> > >
> > > <news:1194646870.640087.320390 at 22g2000hsm.googlegroups.com>...
> > >
> > > >     ACE VERSION: 5.5.9 and 5.5a_p4
> > >
> > > >     HOST MACHINE and OPERATING SYSTEM:
> > > >     Redhat Enterprise Linux 4.2, Intel Xeon
> > >
> > > >     TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> > > >     COMPILER NAME AND VERSION (AND PATCHLEVEL): GCC 3.4.4
> > >
> > > >     CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a
> > > > platform-
> > > >     specific file, simply state which one]:
> > >
> > > >     #include "config-linux.h"
> > > >     #undef ACE_LACKS_MKSTEMP_PROTOTYPE
> > >
> > > >     CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU [if
> > > > you
> > > >     use a link to a platform-specific file, simply state which one
> > > >     (unless this isn't used in this case, e.g., with Microsoft Visual
> > > >     C++)]:
> > >
> > > >     platform_linux.GNU
> > >
> > > >     CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/
> > > > default.features
> > > >     (used by MPC when you generate your own makefiles):
> > >
> > > >     LEVEL OF URGENCY (LOW, MEDIUM, or HIGH): MEDIUM
> > >
> > > >     AREA/CLASS/EXAMPLE AFFECTED:
> > > >         Notification services
> > >
> > > >     DOES THE PROBLEM AFFECT:
> > > >         EXECUTION of my application
> > >
> > > >     SYNOPSIS:
> > > >         Sending StructuredEvent from JacORB 2.2.4 to TAO 1.5 fails to
> > > >         deserialize remainder_of_body using >>= operator. Works with
> > > > TAO 1.4
> > >
> > > >     DESCRIPTION:
> > > >         Java test client sends StructuredEvent but C++ server fails to
> > > >         deserialize the message. Test programs are included below.
> > > > This
> > > >         works with TAO 1.4 but not with TAO 1.5 (tried both 5.5a_p4
> > > > and 5.5.9).
> > > >         C++ client sends same StructuredEvent, which the server can
> > > >         deserialize properly with either TAO version. I don't see any
> > > >         exceptions on either program. The >>= operator returns false.
> > >
> > > >     REPEAT BY:
> > >
> >
> >
>
>
> _______________________________________________
> tao-users mailing list
> tao-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/tao-users
>



More information about the Ace-users mailing list