problems with execution of source code b23

You are here

problems with execution of source code b23

6 posts / 0 new
Last post
Netking2006
Netking2006's picture
problems with execution of source code b23

hi,

I am very interested in your solution MEC AS2, but I found gaps of the check of the validity of the certificate if the certificate is revoked or not,and if the chain of trust is well verified.
For all this I tried to code all these checks in your product and I downloaded the CVS and I am deployed in eclipse and when I run MEC AS2 everything goes well and I tried to send a message, the signing it works well but at the Step of encryption I get the message key invalid.

heller
heller's picture

Netking2006,

please have a look at http://www.mec-community.com/node/50

To the trust issue: There is none of these checks included you mentioned. If you create it it would be great to pass me the code to have a look at it.

sh at mendelson dot de

Thanks
Heller

Netking2006
Netking2006's picture

Hi Heller

I need know if I have the permission to modify your product and I create a new solution that will be publied with public license.

and for the checks I have already implemente it. And I hope used it in my company.

Mabrouk Bouchoucha.

Netking2006
Netking2006's picture

Hi Heller

I need know if I have the permission to modify your product and I create a new solution that will be publied with public license.

and for the checks I have already implemente it. And I hope used it in my company.

Mabrouk Bouchoucha.

heller
heller's picture

Mabrouk,

m-e-c as2 has been released under GPL.

Regards
Heller

Netking2006
Netking2006's picture

Hi Heller,

Give the way to pass you the modified code and I will send to you.

AndI heve a problem to generate a excutable for code with InstallAnyWhere, So when I finish the generation of installer and I run mec installed on windows, a message appear "ClassNotFoundException org.hsqldb.jdbcdriver" I need know how I can add classpath at the generation of exe with InstallAnyWhere.