From 344bc76bba5f48b3476a8fc49d68bd3392703518 Mon Sep 17 00:00:00 2001 From: mcombellack Date: Mon, 15 Jun 2009 21:59:37 +0000 Subject: Added EJB binding related projects into the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/contributions/pom.xml | 1 + sandbox/travelsample/launchers/pom.xml | 1 + sandbox/travelsample/services/pom.xml | 1 + 3 files changed, 3 insertions(+) (limited to 'sandbox/travelsample') diff --git a/sandbox/travelsample/contributions/pom.xml b/sandbox/travelsample/contributions/pom.xml index 088b2c6f2c..34bb5c2dd6 100644 --- a/sandbox/travelsample/contributions/pom.xml +++ b/sandbox/travelsample/contributions/pom.xml @@ -64,6 +64,7 @@ notification-contribution notification-ws-contribution notification-corba-contribution + notification-ejb-contribution notification-rmi-contribution shoppingcart-contribution travelcatalog-contribution diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml index 84ad01e95f..b65ca2fc6a 100644 --- a/sandbox/travelsample/launchers/pom.xml +++ b/sandbox/travelsample/launchers/pom.xml @@ -48,6 +48,7 @@ fullapp-launcher notification-ws-launcher notification-corba-launcher + notification-ejb-launcher notification-rmi-launcher diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml index 7ec1f1ba12..130fcf77b9 100644 --- a/sandbox/travelsample/services/pom.xml +++ b/sandbox/travelsample/services/pom.xml @@ -40,6 +40,7 @@ creditcard-payment-jaxws-service smsgateway-jaxws-service smsgateway-corba-service + smsgateway-ejb-service smsgateway-rmi-service -- cgit v1.2.3