[weld-dev] Invalid url Patterns for class org.jboss.weld.tests.scope.RemoteClient
Pete Muir
pmuir at redhat.com
Fri Oct 1 09:44:12 EDT 2010
On 1 Oct 2010, at 10:48, Sreekanth wrote:
> 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("*")".
Not sure, but it's always worked with Tomcat/JBossWeb. I guess Grizzly doesn't support this?
>
>
> 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.
As above?
More information about the weld-dev
mailing list