From 1e5dc9b7e24aab095ac05d8311d43a50be0aa419 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 24 Mar 2011 23:46:22 -0400 Subject: [PATCH] SEAM-50 setup remote glassfish profile --- booking/pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/booking/pom.xml b/booking/pom.xml index 8c5a6e8..f35ff26 100644 --- a/booking/pom.xml +++ b/booking/pom.xml @@ -40,6 +40,7 @@ 6.0.0.Final 1.0.0.Final 1.0.3.GA + 1.5 @@ -311,6 +312,7 @@ ${arquillian.version} test + org.jboss.jbossas @@ -389,15 +392,21 @@ org.jboss.arquillian.container - arquillian-glassfish-remote-3 + arquillian-glassfish-remote-3.1 ${arquillian.version} test - org.glassfish.extras - glassfish-embedded-all - ${glassfish.version} - provided + com.sun.jersey + jersey-bundle + ${jersey.version} + test + + + com.sun.jersey.contribs + jersey-multipart + ${jersey.version} + test