Running Applications
Here is a list of problems you might encounter when running applications:
Problem: Pages are not updated in a Web browser— You might need to refresh/reload the page. Otherwise, flush the browser cache as it could cache an older version of a page.
Problem/Limitation: Cookie mechanism not working— The Cookie storage mechanism might not work if network configuration changes. For example, if you were to use your laptop from home, and then on your office network, cookie details will have to be captured twice.
Using EOModeler
Here are some issues you might encounter with EOModeler:
Problem: EOModeler fails to see a back-relationship when using multiple model files— When manually adding a JOIN table to a many-to-many relationship ...