These classes are part of the webapp runtime that needs to be included in the war file for the sample.

If you use Maven to build the war, you can use the tuscany-war-plugin and it will automatically include all the needed library in the war (in its WEB-INF/lib directory or in WEB-INF/tuscany/lib as appropriate). It downloads the jars as normal from the Apache Incubator repository.

If you are building the war some other way then you will need to include the jars yourself - you can download binary versions from the repo at http://people.apache.org/repo/m2-incubating-repository/org/ apache/tuscany/sca/ I believe there's a list of what you need to put where in the doco but I don't have that to hand right now.

The binary distribution is for a standalone environment and does not include jars not needed in that environment.

--
Jeremy

On Feb 15, 2007, at 5:14 AM, david woolley wrote:


I have recently been investigating SCA by downloading the binary distribution.

The following classes (and a several more) needed for the webapp samples seem to be missing as far as I can tell.

TuscanyContextListener

WebappRuntimeImpl

etc

These are available in the source download but getting maven to compile has been...well a challenge.

Are these classes available in one of the binary jars? If not where can the be find without compiling the whole source distribution? Thanks.
_________________________________________________________________
Live Search: New search found
http://get.live.com/search/overview


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

Reply via email to