Hey so I downloaded the free community version of Mendelson AS2 and whenever I run the mendelson_as2_start.sh script I get a:
`Error: Could not find or load main class de.mendelson.comm.as2.AS2
Caused by: java.lang.ClassNotFoundException: de.mendelson.comm.as2.AS2` error.
I was wondering why I keep that error after I downloaded the .exe from sourceforge? The Java version on my system is Java 11.
Thanks.
Robert
Forum
AS2
Comments
Robert, it should work out…
Submitted by service on Fri, 02/07/2020 - 09:06
Robert,
it should work out of the box - in your case please ensure that the mentioned class is in the classpath.
Regards
Thank you, I will go through…
Submitted by rallen on Fri, 02/07/2020 - 18:17
In reply to Robert, it should work out… by service
Thank you, I will go through the classpath to see if it is missing.
I do have a 2nd question as well. Using just the web interface war file I keep getting stuck at the login page. I unzipped the war and I added the passwd file to the WEB-INF/ directory and created a new webas2 war file. I still get an invalid login error and I was wondering if maybe I placed the passwd file in the wrong place
Thank you,
Robert
Hello, the user/password…
Submitted by service on Wed, 02/12/2020 - 09:01
Hello,
the user/password should be added to the file "passwd" found in the installation directory. There is no need to modify the .war.
Regards