On Tue, 2006-05-30 at 09:49 -0500, Scott M Stark wrote:
> This is complaining about not seeing the test profileservice from the
> container module:
>  
> _default:compile-classes:
>     [mkdir] Created
> dir: 
> /services/cruisecontrol/work/checkout/microcontainer-head-testsuite/kernel/output/classes-tests
>     [javac] Compiling 167 source files
> to 
> /services/cruisecontrol/work/checkout/microcontainer-head-testsuite/kernel/output/classes-tests
> 
> [javac] 
> /services/cruisecontrol/work/checkout/microcontainer-head-testsuite/kernel/src/tests/org/jboss/test/profileservice/support/Simple1PSBootstrap.java:34:
>  package org.jboss.test.profileservice.simple1 does not exist
>     [javac] import
> org.jboss.test.profileservice.simple1.ProfileServiceImpl;
>  
> Looking at the kernel/built-test.xml classpath its only pulling in the
> jboss-container.jar and this contains no test classes. The issue is
> that the profileservice test impl should be testable from the
> container module as this has no dependency on the kernel bootstrap
> classes that are failing to compile. The container module has no
> dependency on the kernel module.
>  
> It seem like a jboss-container-test.jar is needed. 
>  

I'm not sure what the question is here?
If you need the jboss-container-test.jar in the MC testsuite,
you'll need to include it in the classpath in
kernel/build-test.xml

> Also, what allows eclipse to see these container test classes from the
> kernel project, just the reference to the container project in the
> Java Build Path/Projects tab?

It depends how you configure the project. 
The default is to include the whole project.

>         
-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to