jonathangraci

Results 3 comments of jonathangraci

I followed the instructions but it doesn't work

I share the configuration file (oxalis.conf) and the logs. Let me know if you need anything else. [oxalis.txt](https://github.com/user-attachments/files/16231116/oxalis.txt) [catalina.2024-07-15.zip](https://github.com/user-attachments/files/16231120/catalina.2024-07-15.zip) Thank you, Jonathan.

On the receiving side I have no problem. I receive orders daily. The command I use to send is the following: java -Dlogback.configurationFile=C:\Oxalis\OXALIS_OUTGOING\logback.xml -classpath "C:\Oxalis\OXALIS_OUTGOING\standalone\*;C:\Oxalis\OXALIS_OUTGOING\as4\*" com.sbitalia.oxalis.outbound.Main -protocol peppol-transport-as4-v2_0 I also...