Commit Graph

2 Commits

Author SHA1 Message Date
Carlos Ruiz 1d71fecfa8 Troubleshooting 100% CPU load on demo - found infinite loop displaying error page on webstore 2013-01-06 15:48:22 -05:00
Heng Sin Low 3dc7965593 Refactoring:
1) Break to 3 bundle - org.adempiere.webstore, org.adempiere.webstore.resource and org.adempiere.webstore.servlet.
2) org.adempiere.webstore.resource is a fragment that will contribute static resources to the host bundle org.adempiere.webstore
3) Equinox http extension registry replace web.xml for webstore servlet registration. The org.ademiere.webstore.servlet contains the default webstore servlet implementation and is contributed to the org.adempiere.webstore bundle through equinox http registry extension point.
2011-01-11 01:08:37 +08:00