Which version of Maven are you using? -Scott
-Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Wed, Oct 22, 2008 at 8:47 AM, wadii <[EMAIL PROTECTED]> wrote: > Hi Scott, > > thanks for your help it's ok now but I have an other problem I can not find > WebRequestDataBinder class under org.springframework.web.bind.support so I > have an error The import > org.springframework.web.bind.support.WebRequestDataBinder cannot be resolved > in org.jasig.cas.integration.restlet.TicketResource ! > > > > Wadii > > > > --- En date de : *Mar 21.10.08, Scott Battaglia <[EMAIL PROTECTED] > >* a écrit : > > De: Scott Battaglia <[EMAIL PROTECTED]> > Objet: Re: Error compiling cas-server 3.3 > À: [EMAIL PROTECTED], "Yale CAS mailing list" <[email protected]> > Date: Mardi 21 Octobre 2008, 15h35 > > > Do you accidentally have a CLASSPATH set with jars such as JDOM? > > -Scott > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > > On Tue, Oct 21, 2008 at 4:01 AM, wadii <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> I have a compilation error on cas server 3.3 class SamlUtils line 81 : >> >> doc.setRootElement((Element) signedElement.detach()); >> >> The method detach() is undefined for the type Element >> >> Compilation failure with maven: >> >> >> C:\workspace_J2EE\cas-server-3.3\cas-server-core\src\main\java\org\jasig\cas\util\SamlUtils.java:[81 >> ,54] cannot find symbol >> symbol : method detach() >> location: class org.jdom.Element >> >> >> Any idea? >> >> Regards. >> >> Wadii >> >> >> >> _______________________________________________ >> Yale CAS mailing list >> [email protected] >> http://tp.its.yale.edu/mailman/listinfo/cas >> >> > >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
