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