"ALRubinger" wrote : Probably a missing new dependency; I'm looking into it.
[alr@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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...