Hi,

If your sample is built with maven, one quick way is to run "mvn dependency:copy" and find the jars under target/dependency folder. We also have samples that configure with maven-war-plugin for this purpose.

Thanks,
Raymond
--------------------------------------------------
From: "Stefan Kolb" <stefan-k...@web.de>
Sent: Saturday, February 13, 2010 2:42 AM
To: <user@tuscany.apache.org>
Subject: Libraries for Embedded Tuscany Webapp

Hi,

how can i determine which libraries i need to include in the lib folder of my webapp.war in order to get a webapp with tuscany running smoothly? I'm doing something similar to the "calculator-webapp" from the 1.6 distribution and wondered which of the many libs from the ./lib and ./modules folder of the distribution will be needed in the ant build.

Regards

Stefan

Reply via email to