Hi,

I am running the core tests from the workspace against glassfish.I have
these question related to 2 tests.

In the test, org.jboss.weld.tests.scope.RemoteScopeTest, there is a servlet
by name RemoteClient using the annotation "@WebServlet("*")".


In the test resource.EMFFactoryTest, there are 3 servlets  EMFConsumerTest1,
EMFConsumerTest2, EMFConsumerTest3 which uses the annotation
@WebServlet("emfconsumer") with out a leading "/" .

Are these 2 test cases valid with respect to servlet specification?I guess
these need to be rectified.Please comment.

-- 
Thanks,
Sreekanth
_______________________________________________
weld-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-dev

Reply via email to