You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Andrew Borley <aj...@gmail.com> on 2006/06/23 11:15:47 UTC

[C++] Documentation & patches for WS Entrypoint code

Hi All,

Just drawing a little attention to a few patches & doc I've put up over the
last few days to improve the Axis2C WS Entrypoint stuff.

Tuscany-486 has a text document that covers:
 - Defining an SCA Module with a WS EntryPoint
 - Deploying a new service in Axis2C
 - XML Schema type to C++ type mapping
 - Notes on supported WS styles & message types

 Tuscany-480 has a patch to add support for services with xsd:any types
(this gets mapped to a DataObjectPtr with OpenDataObjectType) &and also
upgrades the tests to Axis2C 0.92

Tuscany-489 has a patch that builds on Tuscany-480 and adds support for the
xsd:byte type (which is mapped to a C++ char)

I'm not sure what the etiquette is on drawing attention to these things - I
personally find that specific Jira e-mail notifications get lost in the
blizzard of all the other Jira things that are happening in Tuscany (of
course, this wouldn't be a problem if I was a committer
*cough*karmaforandy*cough* ;-) )

Cheers

Andy

Re: [C++] Documentation & patches for WS Entrypoint code

Posted by Pete Robbins <ro...@googlemail.com>.
I also applied your patches for TUSCANY-461 and 462

Cheers,


On 24/06/06, Pete Robbins <ro...@googlemail.com> wrote:
>
>  Patches checked, tested and applied.
>
> Thank you!!
>
>
>  On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
> >
> > Cheers Pete!
> >
> >
> > On 6/23/06, Pete Robbins <robbinspg@googlemail.com > wrote:
> > >
> > > Andy,
> > >
> > > I have noticed these and they are on my TODO list (together with your
> > > fixes
> > > to the scagen tool). I hope to check and apply these patches "soon"
> > (next
> > > couple of days).
> > >
> > > Cheers,
> > >
> > >
> > > On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
> > > >
> > > > Hi All,
> > > >
> > > > Just drawing a little attention to a few patches & doc I've put up
> > over
> > > > the
> > > > last few days to improve the Axis2C WS Entrypoint stuff.
> > > >
> > > > Tuscany-486 has a text document that covers:
> > > > - Defining an SCA Module with a WS EntryPoint
> > > > - Deploying a new service in Axis2C
> > > > - XML Schema type to C++ type mapping
> > > > - Notes on supported WS styles & message types
> > > >
> > > > Tuscany-480 has a patch to add support for services with xsd:any
> > types
> > > > (this gets mapped to a DataObjectPtr with OpenDataObjectType) &and
> > also
> > > > upgrades the tests to Axis2C 0.92
> > > >
> > > > Tuscany-489 has a patch that builds on Tuscany-480 and adds support
> > for
> > > > the
> > > > xsd:byte type (which is mapped to a C++ char)
> > > >
> > > > I'm not sure what the etiquette is on drawing attention to these
> > things
> > > -
> > > > I
> > > > personally find that specific Jira e-mail notifications get lost in
> > the
> > > > blizzard of all the other Jira things that are happening in Tuscany
> > (of
> > > > course, this wouldn't be a problem if I was a committer
> > > > *cough*karmaforandy*cough* ;-) )
> > > >
> > > > Cheers
> > > >
> > > > Andy
> > > >
> > > >
> > >
> > >
> > > --
> > > Pete
> > >
> > >
> >
> >
> > --
> >
> > Cheers,
> >
> > Andrew Borley
> >
> >
>
>
> --
>
> Pete
>



-- 
Pete

Re: [C++] Documentation & patches for WS Entrypoint code

Posted by Pete Robbins <ro...@googlemail.com>.
Patches checked, tested and applied.

Thank you!!


