Hi!
I have installed the oxtender for business mobility according to the documentation. I tried to access it with a Active Sync Tester
(https://store.accessmylan.com/main/p...mpaign=astest&
utm_source=accessmylan.com&utm_medium=ActiveSyncTe ster-1.1.0.0)
The OX server is responding with http return code 405. On the ajp-Interface I see:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>405 Method Not Allowed</h1>
<p>[no description available]</p>
<hr>
<address>Wed, 07 October 2009 12:50:00 GMT, Open-Xchange v6.12.0-Rev4</address>
</body></html>
In apache log it reads:
xx.xx.xx.xx - - [07/Oct/2009:14:50:00 +0200] "GET /Microsoft-Server-ActiveSync HTTP/1.1" 405 294 "-" "AMLAgent/1.0"
I switched on EAS logging, but it only says
2009-10-07 14:35:07.387: EAS Servlet debug logging started
ox is 6.12 rev04
Any Idea what goes wrong?
Thanks!
I have installed the oxtender for business mobility according to the documentation. I tried to access it with a Active Sync Tester
(https://store.accessmylan.com/main/p...mpaign=astest&
utm_source=accessmylan.com&utm_medium=ActiveSyncTe ster-1.1.0.0)
The OX server is responding with http return code 405. On the ajp-Interface I see:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>405 Method Not Allowed</h1>
<p>[no description available]</p>
<hr>
<address>Wed, 07 October 2009 12:50:00 GMT, Open-Xchange v6.12.0-Rev4</address>
</body></html>
In apache log it reads:
xx.xx.xx.xx - - [07/Oct/2009:14:50:00 +0200] "GET /Microsoft-Server-ActiveSync HTTP/1.1" 405 294 "-" "AMLAgent/1.0"
I switched on EAS logging, but it only says
2009-10-07 14:35:07.387: EAS Servlet debug logging started
ox is 6.12 rev04
Any Idea what goes wrong?
Thanks!
Comment