mace-opensaml-users - building opensaml2
Subject: OpenSAML user discussion
List archive
- From: "George Stanchev" <>
- To: <>
- Subject: building opensaml2
- Date: Wed, 1 Nov 2006 14:59:41 -0800
Hi,
I am trying to build latest tip of opensaml2 taken
from
There are number of libraries that are missing from
there.
After figuring them out and downloading them, I end
up
with (see out put at the end of the
message)
Am I missing someting? Or the svn repo doesn't have
all
the source code?
Thanks,
George Stanchev
-------------------------------
C:\opensaml2>ant
Buildfile: build.xml build-init:
clean-compile:
Deleting directory C:\opensaml2\build compile-core:
Created dir: C:\opensaml2\build\core Compiling 932 source files to C:\opensaml2\build\core C:\opensaml2\src\org\opensaml\common\binding\ArtifactMap.java:20: ca nnot find symbol symbol : class StorageService location: package org.opensaml.xml.util import org.opensaml.xml.util.StorageService; ^ C:\opensaml2\src\org\opensaml\common\binding\ArtifactMap.java:28: ca nnot find symbol symbol : class StorageService location: class org.opensaml.common.binding.ArtifactMap private StorageService<String, String> store; ^ C:\opensaml2\src\org\opensaml\common\binding\ArtifactMap.java:43: cannot find symbolsymbol : class StorageService location: class org.opensaml.common.binding.ArtifactMap public ArtifactMap(StorageService<String, String> backingStore, String stora geContext, long artifactTTL){ ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:64: org.opensaml.common.binding.impl.SOAPMessageDecoder is not abstract an d does not override abstract method getIssuer() in org.opensaml.common.binding.M essageDecoder public class SOAPMessageDecoder implements MessageDecoder, HTTPMessageDecoder { ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:142: cannot find symbol symbol : method isElementNamed(org.w3c.dom.Element,java.lang.String,java.lang.S tring) location: class org.opensaml.xml.util.XMLHelper if (!XMLHelper.isElementNamed(root, SOAP11ENV_NS, "Envelope")) { ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:147: cannot find symbol symbol : method getFirstChildElement(org.w3c.dom.Element) location: class org.opensaml.xml.util.XMLHelper Element child = XMLHelper.getFirstChildElement(root); ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:148: cannot find symbol symbol : method isElementNamed(org.w3c.dom.Element,java.lang.String,java.lang.S tring) location: class org.opensaml.xml.util.XMLHelper if (XMLHelper.isElementNamed(child, SOAP11ENV_NS, "Header")) { ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:155: cannot find symbol symbol : method getFirstChildElement(org.w3c.dom.Element) location: class org.opensaml.xml.util.XMLHelper Element header = XMLHelper.getFirstChildElement(child); ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:162: cannot find symbol symbol : method getNextSiblingElement(org.w3c.dom.Element) location: class org.opensaml.xml.util.XMLHelper header = XMLHelper.getNextSiblingElement(header); ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:166: cannot find symbol symbol : method getNextSiblingElement(org.w3c.dom.Element) location: class org.opensaml.xml.util.XMLHelper child = XMLHelper.getNextSiblingElement(child); ^ C:\opensaml2\src\org\opensaml\common\binding\impl\SOAPMessageDecoder .java:170: cannot find symbol symbol : method getFirstChildElement(org.w3c.dom.Element) location: class org.opensaml.xml.util.XMLHelper Element samlElement = XMLHelper.getFirstChildElement(child); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 11 errors BUILD FAILED
C:\opensaml2\build.xml:59: Compile failed; see the compiler error ou tput for details. Total time: 5 seconds
********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. |
- maven2, Daniel LaPrade, 11/01/2006
- Re: maven2, Nate Klingenstein, 11/01/2006
- building opensaml2, George Stanchev, 11/01/2006
- Re: maven2, Danny LaPrade, 11/01/2006
- Re: maven2, Nate Klingenstein, 11/01/2006
Archive powered by MHonArc 2.6.16.