makdimka077 / xades4j

Automatically exported from code.google.com/p/xades4j
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Binding conflicts with tomee #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use a TimestampProvider in a profile. It works fine in a unit test but when I 
use the same code in the tomee server it does not apply the timetamp, only the 
signature is produced.

xades:SignatureTimeStamp is expected when running in the server.
Version: Xadesj4 1.3.2 with guice 2.0

I assume that the binding or the injection fails. I looked for hints on any 
compatibility issues with tomee and guice with no luck.

Original issue reported on code.google.com by bodab...@gmail.com on 3 Mar 2015 at 9:00

GoogleCodeExporter commented 9 years ago
In addition I use CDI in the web application which is a must.

Original comment by bodab...@gmail.com on 3 Mar 2015 at 9:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sorry... my bad
Switched to T Profile and it is fine.

Original comment by bodab...@gmail.com on 3 Mar 2015 at 10:01

GoogleCodeExporter commented 9 years ago
That's what I was going to ask. glad you worked it out.

Original comment by luis.fgoncalv on 3 Mar 2015 at 10:54