Micheal J wrote:
> Hi,
>
> Having a little spot of bother building jBoss from CVS sources on a
> new box. This is very basic but I am stmped for reason unclear to
> me at the moment. Any help appreciated:
>
> When I type 'build' in the $JBOSS_CVS$\jboss\src\build directory I
> get the following [abbreviated] errors trace:
[snip]
>
D:\Projects\jBoss.org\jboss\src\main\org\jboss\resource\ConnectionFactoryLoader.java:39:
Class javax.resource.Referenceable not found in import.
It looks like you don't have connector.jar in src/lib (or connector.jar
is not mentioned in the classpath in your build.xml).
How did you obtain the source?
Toby.