We just wanted to see how you liked it. :-)
Because we want a clear namespace we've moved everything that's ours to
org.jboss.ejb3.
You can put both RemoteBinding annotations in the class.
Carlo
On Wed, 2007-12-05 at 15:39 +0100, Thomas Diesler wrote:
Folks/Carlo,
recently @RemoteBinding has changed package in AS5. As a result of which
EJBs that use that annotation from the old package cannot be deployed in
AS5 any more. This breaks our cross container test suite and potentially
every customer EJB out there that uses jboss proprietary annotations.
Is this intentional and if so how do I define the remote binding such
that it works both in AS42 and AS5?
cheers
-thomas