OK, cool and I'll check out tomorrow. So, If I can try to summarize what I can do:
- For CDI beans I only need @specializes when extending implementation. - For EJB's I need either a @Local or @Local(iface) and @specializes. No need for specific beans.xml config. Actually, just using @specializes fits my need in this pratially mocking scenario.. Made a use.local-interface branch just to state the, after some consideration, the obvious :-) br hw -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/ApplicationComposer-alternative-stereotype-mocking-tp4676678p4676714.html Sent from the TomEE Users mailing list archive at Nabble.com.
