Re: [Dev] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus

2014-10-18 Thread Kalpa Welivitigoda
ping

On Thu, Oct 16, 2014 at 11:49 AM, Supun Malinga  wrote:

> 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  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 
>> 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 
>>> 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: kal...@wso2.com
 Mobile: +94776509215

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Niranda Perera*
>>> Software Engineer, WSO2 Inc.
>>> Mobile: +94-71-554-8430
>>> Twitter: @n1r44 
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Supun Malinga,
>>
>> Senior Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> email: sup...@wso2.com 
>> mobile: +94 (0)71 56 91 321
>>
>
>
>
> --
> Supun Malinga,
>
> Senior Software Engineer,
> WSO2 Inc.
> http://wso2.com
> email: sup...@wso2.com 
> mobile: +94 (0)71 56 91 321
>



-- 
Best Regards,

Kalpa Welivitigoda
Software Engineer, WSO2 Inc. http://wso2.com
Email: kal...@wso2.com
Mobile: +94776509215
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus

2014-10-15 Thread Supun Malinga
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  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  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 
>> 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: kal...@wso2.com
>>> Mobile: +94776509215
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Niranda Perera*
>> Software Engineer, WSO2 Inc.
>> Mobile: +94-71-554-8430
>> Twitter: @n1r44 
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Supun Malinga,
>
> Senior Software Engineer,
> WSO2 Inc.
> http://wso2.com
> email: sup...@wso2.com 
> mobile: +94 (0)71 56 91 321
>



-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com 
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus

2014-10-15 Thread Supun Malinga
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  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 
> 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: kal...@wso2.com
>> Mobile: +94776509215
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Niranda Perera*
> Software Engineer, WSO2 Inc.
> Mobile: +94-71-554-8430
> Twitter: @n1r44 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com 
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus

2014-10-14 Thread Niranda Perera
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 
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: kal...@wso2.com
> Mobile: +94776509215
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Niranda Perera*
Software Engineer, WSO2 Inc.
Mobile: +94-71-554-8430
Twitter: @n1r44 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus

2014-10-14 Thread Kalpa Welivitigoda
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: kal...@wso2.com
Mobile: +94776509215
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev