Hi IS folks, Can you point where the agent code is at in git right now ?..
thanks, On Thu, Oct 16, 2014 at 11:48 AM, Supun Malinga <[email protected]> wrote: > Hi, > > We need to add the saml sso agent into a common place to fix this.. IS > team pls note.. > > thanks, > > > On Wed, Oct 15, 2014 at 11:25 AM, Niranda Perera <[email protected]> wrote: > >> Hi, >> >> Did you apply patches (if there are any)? I've had the symbol not found >> errors when I haven't applied the patches. >> >> Rgds >> >> On Wed, Oct 15, 2014 at 11:22 AM, Kalpa Welivitigoda <[email protected]> >> wrote: >> >>> Hi, >>> >>> I am trying to build org.wso2.carbon.webapp.mgt [1] and I get the >>> following error. >>> >>> [ERROR] Failed to execute goal on project org.wso2.carbon.webapp.mgt: >>> Could not resolve dependencies for project >>> org.wso2.carbon:org.wso2.carbon.webapp.mgt:bundle:4.3.0-SNAPSHOT: Could not >>> find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 >>> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) >>> -> [Help 1] >>> [ERROR] >>> >>> >>> I tried with org.wso2.carbon:org.wso2.carbon.identity.sso.agent >>> 1.3.0-SNAPSHOT which is there in wso2-nexus. Got the following errors, >>> >>> >>> [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ >>> org.wso2.carbon.webapp.mgt --- >>> [INFO] Compiling 44 source files to >>> /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/target/classes >>> [INFO] ------------------------------------------------------------- >>> [ERROR] COMPILATION ERROR : >>> [INFO] ------------------------------------------------------------- >>> [ERROR] >>> /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[63,44] >>> cannot find symbol >>> symbol : method getConfigs() >>> location: class org.wso2.carbon.identity.sso.agent.saml.SAML2SSOManager >>> >>> [ERROR] >>> /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[78,33] >>> cannot find symbol >>> symbol : constructor >>> SAML2SSOManager(org.wso2.carbon.identity.sso.agent.util.SSOAgentConfigs) >>> location: class org.wso2.carbon.identity.sso.agent.saml.SAML2SSOManager >>> >>> [ERROR] >>> /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[147,46] >>> getAccessToken(javax.servlet.http.HttpServletRequest) in >>> org.wso2.carbon.identity.sso.agent.oauth2.SAML2GrantAccessTokenRequestor >>> cannot be applied to >>> (org.apache.catalina.connector.Request,org.wso2.carbon.identity.sso.agent.util.SSOAgentConfigs) >>> >>> >>> >>> Appreciate any help to get this solved. >>> >>> [1] >>> https://github.com/wso2-dev/carbon-deployment/tree/master/components/webapp-mgt/org.wso2.carbon.webapp.mgt >>> >>> >>> -- >>> Best Regards, >>> >>> Kalpa Welivitigoda >>> Software Engineer, WSO2 Inc. http://wso2.com >>> Email: [email protected] >>> Mobile: +94776509215 >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Niranda Perera* >> Software Engineer, WSO2 Inc. >> Mobile: +94-71-554-8430 >> Twitter: @n1r44 <https://twitter.com/N1R44> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Supun Malinga, > > Senior Software Engineer, > WSO2 Inc. > http://wso2.com > email: [email protected] <[email protected]> > mobile: +94 (0)71 56 91 321 > -- Supun Malinga, Senior Software Engineer, WSO2 Inc. http://wso2.com email: [email protected] <[email protected]> mobile: +94 (0)71 56 91 321
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
