From 1c3209c82ba8b8032a69f8e320d77ad26ff1849d Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Thu, 17 Dec 2015 14:36:21 +0300 Subject: [PATCH] add glassfish metro dependency (fixes httpsoapbc build) --- ojc-core/httpsoapbc/httpsoapbcimpl/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ojc-core/httpsoapbc/httpsoapbcimpl/pom.xml b/ojc-core/httpsoapbc/httpsoapbcimpl/pom.xml index d778d084d..32a99db23 100755 --- a/ojc-core/httpsoapbc/httpsoapbcimpl/pom.xml +++ b/ojc-core/httpsoapbc/httpsoapbcimpl/pom.xml @@ -128,6 +128,11 @@ open-esb jbi-ext + + org.glassfish.metro + webservices-rt + 2.2.0-4 +