On 2/16/07, Pete Robbins <[EMAIL PROTECTED]> wrote:

On 16/02/07, Andrew Borley <[EMAIL PROTECTED]> wrote:
>
> On 2/16/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
> > I've now removed the Axis2C clients to CppCalculator and CppBigBank.
> >
> > Cheers,
> >
> >
> > On 15/02/07, Andrew Borley <[EMAIL PROTECTED]> wrote:
> > >
> > > On 2/15/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
> > > > starting a new thread for this.
> > > >
> > > >
> > > >
> > > > On 15/02/07, Andrew Borley <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > >
> > > > >
> > > > > OK, it's committed - check out the Sample Dependencies table in
> > > > >
> > > > >
> > >
>
http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/samples/GettingStarted.html
> > > > > It's a big table (I've split binding extension dependencies into
> their
> > > > > service & reference pieces and also specified which container
each
> > > > > sample runs under - Axis2C simple HTTP server or HTTPD) - do
> people
> > > > > think it helps? Could it be simplified in some way?
> > > > >
> > > > > Cheers
> > > > > Andy
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > > This is good. It highlights that we can not demo Python or Ruby
> > > without a
> > > > ws binding... which is bad IMO.
> > > >
> > >
> > > Agreed. Perhaps we should remove the WS binding elements from all
the
> > > *Calculator samples (as we did with CppCalculator), so they only
have
> > > local clients.
> > >
> > >
> > > > I think we need a sample for each language extension that requires
> only
> > > the
> > > > core and the particular language extension. I'll experiment with
> > > creating a
> > > > ws binding  sample that re-uses the basic cpp calculator sample
> > > composites.
> > >
> > > Sounds good - we only need a single WS-binding oriented sample.
> > > There's plenty of other examples of the WS (and REST) bindings in
the
> > > *BigBank and other samples.
> > >
> > > Cheers
> > > Andy
> > >
> > >
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Pete
> >
>
> r508464 adds in an extra table that specifies the external
> library/runtime dependencies that each sample requires for
> building/running.
> See
>
http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/samples/GettingStarted.html
> again.
>
> Cheers
> Andy
>
> -


Good work. You may want to have 2 separate columns for Axis2C library and
server. The CppBigBank sample makes outbound ws calls only so does not
require the server.

Cheers,


--
Pete

Hi Andy

Starting to look useful.

- It looks a little odd (to me:-) that you map samples to Extensions and
then map them again to dependencies. Why didn't you go for
Samples->extensions->dependencies?
- There are a few dependencies missing. See (
http://cwiki.apache.org/confluence/display/TUSCANY/SCA+CPP+Dependencies)
- In the future i.e. not for M3, I assume we could generate these tables
based on what extensions appear in the sample SCDL

Simon

Reply via email to