[weld-dev] About TCK

Pete Muir pmuir at redhat.com
Wed Nov 11 11:46:27 EST 2009


On 11 Nov 2009, at 16:44, Gurkan Erdogdu wrote:

> Hi Pete;
> 
> Thanks for the answer. 
> 
> Is it possible to change web.xml in  deployment archives with a provided web.xml?

We use classloading to get the resources. So you can just add a directory tree that matches that in the TCK, add your web.xml there, and ensure it comes first on the classpath.

> 
> --Gurkan
> 
> 
> 
> From: Pete Muir <pmuir at redhat.com>
> To: Gurkan Erdogdu <gurkanerdogdu at yahoo.com>
> Cc: weld-dev at lists.jboss.org
> Sent: Wed, November 11, 2009 3:06:27 PM
> Subject: Re: [weld-dev] About TCK
> 
> Hi Gurkan,
> 
> The 1.0.0 TCK doesn't support EEJB. Read below for why ;-)
> 
> We decided that as there was no EEJB 3.1 TCK produced by Sun, requiring 299 impl's to pass the TCK on EEJB wasn't sensible. And for this reason we decided not to put effort into an EEJB mode for the deadline for the TCK.
> 
> But, this is a target for the 1.1 release of the TCK (which you aren't required to pass to be 299 compliant, but we strongly advise you to use):
> 
> https://jira.jboss.org/jira/browse/CDITCK-52
> https://jira.jboss.org/jira/browse/CDITCK-51
> 
> On 10 Nov 2009, at 21:37, Gurkan Erdogdu wrote:
> 
> > Hi
> > 
> > I am trying to run TCK in an embeddable OpenEJB in Tomcat. AFAIK, test-harness deploys test archives that contain web.xml. 
> > 
> > How to change/update this web.xml content to add our configuration specific parameters for example: listeners, servlets  etc... ? 
> > 
> > Thanks;
> > 
> > --Gurkan
> > 
> > _______________________________________________
> > weld-dev mailing list
> > weld-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/weld-dev
> 
> 
> 




More information about the weld-dev mailing list