Phew. Thanks! I was beginning to believe it was my odd non-Sun JDK working its evil with a broken svn client for a while!
-Hans > -----Original Message----- > From: Werner Dittmann [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 07, 2005 12:50 AM > To: Granqvist, Hans > Cc: [email protected] > Subject: Re: wss4j build > > Sorry, my fault. Need to update the build file to exclude the > sendbox and other parts that are not yet modified to exclude > the old namespace. > > Will do it asap and checkin the new build.xml > > Regards, > Werner > > Granqvist, Hans wrote: > > here are the errors -hans > > > > > > $ svn up > > At revision 279118. > > $ ant clean compile > > Buildfile: build.xml > > > > init: > > > > clean: > > [delete] Deleting directory > /local/hgranqvist/apache/ws/trunk/build > > > > prepare: > > [mkdir] Created dir: /local/hgranqvist/apache/ws/trunk/build > > [mkdir] Created dir: > > /local/hgranqvist/apache/ws/trunk/build/test-reports > > [echo] --- Flags (Note: If the {property name} is displayed, > > [echo] then the component is not present) > > [echo] jdk14.present=true > > [echo] jdk15.present=${jdk15.present} > > [echo] bc.present=true > > > > prepare-src: > > [mkdir] Created dir: > > /local/hgranqvist/apache/ws/trunk/build/classes > > > > compile.library: > > [javac] Compiling 161 source files to > > /local/hgranqvist/apache/ws/trunk/build/classes > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/axis/secur > > it > > y/conversation/ConversationServerHandler.java:365: cannot > resolve symbol > > [javac] symbol : constructor Reference > > (org.apache.ws.security.WSSConfig,org.w3c.dom.Document) > > [javac] location: class > > org.apache.ws.security.message.token.Reference > > [javac] Reference ref = new > > Reference(WSSConfig.getDefaultWSConfig(),doc); > > [javac] ^ > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/security/c > > on > > versation/ConversationEngine.java:477: cannot resolve symbol > > [javac] symbol : method getWsseNS () > > [javac] location: class org.apache.ws.security.WSSConfig > > [javac] > WSSConfig.getDefaultWSConfig().getWsseNS())) > > [javac] ^ > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/security/c > > on > > versation/ConversationEngine.java:480: cannot resolve symbol > > [javac] symbol : constructor SecurityTokenReference > > (org.apache.ws.security.WSSConfig,org.w3c.dom.Element) > > [javac] location: class > > org.apache.ws.security.message.token.SecurityTokenReference > > [javac] new SecurityTokenReference( > > [javac] ^ > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/security/c > > on > > versation/ConversationEngine.java:561: > > getElementByWsuId(org.w3c.dom.Document,java.lang.String) in > > org.apache.ws.security.util.WSSecurityUtil cannot be applied to > > > (org.apache.ws.security.WSSConfig,org.w3c.dom.Document,java.la > ng.String) > > [javac] WSSecurityUtil.getElementByWsuId( > > [javac] ^ > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/security/c > > on > > versation/ConversationEngine.java:701: getInstance() in > > org.apache.ws.security.message.EnvelopeIdResolver cannot be > applied to > > (org.apache.ws.security.WSSConfig) > > [javac] > > EnvelopeIdResolver.getInstance(WSSConfig.getDefaultWSConfig())); > > [javac] ^ > > [javac] > > > /local/hgranqvist/apache/ws/trunk/src/org/apache/ws/sandbox/security/c > > on > > versation/ConversationEngine.java:712: cannot resolve symbol > > [javac] symbol : method getWsseNS () > > [javac] location: class org.apache.ws.security.WSSConfig > > [javac] wssConfig.getWsseNS()); > > [javac] ^ > > [javac] . . . > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
