$ cat 
webapps/cipher/WEB-INF/classes/META-INF/org.apache.openejb.cipher.PasswordCipher/reverse
org.superbiz.PasswordReverse

and add in conf/system.properties:
openejb.resources.use-container-loader = false

This is true by default (and it is important to keep it true by
default - we can maybe log this property in case of failure) since
otherwise you likely create potential leaks.



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-09-28 20:22 GMT+02:00 Romain Manni-Bucau <rmannibu...@gmail.com>:
> Hmm, I don't have it. not sure that's the list or my gmail.
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
> 2014-09-28 18:45 GMT+02:00 Alex Soto <asot...@gmail.com>:
>> Well I have attached a war file with sources, maybe the user list has
>> removed?
>>
>> 2014-09-28 18:33 GMT+02:00 Romain Manni-Bucau <rmannibu...@gmail.com>:
>>
>>> can you provide us a sample to let us investigate your case please?
>>>
>>>
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>>
>>> 2014-09-26 10:40 GMT+02:00 Alex Soto <asot...@gmail.com>:
>>> > Hi I am still having problems to register my own implementation of
>>> Password
>>> > Cipher. I have just attached the war file.
>>> >
>>> > I have just debug the class PasswordCipherFactory and I have seen that
>>> impls
>>> > = finder.mapAllImplementations(intf); returns an empty map, so it seems
>>> it
>>> > is reading some empty META-INF directory.
>>> >
>>> > Do you know why this may happens? I am running Apache TomEE 1.7.0
>>> >
>>> > --
>>> > +----------------------------------------------------------+
>>> >   Alex Soto Bueno
>>> >   www.lordofthejars.com
>>> > +----------------------------------------------------------+
>>>
>>
>>
>>
>> --
>> +----------------------------------------------------------+
>>   Alex Soto Bueno - Computer Engineer
>>   www.lordofthejars.com
>> +----------------------------------------------------------+

Reply via email to