[Dev] What is the stub used for CRUD operations of claims?

2013-02-05 Thread Tharindu Mathew
Hi,

May I know $subject?

-- 
Regards,

Tharindu Mathew

Associate Technical Lead, WSO2 BAM
Member - Data Mgmt. Committee

blog: http://tharindumathew.com/
M: +9459908
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Kernel 4.0.6 > #50 has FAILED. Change made by dileepa.

2013-02-05 Thread Dileepa Jayakody
Fixed by adding the missing feature.mgt.ui 4.0.6 component

Thanks,
Dileepa

On Tue, Feb 5, 2013 at 12:02 PM, Bamboo  wrote:

>  [image: Failed]  WSO2 Carbon 
> 4.0.x› Kernel
> 4.0.6  › 
> #50
> failed
>
> Changes by dileepa 
>
> No failed tests found, a possible compilation error.
>   Responsible No one is responsible for this build.
>   Failing Jobs Job
> Duration Tests[image: Failed]  Default 
> Job (Default
> Stage)  9 seconds  No tests found  
> Logs|
> Artifacts  
> Code
> Changes   View
> full change details
> dileepa 
> reverting commit to 4.0.5 component  160965
> dileepa
> fixing feature manager UI bug in the tableTree.js to list down feature
> lists which more than 10 rows  160959 View 
> Online
> | Add 
> Comments
>
> This message was sent by Atlassian Bamboo .
>
> If you wish to stop receiving these emails edit your user 
> profileor notify
> your administrator .
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Dileepa Jayakody,
Software Engineer, WSO2 Inc.
Lean . Enterprise . Middleware

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


[Dev] Carbon kernel 4.0.0 branch is merged with trunk

2013-02-05 Thread Kishanthan Thangarajah
Hi Folks,
$subject is ready [1]. Current branch at *r160757* is merged with trunk.
The version is 4.1.0-SNAPSHOT. Please merge all the changes which are after
this revision to trunk. Also if you adding any new fixes, they also have to
be committed to trunk as-well.

@Maheshika, can we have a build plan for kernel trunk? if its already
there, please enable it.

Thanks,
Kishanthan.
[1] https://svn.wso2.org/repos/wso2/carbon/kernel/trunk/

-- 
*Kishanthan Thangarajah*
Software Engineer,
Development Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Regarding SAML2 response returning from WSO2 IS-[when SSO enabled]

2013-02-05 Thread Lalaji Sureshika
Hi Suresh,

This is regarding SAML SSO support providing with  WSO2 IS next planned
release [4.1.0].. With earlier release of IS [4.0.0],when a user sends a
login request,the returning SAML response from IS is not encoded...But from
the next release [4.1.0-I checked with alpha pack],the SAML SSO
implementation has changed in-order to return an encoded SAML response from
IS side.

We are now working on embedding SSO feature for API-Manager [1] through
 SSO host-object implementation and that host-object implementation has
changed to work with IS 4.1.0.. With this updated hostobject
implementation,we cannot try SSO on APIManager with earlier released IS
[4.0.0]..

Hence I think we need to keep support for both types[encoded or not] of
 SAML response coming from IS side,in the host-object side. Is there a
better approach to support SSO  in API-Manager with both IS 4.0.0 and 4.1.0.

[1] https://wso2.org/jira/browse/APIMANAGER-841

Thanks;

/Lalaji


-- 
Lalaji Sureshika
Software Engineer; Development Technologies Team;WSO2, Inc.;
http://wso2.com/
email: lal...@wso2.com; cell: +94 71 608 6811
blog: http://lalajisureshika.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Kernel 4.0.6 > #51 was SUCCESSFUL. Change made by dileepa.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Kernel 4.0.6 > #51 was successful.
---
Code has been updated by dileepa.

http://wso2.org/bamboo/browse/WCB001-KER006-51/




--
Code Changes
--
dileepa (160968):

