|
This post was updated on .
Hi,
I am seeing weird behavior hot deploying application with Apache Wicket libraries (and filter). The same deployment works under tomcat (non embedded). Anytime I compile and deploy a new jar to Ofbiz app under hot deploy, I get HTTP 404 error.
Note:this is not Wicket filter issue since the request doesnt even reach to Wicket Filter.
Any pointers to help debug the issue?
|