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