>adding feature.mgt.ui 4.0.6 fixing the UI bug to list features more than 10 
>rows



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Integration tests to cover p2 feature installation across platform

2013-02-05 Thread Dharshana Warusavitharana
Hi Pradeep,

Regarding this in clarity so far we have not
consider feature installation and carbon bundle level scenarios.
But still general idea here is to verify the functionality of particular
feature with the given product, then we can move forward with clarity.

We can initiate the feature installation module before test state and
proceed with the test case.

For newer approach of the builder we can initiate product as a node and
move for ward with given tests if particular feature is available in
feature list.

We can further discuss on this .

As Abstract we can use clarity for this
with introducing feature installation capability to the Clarity.

Thank You,
Dharshana.


On Fri, Feb 1, 2013 at 12:04 AM, Dileepa Jayakody  wrote:

>
>
> On Thu, Jan 31, 2013 at 11:49 PM, Pradeep Fernando wrote:
>
>>
>>
>>
>> On Thu, Jan 31, 2013 at 11:44 PM, Amila Maha Arachchi wrote:
>>
>>> Hi Pradeep,
>>>
>>> Seems like a good thing to consider. Do you mean to run these tests
>>> during the build time (integration tests) or against a built pack (by using
>>> the test automation binary pack)?
>>>
>>
>> the latter seems to be way to proceed. But I'm not sure. Open for ideas.
>> :)
>>
>
> +1 for running against built packs and the platform p2-repo.
> This way we can iteratively test the p2-repo against all product
> combinations for resolution conflicts and startup issues after feature
> installations.
>
> --Pradeep
>
>
>
>>
>> AmilaM.
>>
>> On Thu, Jan 31, 2013 at 10:24 PM, Pradeep Fernando wrote:
>>
>>>  Hi,
>>>
>>> Right now we are updating the P2-repo as and when an issue occurs. Can't
>>> blame product teams/QA either since we are only doing smoke testing against
>>> the p2-repo.
>>>
>>>
>>> The idea is to incorporate feature installation in to integration tests
>>> and sort out feature level issues early in the release cycle. There we
>>> should test for most common user scenarios.
>>>
>>> eg: install IS feature set to ESB product and run both IS and ESB
>>> integration tests.
>>>
>>> Can we use clarity to do the above ?
>>>
>>> Ideally this should be declarative. Means we should be able to give the,
>>>
>>> target platform : ESB
>>> feature-list-to-install : 
>>> integration test suite to run against the end product.
>>>
>>> may be im bit too ambitious. I'm ok to start the effort with whatever
>>> implementation we have.
>>>
>>> Krishantha et al, WDYT ?
>>>
>>>
>>> thanks,
>>> --Pradeep
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Amila Maharachchi*
>> Technical Lead
>> Member, Management Committee - Cloud & Platform TG
>> WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>>
>>
>> --
>> *Pradeep Fernando*
>> Member, Management Committee - Platform & Cloud Technologies
>> Senior Software Engineer;WSO2 Inc.; http://wso2.com
>>
>> blog: http://pradeepfernando.blogspot.com
>> m: +94776603662
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Dileepa Jayakody,
> Software Engineer, WSO2 Inc.
> Lean . Enterprise . Middleware
>
> Mobile : +94777-857616
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Dharshana Warusavitharana
Software Engineer , Test Automation
WSO2 Inc. http://wso2.com
email : dharsha...@wso2.com 
cell : +94772202595
blog : http://dharshanaw.blogspot.com

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


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #9 has FAILED. Change made by 5 authors.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #9 failed.
---
Code has been updated by tharindu, ajanthan, manjular, dimuthul, thilini.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-9/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
manjular (160976):

>Fixing permission related issues

tharindu (160977):

>adding operation support for CRUD operations of claims

dimuthul (160971):

