Context and Dependency Injection (CDI) is different if used in a Java Connector Architecture (JCA) 1.6 Resource Adapter.
If there is a beans.xml in the META-INF directory of a resource adapter (RAR), the beans.xml file is read and the resource adapter is recognized as a CDI module correctly.
This way CDI can be used for all beans inside the resource adapter.
But remember:
However it is not possible to inject CDI bean classes contained in a resource adapter RAR into other web applications or EJBs.
2012-10-13
2012-05-31
Midnight Commander (mc) and insert key on Mac OS X
The well known Midnight Commander (mc) uses the Insert-Key to select multiple files.
This key is not available on a Mac keyboard, but there is an alternative shortcut to select multiple files in midnight commander on Mac OS X:
Ctrl + T
Using this in the terminal of Mac OS X has the same effect than the insert key.
This key is not available on a Mac keyboard, but there is an alternative shortcut to select multiple files in midnight commander on Mac OS X:
Ctrl + T
Using this in the terminal of Mac OS X has the same effect than the insert key.
Subscribe to:
Posts (Atom)