On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
>
> Cheers Pete!
>
>
> On 6/23/06, Pete Robbins <ro...@googlemail.com> wrote:
> >
> > Andy,
> >
> > I have noticed these and they are on my TODO list (together with your
> > fixes
> > to the scagen tool). I hope to check and apply these patches "soon"
> (next
> > couple of days).
> >
> > Cheers,
> >
> >
> > On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
> > >
> > > Hi All,
> > >
> > > Just drawing a little attention to a few patches & doc I've put up
> over
> > > the
> > > last few days to improve the Axis2C WS Entrypoint stuff.
> > >
> > > Tuscany-486 has a text document that covers:
> > > - Defining an SCA Module with a WS EntryPoint
> > > - Deploying a new service in Axis2C
> > > - XML Schema type to C++ type mapping
> > > - Notes on supported WS styles & message types
> > >
> > > Tuscany-480 has a patch to add support for services with xsd:any types
> > > (this gets mapped to a DataObjectPtr with OpenDataObjectType) &and
> also
> > > upgrades the tests to Axis2C 0.92
> > >
> > > Tuscany-489 has a patch that builds on Tuscany-480 and adds support
> for
> > > the
> > > xsd:byte type (which is mapped to a C++ char)
> > >
> > > I'm not sure what the etiquette is on drawing attention to these
> things
> > -
> > > I
> > > personally find that specific Jira e-mail notifications get lost in
> the
> > > blizzard of all the other Jira things that are happening in Tuscany
> (of
> > > course, this wouldn't be a problem if I was a committer
> > > *cough*karmaforandy*cough* ;-) )
> > >
> > > Cheers
> > >
> > > Andy
> > >
> > >
> >
> >
> > --
> > Pete
> >
> >
>
>
> --
>
> Cheers,
>
> Andrew Borley
>
>


-- 
Pete

Re: [C++] Documentation & patches for WS Entrypoint code

Posted by Andrew Borley <aj...@gmail.com>.
Cheers Pete!


On 6/23/06, Pete Robbins <ro...@googlemail.com> wrote:
>
> Andy,
>
> I have noticed these and they are on my TODO list (together with your
> fixes
> to the scagen tool). I hope to check and apply these patches "soon" (next
> couple of days).
>
> Cheers,
>
>
> On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
> >
> > Hi All,
> >
> > Just drawing a little attention to a few patches & doc I've put up over
> > the
> > last few days to improve the Axis2C WS Entrypoint stuff.
> >
> > Tuscany-486 has a text document that covers:
> > - Defining an SCA Module with a WS EntryPoint
> > - Deploying a new service in Axis2C
> > - XML Schema type to C++ type mapping
> > - Notes on supported WS styles & message types
> >
> > Tuscany-480 has a patch to add support for services with xsd:any types
> > (this gets mapped to a DataObjectPtr with OpenDataObjectType) &and also
> > upgrades the tests to Axis2C 0.92
> >
> > Tuscany-489 has a patch that builds on Tuscany-480 and adds support for
> > the
> > xsd:byte type (which is mapped to a C++ char)
> >
> > I'm not sure what the etiquette is on drawing attention to these things
> -
> > I
> > personally find that specific Jira e-mail notifications get lost in the
> > blizzard of all the other Jira things that are happening in Tuscany (of
> > course, this wouldn't be a problem if I was a committer
> > *cough*karmaforandy*cough* ;-) )
> >
> > Cheers
> >
> > Andy
> >
> >
>
>
> --
> Pete
>
>


-- 

Cheers,

Andrew Borley

Re: [C++] Documentation & patches for WS Entrypoint code

Posted by Pete Robbins <ro...@googlemail.com>.
Andy,

I have noticed these and they are on my TODO list (together with your fixes
to the scagen tool). I hope to check and apply these patches "soon" (next
couple of days).

Cheers,


On 23/06/06, Andrew Borley <aj...@gmail.com> wrote:
>
> Hi All,
>
> Just drawing a little attention to a few patches & doc I've put up over
> the
> last few days to improve the Axis2C WS Entrypoint stuff.
>
> Tuscany-486 has a text document that covers:
> - Defining an SCA Module with a WS EntryPoint
> - Deploying a new service in Axis2C
> - XML Schema type to C++ type mapping
> - Notes on supported WS styles & message types
>
> Tuscany-480 has a patch to add support for services with xsd:any types
> (this gets mapped to a DataObjectPtr with OpenDataObjectType) &and also
> upgrades the tests to Axis2C 0.92
>
> Tuscany-489 has a patch that builds on Tuscany-480 and adds support for
> the
> xsd:byte type (which is mapped to a C++ char)
>
> I'm not sure what the etiquette is on drawing attention to these things -
> I
> personally find that specific Jira e-mail notifications get lost in the
> blizzard of all the other Jira things that are happening in Tuscany (of
> course, this wouldn't be a problem if I was a committer
> *cough*karmaforandy*cough* ;-) )
>
> Cheers
>
> Andy
>
>


-- 
Pete