Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #31242 All Revisions ] Back to Issue ]
Summary 0031242: Multiple server: store server drops, (offline) login does not work
Revision 2015-10-25 21:15 by mtaal
Description Testing the following setup:
work with 2 servers: central and store server, each with their own host name (set in the /etc/hosts file)
- setup these servers in eclipse as 2 servers (each with their own port)
- define the servers in Mobile Server definition

Start both servers, login into webpos.

Stop the store server instance, logout and login into webpos.

--> login does not work.

Other issues:
- extra HttpSessions are created for OPTIONS calls
- after logging in, in offline mode, the systems logs out automatically
- some requests are done to the KernelServlet, the KernelServlet also needs to support the CORS headers and the DOOPTIONS call
- also support logout in a correct way, change the BroadCast concept to Transaction and add Broadcast concept which broadcasts a request to all servers but does not store a message
Revision 2015-10-25 21:13 by mtaal
Description Testing the following setup:
work with 2 servers: central and store server, each with their own host name (set in the /etc/hosts file)
- setup these servers in eclipse as 2 servers (each with their own port)
- define the servers in Mobile Server definition

Start both servers, login into webpos.

Stop the store server instance, logout and login into webpos.

--> login does not work.

Other issues:
- extra HttpSessions are created for OPTIONS calls
- after logging in, in offline mode, the systems logs out automatically
- some requests are done to the KernelServlet, the KernelServlet also needs to support the CORS headers and the DOOPTIONS call


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker