Re: Jboss client jars and maven

2007-01-11 Thread Kenney Westerhof
Hi, this is actually a user question and should be asked on the user list. There are also more people out there that use JBoss and maven so you may have better luck there. In the mean time I suggest you try to find out what it is that's breaking it. Take the maven2 built jar, unjar it, and try

Jboss client jars and maven

2007-01-11 Thread Graham Leggett
Hi all, I am have a very strange interoperability problem between jars produced by maven and jars produced by ant when it comes to JBoss. JBoss supports the concept of java code running standalone accessing EJBs in a JBoss container over a network. To do this you package up two files into the MET