Cool - yeah that would be a great starting point.

Paul

On 7/25/06, Hadrian Zbarcea <[EMAIL PROTECTED]> wrote:
The Apache Yoko project may be helpful then.
http://incubator.apache.org/projects/yoko.html

Regards
Hadrian



 On 7/24/06, Paul Fremantle <[EMAIL PROTECTED]> wrote:
> So AFAIK there was no proper dynamic CORBA invoker written for WSIF.
>
> IBM wrote an dynamic EJB client that worked over RMI-IIOP, but that
> was specific to IBM's ORB. So a dynamic invoker for CORBA would be
> very useful addition to Synapse and/or Axis2.
>
> If we write it in the right way we can make it work in both Axis2 and
Synapse.
>
> Paul
>
>
>
> On 7/24/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
> > On Mon, 2006-07-24 at 14:33 +0100, Paul Fremantle wrote:
> > > Christian
> > >
> > > The mediator gets the MessageContext object. In that object you have
> > > access to the raw message, and any context (such as the To: address,
> > > Action, etc).
> > >
> > > Basically if you can convert from the XML to the CORBA call then you
> > > can write a mediator in Synapse. The easiest thing to start with would
> > > be to define a standard XML syntax that represents the CORBA call, and
> > > then use the Axis tool XSD2Java to map into Java objects, and then
> > > call the CORBA service. Once you have that its very easy to integrate
> > > into Synapse.
> >
> > Hasalaka (a grad student at univ of moratuwa) is working with me to fold
> > in WSIF functionality into Axis2 .. he posted a note about it some days
> > ago. Once we get that to work, the CORBA stuff will be a snap; IIRC
> > there was a dynamic invoker for IIOP in WSIF: if so we'll be able to
> > invoke any CORBA object directly from Axis2.
> >
> > Wishful think? I hope not .. at least not if Hasalaka wants to
> > graduate ;-).
> >
> > Sanjiva.
> >
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Paul Fremantle
> VP/Technology, WSO2 and OASIS WS-RX TC Co-chair
>
> http://bloglines.com/blog/paulfremantle
> [EMAIL PROTECTED]
>
> "Oxygenating the Web Service Platform", www.wso2.com
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

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

Reply via email to