Pablo/Jiandong,

I'm taking another go at running the Metro CBS (or atleast compiling) and I'm 
getting some build errors using both the Sep-24-09 nightly and the Dec-9-09 
nightly build of metro.

What version are you guys using?  Anything else I should be aware of?

This is my error:
---------
    [javac] 
D:\Stonehenge\stocktrader\metro\trader_client\src\org\apache\stonehenge\stocktrader\service\CookieManager.java:7:
 package com.sun.identity.wsfederation.client does not exist
    [javac] import com.sun.identity.wsfederation.client.WSFederationClient;
    [javac]                                            ^
    [javac] 
D:\Stonehenge\stocktrader\metro\trader_client\src\org\apache\stonehenge\stocktrader\service\CookieManager.java:51:
 cannot find symbol
    [javac] symbol  : variable WSFederationClient
    [javac] location: class 
org.apache.stonehenge.stocktrader.service.CookieManager
    [javac]             String samlAssertion = 
WSFederationClient.getUserSAMLAssertion(java.net.URLEncoder.encode(assertionId),
 url, null, null);

Thanks,

-Ben Dewey

Reply via email to