Author: richard.opalka(a)jboss.com
Date: 2009-07-31 17:21:15 -0400 (Fri, 31 Jul 2009)
New Revision: 10447
Modified:
stack/cxf/trunk/modules/server/pom.xml
Log:
[JBWS-2712] upgrading to Scout 1.1 and JBoss JAXR 2.0.0
Modified: stack/cxf/trunk/modules/server/pom.xml
===================================================================
--- stack/cxf/trunk/modules/server/pom.xml 2009-07-31 20:57:07 UTC (rev 10446)
+++ stack/cxf/trunk/modules/server/pom.xml 2009-07-31 21:21:15 UTC (rev 10447)
@@ -16,6 +16,10 @@
<!-- Dependencies -->
<dependencies>
+ <dependency>
+ <groupId>javax.ejb</groupId>
+ <artifactId>ejb-api</artifactId>
+ </dependency>
<!-- jbossws dependencies -->
<dependency>
<groupId>org.jboss.ws</groupId>
Show replies by date