[Dev] unsubscribe

2015-05-08 Thread Shvechkov, Alexey
unsubscribe
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] carbon.enable.saas not working in AS 5.2.1?

2015-01-29 Thread Shvechkov, Alexey
Hi Supun
Did you have a chance to look at the issue?  Is coarbone.enable.saas working in 
your env?  Any recommendations?

From: Supun Malinga [mailto:sup...@wso2.com]
Sent: Friday, January 23, 2015 2:36 PM
To: Afkham Azeez
Cc: Shvechkov, Alexey; dev@wso2.org
Subject: Re: [Dev] carbon.enable.saas not working in AS 5.2.1?

Yeah. I'll have a look and update.

thanks,

On Fri, Jan 23, 2015 at 1:08 PM, Afkham Azeez 
az...@wso2.commailto:az...@wso2.com wrote:
Supun was the last person to make changes to that code. Supun, can you look 
into this?

On Thu, Jan 22, 2015 at 9:35 PM, Shvechkov, Alexey 
alexey.shvech...@arcserve.commailto:alexey.shvech...@arcserve.com wrote:
Hi All

Is carbon carbon.enable.saas parameter still supported by AS 5.2.1?

Spent quite some time trying to make it working with no success ...   I’m 
trying to share web app deployed in super user domain with other tenants.
The app uses forms authentication .

I tried adding carbon.enable.saas and carbon.saas.tenants   parameters into 
web.xml but tenants other than super user still cannot authenticate …
This is an error that I typically get:

[2015-01-22 11:59:10,175]  WARN 
{org.wso2.carbon.tomcat.ext.realms.CarbonTomcatRealm} -  Illegal access attempt 
by ad...@tenant2.commailto:ad...@tenant2.com to secured resource hosted by 
tenant carbon.super

From inside my app I can print out context parameters and I see that both 
carbon.enable.saas and carbon.saas.tenants are set ….

Any thoughts on what else should we look at?

Here is my web.xml  :
http://stackoverflow.com/questions/27959210/cannot-enable-saas-mode-for-app-in-wso2as-5-2-1


Here is a how I run the server (yep, Windows 8.1 + JDK 1.7) :

C:\some_path\wso2as-5.2.1\binwso2server.bat
JAVA_HOME environment variable is set to C:\Program Files\Java\jdk1.7.0_71
CARBON_HOME environment variable is set to 
C:\DEVELO~1\arcserve\WSO2AS~1.1\WSO2AS~1.1\bin\..
[2015-01-22 11:56:15,123]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2 Carbon...
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Operating System : 
Windows 8.1 6.3, amd64
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home: 
C:\Program Files\Java\jdk1.7.0_71\jre
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Version : 
1.7.0_71
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM  : Java 
HotSpot(TM) 64-Bit Server VM 24.71-b01,Oracle Corporation


Thank you in advance,
Alexey

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



--
Afkham Azeez
Director of Architecture; WSO2, Inc.; http://wso2.comhttp://wso2.com/
Member; Apache Software Foundation; http://www.apache.org/

email: az...@wso2.commailto:az...@wso2.com cell: +94 77 
3320919tel:%2B94%2077%203320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez

Lean . Enterprise . Middleware



--
Supun Malinga,

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


[Dev] carbon.enable.saas not working in AS 5.2.1?

2015-01-22 Thread Shvechkov, Alexey
Hi All

Is carbon carbon.enable.saas parameter still supported by AS 5.2.1?

Spent quite some time trying to make it working with no success ...   I'm 
trying to share web app deployed in super user domain with other tenants.
The app uses forms authentication .

I tried adding carbon.enable.saas and carbon.saas.tenants   parameters into 
web.xml but tenants other than super user still cannot authenticate ...
This is an error that I typically get:

[2015-01-22 11:59:10,175]  WARN 
{org.wso2.carbon.tomcat.ext.realms.CarbonTomcatRealm} -  Illegal access attempt 
by ad...@tenant2.com to secured resource hosted by tenant carbon.super

From inside my app I can print out context parameters and I see that both 
carbon.enable.saas and carbon.saas.tenants are set 

Any thoughts on what else should we look at?

Here is my web.xml  :
http://stackoverflow.com/questions/27959210/cannot-enable-saas-mode-for-app-in-wso2as-5-2-1


Here is a how I run the server (yep, Windows 8.1 + JDK 1.7) :

C:\some_path\wso2as-5.2.1\binwso2server.bat
JAVA_HOME environment variable is set to C:\Program Files\Java\jdk1.7.0_71
CARBON_HOME environment variable is set to 
C:\DEVELO~1\arcserve\WSO2AS~1.1\WSO2AS~1.1\bin\..
[2015-01-22 11:56:15,123]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2 Carbon...
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Operating System : 
Windows 8.1 6.3, amd64
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home: 
C:\Program Files\Java\jdk1.7.0_71\jre
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Version : 
1.7.0_71
[2015-01-22 11:56:15,126]  INFO 
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM  : Java 
HotSpot(TM) 64-Bit Server VM 24.71-b01,Oracle Corporation


Thank you in advance,
Alexey
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev