-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
7.1.0.ER2
-
None
->i have a simple ANNOTATED helloworld servlet but i moved it to modules directory(jar file). Created jandex index too.
-> In my war file i just have a jboss-deployment-structure.xml to point to that module.
After deployment, when i try to access that servlet it says resource not available.
Above scenario works perfectly in wildfly.