Posted
over 10 years
ago
In reply to Ariba
Hello,
thanks for your effort. Have you informed the other software vendor? Perhaps something is wrong there regarding the content transfer encoding value? Or is there a problem with the base64 encoding? Is it possible for you to extract the base64 encoded part and decode it?
Regards
Log in or register to post comments
|
Posted
over 10 years
ago
In reply to Ariba
Hacking around in the classes, I found this part in BCCryptohelper, verify
if (contentTransferEncoding == null) {
//the default encoding in BC is 7bit but the default content transfer encoding in AS2 is binary.
|
Posted
over 10 years
ago
In reply to About AS2_DB_RUNTIME.data Size
Thanks for the reply, other question.., Is possible to connect to DataBase?
Reading the forum, I know about the following line command:
java -cp jlib/hsqldb.jar org.hsqldb.util.DatabaseManager
But How i Can
|
Posted
over 10 years
ago
Hello everyone.
We have the commercial version and have an issue where a certificate was changed on an local station partner which caused 300+ failed inbound transmissions from a partner.
We did not receive any email notifications on these failures
|
Posted
over 10 years
ago
In reply to About AS2_DB_RUNTIME.data Size
Hello,
the size is controlled by HSQLDB. From time to time there should run a defragmentation routine inside the db system that reduces the size.
Regards
Log in or register to post comments
|
Posted
over 10 years
ago
Hi Guys!
Thanks for a excellent product, I would like to know How I can limit the size of AS2_DB_RUNTIME.data file, perhaps it's controlled by HSQLDB, but i don't any information for this.
Thanks in advance
Pablo
Forum: AS2
|
Posted
over 10 years
ago
We are trying to setup a connection with Ariba networks and although we can send OK and receive OK, we have a problem with the MDN we receive from Ariba. Below is the error we get:
[10:36:02 AM]
|
Posted
over 10 years
ago
In reply to mendelson opensource AS2 1.1 b45 released
smetsy,
yes
Regards
Log in or register to post comments
|
Posted
over 10 years
ago
In reply to mendelson opensource AS2 1.1 b45 released
Hi All,
I would just like to know if this release is considered as a stable release... I need the changes made for the calculation of the MIC ASAP on a production environment...
Kind regards,
Yoeri Smets
Log in or register to post comments
|
Posted
over 10 years
ago
In reply to AS2ServerRemoteImpl: java.io.IOException
I resolved it. I was testing locally using the localhost but when I change it to 127.0.0.1, everything works fine.
Log in or register to post comments
|