>Patch by shamika.
>
>



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #10 has FAILED. Change made by 7 authors.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #10 failed.
---
Code has been updated by janaka, suho, ajanthan, manjular, dimuthul, thilini, 
chanaka.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-10/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
suho (161006):

>fixing bugs in registry based  stream definition store

manjular (160996):

>removing commented code and format code

thilini (161002):

>regLinkConstatnt



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build error in lb.common on a clean repo

2013-02-05 Thread Dimuthu Leelarathne
[INFO]

[ERROR] Failed to execute goal on project org.wso2.carbon.lb.common: Could
not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.lb.common:bundle:4.0.6: Failed to collect
dependencies for [org.wso2.carbon:org.wso2.carbon.core:jar:4.0.0 (compile),
com.google.guava.wso2:guava:jar:12.0.0.wso2v1 (compile),
org.apache.synapse:synapse-core:jar:2.1.0-wso2v6 (compile),
junit:junit:jar:3.8.2 (test),
org.wso2.carbon:org.wso2.carbon.logging:jar:4.0.0 (compile)]: Failed to
read artifact descriptor for net.sf.saxon:saxon:jar:8.9: Could not transfer
artifact net.sf.saxon:saxon:pom:8.9 from/to snmp4j-repo (
https://server.oosnmp.net/dist/release/): Error transferring file:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target -> [Help 1]
[ERROR]

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


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #11 has FAILED. Change made by 4 authors.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #11 failed.
---
Code has been updated by manjular, dimuthul, dilshan, thilini.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-11/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
dimuthul (161010):

>Fixing APPFAC-309.
>
>

dimuthul (161012):

>Fixing APPFAC-451.
>
>

dilshan (161013):

>application dashboard changes



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #12 has FAILED. Change made by asela.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #12 failed.
---
Code has been updated by asela.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-12/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
asela (161017):

>minor improvements



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Concurrent subscription requests failed issue

2013-02-05 Thread Lakmal Warusawithana
Great work Sajith.

-
Lakmal Warusawithana
Software Architect
M : +94714289692
On Feb 6, 2013 1:28 AM, "Sajith Kariyawasam"  wrote:

> Hi all,
>
> $subject is fixed now. Queuing git repo creation solved the issue.
>
> The issue seemed to be that git repo creation scripts failed to execute
> concurrently, therefore I separated out script execution part from the main
> thread, and let it to be executed sequentially..
>
> Fix did was to use a concurrent Queue, and adds a git repo creation job to
> the queue and returns the subscribe operation immediately.
> There s a RepoCreator thread running periodically, checks the queue, poll
> a job and executes. (Same kind of logic is used in AF, so it was easy to
> get this done)
> Subscribe operation returns the git repo URL as the response, but even
> without creating the git repo, since we know the git repo URL going to be,
> in advance (based on our logic) this is possible.
>
> Also, AF doesn't use the repo URL that is returned in subscribe request,
> they too generate the repoURL in their side.
>
> Now, there will be a slight time gap between subscribe operation
> getting successful and an actual git repo is created, and this is OK with
> AF team..also, in generally, this situation is to be handled
> by the service consumer of the subscribe operation, IMO ..
>
> I did a basic concurrent test with Janaka, to verify this has fixed the
> issue, and they are happy with that.. will c whats gonna happen when put
> this into QA :)
>
> As an improvement, we might need to look into how gitolite admin can be
> configured in order to serve concurrent requests, also we need to replace
> script based implementation with Java based Git client
> implementation (As we discussed previously)
>
> --
> Regards,
> *
> *
> *Sajith Kariyawasam*
> *Senior Software Engineer; WSO2, Inc.; http://wso2.com*
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #13 has FAILED. Change made by asela.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #13 failed.
---
Code has been updated by asela.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-13/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
asela (161018):

>update



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x - Nightly > Products_4.0.6 > #10 has FAILED (12 tests failed, 3 failures were new). Change made by 17 authors.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x - Nightly > Products_4.0.6 > #10 failed.
---
This build occurred because it is a dependant of WCB002-NPLA004-24.
12/824 tests failed, 3 failures were new.

