When I click on a Link of an Application in my ME CLient (JSP) it always results in a HTTP404 instead of loading the Application. I am using Mobile Time and Travel.
Applications are deployed fine and the WebConsole of the ME says all Applications are deployed successfully.
Is there anything I have to take care for when uploading the Applications or after deployment?
Does the WAS Backend need a specific configuration for this?? I did everything like written in the manuals.
Thanks Nicolas
Please check the path \SAPMobileEngine\webapps\<Application Name> directory.
Sometimes, even after sync to local device, all the related files does not get downloaded. Usually issues with J2EE server. You can manually deploy the application in this directory and test.
Another reason for HTTP error is that you don't have J2EE connection working properly. There is a path you can use to test the connection to J2EE server, as mentioned in Mobile installation guide.
Hi Nicolas,
we have the same problem and no solution yet. I think this is a PIE bug (Pocket Internet Explorer), which is not able to deal with local webservers. So PIE thinks, it has to connect to Internet even for http://127.0.0.1. So if you have a solution for this, please let me know.
I just wonder, how all the mobile apps (e.g. MAM) are working proiperly, if the device is offline.
Regards
Volker
Add a comment