Can we specify xxx version when use @EJB to inject
My Library is use version
in other ear,i set the ref like this:
<library-ref>
<library-name>lkm.ejb.remote</library-name>
</library-ref>
Now,i want to know —how to inject specify "lkm.ejb.remote(56.94,56.94)" version library in ear LkmCommonEjbs ?