Hi I cant open the gist, not sure why....
EJBContainer supports app_name attribute (by spec), arquillian openejb embedded let you define it as in real (war for instance) etc... Le 10 mai 2013 15:12, "Carlos Alexandro Becker" <[email protected]> a écrit : > Hi, I'm trying to use embedded openejb for tests purposes. > > Actually, my configuration is the following: > https://gist.github.com/caarlos0/dcee29a93943716eff27 > > The issues I have: > > - I need to replace the "classpath.ear" by another name (because we have a > lot with legacy code with horrible custom lookups and etc); > - I need to replace some EJBs with mocks, but looks like it doesn't matter > what I do, it always get the "original" instead of mocks (I tried both > mockito and "manually") . > > > Thanks in advance. > > -- > Atenciosamente, > *Carlos Alexandro Becker* > http://caarlos0.github.com/about >
