monitoring.jsp not working in AS2 1.1 build 27 - Error HTTP 404 - while accessing it

You are here

monitoring.jsp not working in AS2 1.1 build 27 - Error HTTP 404 - while accessing it

2 posts / 0 new
Last post
arungoin
arungoin's picture
monitoring.jsp not working in AS2 1.1 build 27 - Error HTTP 404 - while accessing it

Dear Team,

I installed the latest build 27, but the url http://Myserver:8080/as2/monitoring.jsp returns HTTP 404.

Note: even the
http://as2.mendelson-e-c.com:8080/as2/monitoring.jsp is not working.

But all other options are working fine, I could send and receive message. The client monitoring application is working fine.

heller
heller's picture

arungoin,

the URL changed in mendelson opensource AS2 to

http://<host>:<port>/as2/start

e.g.

http://as2.mendelson-e-c.com:8080/as2/start/

The URL changed because we switched to the wings framework and no longer use jsp for the web interface.

Regards
Heller