Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by JeanSebastienDelfino: http://wiki.apache.org/ws/Tuscany/J2SESetup ------------------------------------------------------------------------------ = Set up classpath to run Tuscany applications in J2SE = - You need to add the following jars on the classpath: + You need to add the following jars h the classpath: * <TuscanyHome>/spec/sca/target/sca-api-SNAPSHOT.jar * <TuscanyHome>spec/sdo/target/sdo-api-SNAPSHOT.jar @@ -13, +13 @@ * <TuscanyHome>sca/container.js/target/tuscany-container-js-SNAPSHOT.jar * <TuscanyHome>sdo/impl/target/tuscany-sdo-impl-SNAPSHOT.jar - * <TuscanyHome>sca/binding.axis2/target/tuscany-binding-axis2-SNAPSHOT.jar (Required for WebSerivce) + * <TuscanyHome>sca/binding.axis2/target/tuscany-binding-axis2-SNAPSHOT.jar (Required for Web services) - * <TuscanyHome>sca/tomcat/target/tuscany-tomcat-SNAPSHOT.jar (Required for Tomcat/WebService) * <TuscanyHome>das/rdb/target/tuscany-das-rdb-SNAPSHOT.jar (Required for DAS) For integration with Axis2, you also need to add all the required jars from the Axis2 distribution.
