Hi all, I'm struggling to apply OWB to my existing/legacy Axis2 (version 1.6.2) webservice running on TomEE. Unfortunately I couldn't find any documentation or hints at the Internet that would help me out there.
I have a similar setup with JAX-WS where it works just fine and out-of-the-box (basically via the WebBeansConfigurationListener listener). Basically my problem is injecting the dependencies in the main Axis webservices classes - the @Inject statement do not have any effect and thus the objects remain null. Any help would be appreciated... best, Chris
