[jboss-dev-forums] [Embedded JBoss Development] - Re: JbossWS in embbeded
ALRubinger
do-not-reply at jboss.com
Mon Nov 9 12:05:06 EST 2009
"ALRubinger" wrote : Probably a missing new dependency; I'm looking into it.
[alr at localhost ejb3]$ svn di
| Index: pom.xml
| ===================================================================
| --- pom.xml (revision 96181)
| +++ pom.xml (working copy)
| @@ -198,6 +198,11 @@
| <groupId>org.jboss.integration</groupId>
| <artifactId>jboss-corba-ots-spi</artifactId>
| </dependency>
| +
| + <dependency>
| + <groupId>javax.validation</groupId>
| + <artifactId>validation-api</artifactId>
| + </dependency>
|
| </dependencies>
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264641#4264641
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264641
More information about the jboss-dev-forums
mailing list