http://wso2.org/bamboo/browse/WCB002-NPRO004-10/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): 12 of 824 tests failed.



--
Code Changes
--
manjular (160976):

>Fixing permission related issues

asela (160961):

>update

manjular (160996):

>removing commented code and format code



--
Tests
--
New Test Failures (3)
   - LargeCSVTransformSmooksTestCase: Large c s v transform smooks
   - ConcurrencyAndRequestThrottlingTestConcurrency: Concurrency and request 
based policy throttling concurrency
   - ProxyServiceSecurityTestCase: Security policy1
Existing Test Failures (9)
   - FailoverEndpointTestCase: Sending fail over endpoint with specific errors
   - AggregateWithHighMaxAndLowMinTestCase: Equalto maximum
   - SpringMediationTestCase: Upload sequence having invalid spring x m l test
   - SpringMediationTestCase: Upload sequence having non existing spring x m l 
resource test
   - XsltTransformationFromUrlTestCase: Upload synapse config
   - ConfiguringNhttpAccessLogLocationTestCase: Nhttp access log location
   - MessageWithoutContentTypeTestCase: Message without content type
   - MalformedHTTPRequestTest: Malformed u r l
   - UrlEncordedFormPostViaProxyTestCase: Https request via http proxy
Fixed Tests (2)
   - LargeAggregationWithoutTimeoutValueTestCase: test
   - ProxyServiceSecurityTestCase: Security policy10

--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stratos problem?

2013-02-05 Thread Kasun Perera
Hi Amila

On Wed, Feb 6, 2013 at 9:19 AM, Amila Maha Arachchi  wrote:

> Hi Kasun,
>
> Sorry for the late reply. Database should appear in "WSO2 Storage 
> Server"
> .
>

Well, I cant see the "Storage Server" on the Cloud Services list now, here
is username and password to tenent
Username- kas...@karsha.opensource.lk
passwd- Haknrr4k


> Regarding your webapplication, can you try removing the existing app and
> deploying a new app again?


I did upload the webapp again. It but shows the following error massage,
(Web app works fine with my both local tomcat and statoes servers) . Not
sure what to do?

type Status report

message /t/karsha.opensource.lk/webapps/KarshaAnnotate/

description The requested resource (/t/
karsha.opensource.lk/webapps/KarshaAnnotate/) is not available.


Thanks



>
>
> On Tue, Feb 5, 2013 at 10:06 AM, Kasun Perera wrote:
>
>>  Hi  Amila
>>
>> On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi wrote:
>>
>>> Our storage server was unresponsive and we have brought it back now.
>>> Please check whether your database is visible there. We'll further look
>>> into your webapp issues.
>>>
>>>
>> On "Data Services" I can't see the databases yet.
>>
>> Did you find any reason why webapp is not working?
>> If this happened only to our tenent, may be I should upload a new .WAR
>> file of the web application and see whether it works ?
>>
>> Thanks
>>
>> --
>> Regards
>>
>> Kasun Perera
>>
>
>
>
> --
> *Amila Maharachchi*
> Technical Lead
> Member, Management Committee - Cloud & Platform TG
> WSO2, Inc.; http://wso2.com
>
> Blog: http://maharachchi.blogspot.com
> Mobile: +94719371446
>
>


-- 
Regards

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


[Dev] Non-stop ivy:retrieve while building patch-release 4.0.7

2013-02-05 Thread Dulanja Liyanage
Hi,

Please note the $subject. The output is as follows; it goes on an on.

