Hello !
First thank you for your great job !
I need to set up a second partner (receiving files) to have a test environement on the same instance
I create the partner, but first it does not create any folder and subfolder... (all rights are granted and ok)
After creating them manually and setting up the adress, here's what I get :
HTTP ERROR: 404
Problem accessing /as2_test/HttpReceiver. Reason:
NOT_FOUND
Powered by Jetty://
Thanks for any help...
Raphael
It seems that we cannot specify another folder in the MDN Url...we can only change the IP...so hard to have 2 different partner on one instance...any help welcome !
Raphael,
this should be no problem. You could have as many partner as you would like to have on the same instance.
Regards
thank for your answer, but I have 2 partners, one with this addresse
http://91.195.207.177:8080/as2/HttpReceiver
working fine !
one with this one
http://91.195.207.177:8080/as2_test/HttpReceiver
where i get
HTTP ERROR: 404
Problem accessing /as2_test/HttpReceiver. Reason:
NOT_FOUND
Powered by Jetty://
----------------------------------
Serveur is restarted, certificates are different for each partner...is jetty managing two adresses? I need a way to receive files at two differents addresses...thank you very much for your help
when I say partner, I mean LOCAL STATION
Raphael,
if you deployed the standard servlet in the webapps directory of your servlet container it will use the URL http://:/as2/HttpReceiver.
To listen on different URLs you have to modify the content of the file as2.war.
Regards
is there something to change in the as2.war of jetty? where can I get this file?
thanks !
YES ! I found ! creating a second war file with AS2_test !
working !
One last thing, when you create new local station, in order to have 2 different receipt folders, it does not create any folder...will try to test with folders created manually...because we need two different places to receive files (one for test and one for prod)...if you have any comments, many thanks !
Raphael BRAVI,
the folder will be created on message receipt.
Regards
Thank you very much ! I really appreciate your help, time and patience !
Thanks for your great work !
Raphael