Andrew Borley wrote:
On 11/20/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Jean-Sebastien Delfino wrote:
> Hi,
>
> I checked in a version of Bigbank configured to run with Apache Httpd
> (instead of the Axis2 mini HTTP server) under
> cpp/sca/samples/HttpdBigbank. This is a slightly more distributed
> version of the original Ruby Bigbank app, with the account service and
> account data service in different SCA composites. The httpserver
> directory contains scripts to start/stop Httpd and a very minimal
> Httpd configuration, tested on Linux with Apache httpd 2.2.3. You will
> need to complete this conf to make it point to your Axis2C home
> directory, as described in the README file.
>
> I'd like to have all our samples running like this behind Apache
> httpd. Could you please take a look? see if it can work the same way
> on Windows, and let me know your comments? Thanks.
>

I further simplified the configuration, with revision r476996 you don't
need to make any changes to httpd.conf. The start script now generates
it for you.


I've just committed a few files to allow this sample to run under
windows - unfortunately there's a Ruby bug at the moment so it
currently segv's, but it was pretty much working before I did an svn
up, so I've put it in!

Cheers

Andy

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



Cool! What is causing a segv? Is there a bug in the Ruby interpreter? or is this a bug in our code that we can fix?

--
Jean-Sebastien


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

Reply via email to