FWIW:

One thing I would highly recommend for all version:

- Do NOT check in generated code

It makes it hard for new comers to understand what's up.

It is not necessarily portable.

It is unnecessary and counterproductive: people need to know more than just how to install and run - they need to know how to build. What is needed is the WSDL and business logic and build script and DOCUMENTATION.

Regards,
Harold

Selvaratnam Uthaiyashankar wrote:
Hi Ben & Drew,

WSAS in trunk is a refined version of Java in contrib. We don't want to put
it as Java in trunk because we expected other java platforms (sun, cxf) will
also be implemented eventually. So we thought to put common code between all
the frameworks inside Java folder and put framework specific code inside
theire respective folders. See [1] for more details.

Installation guide for WSAS is in [2]

Regards,
Shankar

[1]
http://www.mail-archive.com/[email protected]/msg00051.html
[2]
http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide

Reply via email to