Thanks that was it

David

----- Original Message -----
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: "JBoss-User" <[EMAIL PROTECTED]>
Sent: Tuesday, March 06, 2001 3:14 PM
Subject: Re: [jBoss-User] Unable to build from CSV


> I would say you don't have a complete update of the latest cvs code. There
was
> a restructuring of the security classes that introduced jboss-jaas.jar and
jbosssx.jar
> to the src.lib directory. The classes not being found are in the
jbosssx.jar:
>
> lib 568>jar -tf jbosssx.jar | grep SecurityProxyFactory
> org/jboss/security/SecurityProxyFactory.class
> org/jboss/security/SubjectSecurityProxyFactory.class
>
> I have testing building the current cvs code from a clean checkout and it
is building
> correctly.
>
> ----- Original Message -----
> From: "David J Snowsill" <[EMAIL PROTECTED]>
> To: "JBoss-User" <[EMAIL PROTECTED]>
> Sent: Monday, March 05, 2001 6:03 PM
> Subject: [jBoss-User] Unable to build from CSV
>
>
> > All,
> >
> > When trying to build from CVS I am getting the following errors. Any
ideas?
> >
> > E:\JBoss2_cvs\src\build>build
> > Buildfile: build.xml
> >
> > init:
> >
> > prepare:
> >
> > compile:
> >     [javac] Compiling 2 source files to E:\JBoss2_cvs\build\classes
> >     [javac]
> >
E:\JBoss2_cvs\src\main\org\jboss\ejb\plugins\SecurityInterceptor.java:33:
> > Class org.jboss.security.SecurityProxy not found in import.
> >     [javac] import org.jboss.security.SecurityProxy;
> >     [javac]        ^
> >     [javac]
> >
E:\JBoss2_cvs\src\main\org\jboss\ejb\plugins\SecurityInterceptor.java:34:
> > Class org.jboss.security.SecurityProxyFactory not found in import.
> >     [javac] import org.jboss.security.SecurityProxyFactory;
> >     [javac]        ^
> >     [javac]
> >
E:\JBoss2_cvs\src\main\org\jboss\security\plugins\JaasSecurityManagerService
> > .java:33: Class org.jboss.security.SecurityProxyFactory not found in
import.
> >     [javac] import org.jboss.security.SecurityProxyFactory;
> >     [javac]        ^
> >     [javac] 3 errors
> >
> > BUILD FAILED
> >
> > E:\JBoss2_cvs\src\build\build.xml:69: Compile failed, messages should
have
> > been provided.
> >
> > Total time: 8 seconds
> >
> > Regards
> >
> > David Snowsill
> >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
>
>




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to