[ivy:retrieve] :: loading settings :: file =
/home/dulanja/work/repos/svn/carbon/platform/branches/4.0.0/dependencies/hive/0.8.1-wso2v6/ivy/ivysettings.xml
[ivy:retrieve] :: resolving dependencies ::
org.apache.hive#hive-shims;0.8.1-wso2v6
[ivy:retrieve] confs: [default, master, compile, runtime]
[ivy:retrieve] found org.apache.hadoop#hadoop-core;0.23.0 in
hadoop-source
[ivy:retrieve] found org.apache.zookeeper#zookeeper;3.3.1 in maven2
[ivy:retrieve] found org.apache.thrift#libthrift;0.7.0 in maven2
[ivy:retrieve] found commons-logging#commons-logging;1.0.4 in maven2
[ivy:retrieve] found commons-logging#commons-logging-api;1.0.4 in maven2
[ivy:retrieve] found com.google.guava#guava;r06 in maven2
[ivy:retrieve] downloading
http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.23.0/hadoop-0.23.0.tar.gz...
[ivy:retrieve] 
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] ..
[ivy:retrieve] .
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] .
[ivy:retrieve] ..
[ivy:retrieve] .
[ivy:retrieve] ..
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] ...
[ivy:retrieve] ..
[ivy:retrieve] ...

Is there any way I can get around this? Will manually downloading this and
putting in m2 work?

Thanks!
Dulanja
-- 
Dulanja Liyanage
Senior Software Engineer - WSO2 Inc.
M: +94776764717
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x > Products 4.0.7 > #14 has FAILED. Change made by 5 authors.

2013-02-05 Thread Bamboo

---
WSO2 Carbon 4.0.x > Products 4.0.7 > #14 failed.
---
Code has been updated by asela, suho, dimuthul, buddhikac, chanaka.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO007-14/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
chanaka (161027):

>Applying patch for https://wso2.org/jira/browse/APPFAC-473 from Chatura.

suho (161028):

>reverting a wrong commit on old pom

dimuthul (161021):

>patch by shamika.
>And my fix for build issue.
>
>



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stratos problem?

2013-02-05 Thread Muhammed Shariq
Hi Kasun,

I am looking into the issue now .. are you doing any modifications to the
webapp, deploying / deleting the app right now .. ?! It would be great if
you could deploy a stable version of the app or share the app with us so we
could test it under your tenant ..

On Wed, Feb 6, 2013 at 10:07 AM, Kasun Perera  wrote:

> Hi Amila
>
> On Wed, Feb 6, 2013 at 9:19 AM, Amila Maha Arachchi wrote:
>
>> Hi Kasun,
>>
>> Sorry for the late reply. Database should appear in "WSO2 Storage 
>> Server"
>> .
>>
>
> Well, I cant see the "Storage Server" on the Cloud Services list now, here
> is username and password to tenent
> Username- kas...@karsha.opensource.lk
> passwd- Haknrr4k
>
>
>> Regarding your webapplication, can you try removing the existing app and
>> deploying a new app again?
>
>
> I did upload the webapp again. It but shows the following error massage,
> (Web app works fine with my both local tomcat and statoes servers) . Not
> sure what to do?
>
> type Status report
>
> message /t/karsha.opensource.lk/webapps/KarshaAnnotate/
>
> description The requested resource (/t/
> karsha.opensource.lk/webapps/KarshaAnnotate/) is not available.
>
>
> Thanks
>
>
>
>>
>>
>> On Tue, Feb 5, 2013 at 10:06 AM, Kasun Perera wrote:
>>
>>>  Hi  Amila
>>>
>>> On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi wrote:
>>>
 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.


>>> On "Data Services" I can't see the databases yet.
>>>
>>> Did you find any reason why webapp is not working?
>>> If this happened only to our tenent, may be I should upload a new .WAR
>>> file of the web application and see whether it works ?
>>>
>>> Thanks
>>>
>>> --
>>> Regards
>>>
>>> Kasun Perera
>>>
>>
>>
>>
>> --
>> *Amila Maharachchi*
>> Technical Lead
>> Member, Management Committee - Cloud & Platform TG
>> WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>
>
> --
> Regards
>
> Kasun Perera
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev