This is a result of the work Toby and I are doing on the
Conectors.  I believe Toby intends to finish cleaning up soon - you're
getting an error in one old file because another old file was removed.
In the mean time, you can set your build to ignore the resource directory,
or the resource/pool directory.

Aaron

On Thu, 1 Feb 2001, Peter Tillemans wrote:
> Hi,
>
> I get following error after a clean checkout from CVS. Apparently
> org.jboss.resource.ConfigFactoryConfig is missing?
>
> compile:
>     [mkdir] Created dir: /home/peter/Java/ejb/jboss/build/classes
>     [javac] Compiling 436 source files to
> /home/peter/Java/ejb/jboss/build/classes
>     [javac]
> 
>/home/peter/Java/ejb/jboss/src/main/org/jboss/resource/pool/PoolStrategyFactory.java:12:
> Class org.jboss.resource.ConnectionFactoryConfig not found in import.
>     [javac] import org.jboss.resource.ConnectionFactoryConfig;
>     [javac]        ^
>     [javac] Note: 9 files use or override a deprecated API.  Recompile
> with "-deprecation" for details.
>     [javac] 1 error, 1 warning
>
>
>
> --
> Peter Tillemans
>
>
>
>


Reply via email to