[jbosstools-dev] Server Runtime in automatic tetst

Andersen Max max.andersen at redhat.com
Thu Jul 1 12:24:31 EDT 2010


creating runtime adapters is part of the WTP api...

btw. these tests shouldn't even require any of our adapters, any of the basic ones that doens't even require an external runtime should be enough.

but yes, beyond that using the system properties to create an AS adapter would work.

/max

On Jun 25, 2010, at 20:01, Denis Golovin wrote:

> I remember we have it in JBossASAdapterInitializer, which is disabled 
> for now,  but you can make static private methods public an use them in 
> tests.
> Use one of the system properties from this list
> 
> -Djbosstools.test.jboss.home.3.2
> -Djbosstools.test.jboss.home.4.0
> -Djbosstools.test.jboss.home.4.2
> -Djbosstools.test.jboss.home.5.0
> -Djbosstools.test.jboss.home.5.1
> 
> and open issue for me to enable required system property for jsf tests
> 
> Thanks
> 
> On 06/25/2010 06:29 AM, Viacheslav Kabanovich wrote:
>> Denis,
>> 
>> For https://jira.jboss.org/browse/JBIDE-6540, I would like to add an 
>> automatic test that adds JSF capabilities to Java project. Wizard can 
>> finish only if there is a Server Runtime in the test workspace. Do we 
>> have API to create a runtime at test start?
>> 
>> 
>> Best regards,
>> Slava
> 
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev




More information about the jbosstools-dev mailing list