Re: [Carbon-dev] Carbon Core build fail on trunk.

2010-06-29 Thread Afkham Azeez
Sorry about that. I haven't committed MTConstants. Please get an update of
utils.

Azeez

On Wed, Jun 30, 2010 at 9:19 AM, Ajith Vitharana  wrote:

> [INFO] Building WSO2 Carbon - Kernel
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/target
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 110 source files to
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/target/classes
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
>
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/TenantAxisConfiguration.java:[50,55]
> cannot find symbol
> symbol  : variable LAST_ACCESSED
> location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants
>
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/TenantAxisConfiguration.java:[59,49]
> cannot find symbol
> symbol  : variable LAST_ACCESSED
> location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants
>
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/utils/TenantAxisUtils.java:[104,57]
> cannot find symbol
> symbol  : variable LAST_ACCESSED
> location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants
>
> /home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/utils/TenantAxisUtils.java:[300,106]
> cannot find symbol
> symbol  : variable LAST_ACCESSED
> location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants
>
> Thanks
> ajithn
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Afkham Azeez
Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
http://wso2.com, Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Afkham Azeez
Should the package be social or opensocial?

On Wed, Jun 30, 2010 at 10:44 AM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

> Hi All,
>
> We are going to have the OpenSocial API & Impl under Components/registry
> with package names:
>
> org.wso2.carbon.registry.social.api
> org.wso2.carbon.registry.social.impl
>
>
> I will be removing it from the carbon core and check-in to
> components/registry.
>
> If there's any other thoughts please let us know.
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 10:32 PM, Afkham Azeez  wrote:
>
>> I suggest that we have it as a package in the registry;
>>
>> org.wso2.carbon.registry.opensocial.api
>> org.wso2.carbon.registry.opensocial.impl
>>
>> Something like that.
>>
>> Azeez
>>
>> On Tue, Jun 29, 2010 at 8:40 PM, Senaka Fernando  wrote:
>>
>>> A small suggestion. How about naming the implementation package as
>>> "org.wso2.carbon.social.impl" instead of "org.wso2.carbon.socialimpl"?
>>>
>>> Thanks,
>>> Senaka.
>>>
>>>
>>> On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:

> Sorry for the delayed response. Yes, making it subcomponents under
> registry core would be ideal. Do we intend to have multiple 
> implementations
> of the API in the near future? If not, we can start by putting the API &
> default implementation into a single bundle under different packages.
>

 I think there's no plan for another implementation of the API, in the
 near future.

 BPS team, you have any plans?


 Thanks,
 Umashanthi




>
> Azeez
>
>
> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 Can we have the two bundles org.wso2.carbon.social and
 org.wso2.carbon.socialimpl, under components/registry?

>>>
 WDYT?

>>>
>>> +1, since we are also planning to make this an optional feature, that
>>> can be removed, if someone doesn't need it.
>>>
>>
>> Ok.
>>  So the bundles will have the namespace
>> org.wso2.carbon.registry.social and org.wso2.carbon.registry.socialimpl.
>>
>> Any other thoughts?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>>
>>> Thanks,
>>> Senaka.
>>>
>>>

 Thanks,
 Umashanthi





 On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> I've updated the thread in the architecture@ list regarding the
> location of these two bundles.
>
> Could you please give your suggestions to that thread? We can
> discuss and finalize the location there.
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez wrote:
>
>> As per those notes, I think this had to be integrated into
>> registry core. Not as two top level Carbon core components.
>>
>> Azeez
>>
>>
>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 As we have mentioned in the Architecture review, these two
 bundles are added to the core, to enable OpenSocial at the core 
 level, so
 that all products can use it.

>>>
>>> Discussion at architecture@ list with subject "Update on project
>>> - Open Social Integration to GadgetServer using Apache Shindig".
>>>
>>>
>>>
>>>

 Anything I got wrong?


 Thanks,
 Umashanthi


 On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez 
 wrote:

> Why have these been committed to carbon core?
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
> Inc.; http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> lin

Re: [Carbon-dev] Compilation failure in data-services component (trunk)

2010-06-29 Thread Ruwan Janapriya
Thanks Anjana.

However, Now I am getting another compilation failure, but this time it hits
a bug in javac

does anyone has a clue?

regards,

Janapriya

[INFO]

[INFO] Building WSO2 Carbon - Data Services Core
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean]
[INFO] Deleting directory
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamconfigds\src
added.
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamdatacollectionds\src
added.
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamsummarydbs\src
added.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[WARNING] POM for 'bouncycastle:bcprov-jdk15:pom:132:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for
'org.eclipse.osgi:org.eclipse.osgi:pom:3.5.0.v20090311-1300:compile' is
invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.apache.lucene:lucene-core:pom:2.3.1:compile' is
invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [antrun:run {execution: source-code-generation}]
[INFO] Executing tasks
 [echo] ##
 [echo] creating Stub for BAM DataServies
 [echo] ##
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMConfigurationDS.wsdl'.
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMDataCollectionDS.wsdl'.
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl'.
[INFO] Executed tasks
[INFO] [compiler:compile]
[INFO] Compiling 325 source files to
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
Failure executing javac, but could not parse the error:
An exception has occurred in the compiler (1.5.0_06). Please file a bug at
the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after
checking the Bug Parade for duplicates. Include
your program and the following diagnostic in your report.  Thank you.
java.lang.AssertionError: {unused}
at
com.sun.tools.javac.tree.TreeMaker$AnnotationBuilder.visitArray(TreeMaker.java:634)
at
com.sun.tools.javac.code.Attribute$Array.accept(Attribute.java:124)
at
com.sun.tools.javac.tree.TreeMaker$AnnotationBuilder.translate(TreeMaker.java:637)
at
com.sun.tools.javac.tree.TreeMaker$AnnotationBuilder.visitCompoundInternal(TreeMaker.java:628)
at
com.sun.tools.javac.tree.TreeMaker$AnnotationBuilder.translate(TreeMaker.java:641)
at com.sun.tools.javac.tree.TreeMaker.Annotation(TreeMaker.java:649)
at
com.sun.tools.javac.tree.TreeMaker.Annotations(TreeMaker.java:570)
at com.sun.tools.javac.tree.TreeMaker.VarDef(TreeMaker.java:554)
at
com.sun.tools.javac.comp.Lower.visitIterableForeachLoop(Lower.java:2892)
at com.sun.tools.javac.comp.Lower.visitForeachLoop(Lower.java:2755)
at com.sun.tools.javac.tree.Tree$ForeachLoop.accept(Tree.java:597)
at com.sun.tools.javac.comp.Lower.translate(Lower.java:1881)
at
com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:54)
at
com.sun.tools.javac.tree.TreeTranslator.visitBlock(TreeTranslator.java:145)
at com.sun.tools.javac.comp.Lower.visitBlock(Lower.java:2927)
at com.sun.tools.javac.tree.Tree$Block.accept(Tree.java:535)
at com.sun.tools.javac.comp.Lower.translate(Lower.java:1881)
at
com.sun.tools.javac.tree.TreeTranslator.visitMethodDef(TreeTranslator.java:129)
at
com.sun.tools.javac.comp.Lower.visitMethodDefInternal(Lower.java:2267)
at com.sun.tools.javac.comp.Lower.visitMethodDef(Lower.java:2186)
at com.sun.tools.javac.tree.Tree$MethodDef.accept(Tree.java:478)
at com.sun.tools.javac.comp.Lower.translate(Lower.java:1881)
at com.sun.tools.javac.comp.Lower.visitClassDef(Lower.java:1989)
at com.sun.tools.javac.tree.Tree$ClassDef.accept(Tree.java:434)
at com.sun.tools.javac.comp.Lower.translate(Lower.java:1881)
at com.sun.tools.javac.comp.Lower.translate(Lower.java:1901)
at
com.sun.tools.java

[Carbon-dev] Carbon Trunk : Registry Core Test Failures

2010-06-29 Thread Dimuthu Leelarathne
Hi all,

Registry tests are failing on the trunk and this prevents us from
checking the correctness of our user management code.

Results :
Tests in error:
Tests run: 170, Failures: 0, Errors: 16, Skipped: 0

The cause seems to be the same.

testAdvancedCollectionRestore(org.wso2.carbon.registry.core.test.jdbc.VersionHandlingTest)
 Time elapsed: 0.118 sec  <<< ERROR!
java.lang.NullPointerException
at 
org.wso2.carbon.registry.core.jdbc.handlers.filters.URLMatcher.handleRestoreVersion(URLMatcher.java:331)

Thanks,
DimuthuL


-- 
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon-3.0.0 Iridium - RC27

2010-06-29 Thread Krishantha Samaraweera
Hi Dumindu,

I saw few L1 issue fixes done yesterday. Can we get new BAM build to do some
regression tests before the final QA build on 1st July.

Thanks,
Krishantha.

On Thu, Jun 24, 2010 at 2:05 PM, Dumindu Pallewela  wrote:

>
> On Thu, Jun 24, 2010 at 11:49 AM, Krishantha Samaraweera <
> krishan...@wso2.com> wrote:
>
>> Is it possible to get a new BAM build. There are some critical issue fixes
>> that we need to verify.
>>
>>
> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/5RC27/
>
> --
> Dumindu Pallewela
> WSO2 | "Lean . Enterprise . Middleware" | http://wso2.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
Hi All,

We are going to have the OpenSocial API & Impl under Components/registry
with package names:

org.wso2.carbon.registry.social.api
org.wso2.carbon.registry.social.impl


I will be removing it from the carbon core and check-in to
components/registry.

If there's any other thoughts please let us know.


Thanks,
Umashanthi


On Tue, Jun 29, 2010 at 10:32 PM, Afkham Azeez  wrote:

> I suggest that we have it as a package in the registry;
>
> org.wso2.carbon.registry.opensocial.api
> org.wso2.carbon.registry.opensocial.impl
>
> Something like that.
>
> Azeez
>
> On Tue, Jun 29, 2010 at 8:40 PM, Senaka Fernando  wrote:
>
>> A small suggestion. How about naming the implementation package as
>> "org.wso2.carbon.social.impl" instead of "org.wso2.carbon.socialimpl"?
>>
>> Thanks,
>> Senaka.
>>
>>
>> On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:
>>>
 Sorry for the delayed response. Yes, making it subcomponents under
 registry core would be ideal. Do we intend to have multiple implementations
 of the API in the near future? If not, we can start by putting the API &
 default implementation into a single bundle under different packages.

>>>
>>> I think there's no plan for another implementation of the API, in the
>>> near future.
>>>
>>> BPS team, you have any plans?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>

 Azeez


 On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> Can we have the two bundles org.wso2.carbon.social and
>>> org.wso2.carbon.socialimpl, under components/registry?
>>>
>>
>>> WDYT?
>>>
>>
>> +1, since we are also planning to make this an optional feature, that
>> can be removed, if someone doesn't need it.
>>
>
> Ok.
>  So the bundles will have the namespace org.wso2.carbon.registry.social
> and org.wso2.carbon.registry.socialimpl.
>
> Any other thoughts?
>
>
> Thanks,
> Umashanthi
>
>
>
>
>>
>> Thanks,
>> Senaka.
>>
>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 I've updated the thread in the architecture@ list regarding the
 location of these two bundles.

 Could you please give your suggestions to that thread? We can
 discuss and finalize the location there.


 Thanks,
 Umashanthi


 On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez wrote:

> As per those notes, I think this had to be integrated into registry
> core. Not as two top level Carbon core components.
>
> Azeez
>
>
> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> As we have mentioned in the Architecture review, these two
>>> bundles are added to the core, to enable OpenSocial at the core 
>>> level, so
>>> that all products can use it.
>>>
>>
>> Discussion at architecture@ list with subject "Update on project
>> - Open Social Integration to GadgetServer using Apache Shindig".
>>
>>
>>
>>
>>>
>>> Anything I got wrong?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>>>
 Why have these been committed to carbon core?

 --
 Afkham Azeez
 Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
 Inc.; http://wso2.com, Lean . Enterprise . Middleware
 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>
>> ___

Re: [Carbon-dev] After working with BPS for some following exception occurred

2010-06-29 Thread Supun Kamburugamuva
I regularly deleted this package and installed it again and again. So
I think this must be related to 1st Jira.

Thanks,
Supun..

On Tue, Jun 29, 2010 at 8:03 PM, Asela Pathberiya  wrote:
> Hi Supun,
>
> Are you working with BPS 2.0.0?
>
> As I know, exception can be happen due to following reasons
>
> 1.  If delete button is clicked, after an undeployment of a BPEL package and
> then same package is uploaded again
>   jira - https://wso2.org/jira/browse/CARBON-5582
>
> 2.  if deleted BPEL Package (from the archives in registry) is uploaded
> again. (fixed for 2.0.0 as registry browse and search options are
> disabled)
>   jira - https://wso2.org/jira/browse/CARBON-5446
>
> 3.  if 'Deployed Packages' tab is clicked after uploading a BPEL package. (
> fixed for 2.0.0)
>   jira - https://wso2.org/jira/browse/CARBON-5570
>
> Thanks,
> Asela.
>
>
> On Wed, Jun 30, 2010 at 6:09 AM, Supun Kamburugamuva  wrote:
>>
>> After this all my deployed packages was gone in the UI. I did
>> cleanCache, cleanRegistry, -Dsetup etc but no luck. BPS was running
>> with embedded H2.
>>
>> Also when I restart the BPS I can see my packages are getting
>> deployed. But when I go to the UI this exception occurs and I cannot
>> see the deployed packages and it shows a page with an empty list.
>>
>> Still I can invoke the process and everything else in the UI is working.
>>
>> Thanks,
>> Supun..
>>
>> [2010-06-29 17:31:36,216] ERROR -  Process store and internal registry
>> out of sync.
>> [2010-06-29 17:31:36,220] ERROR -  listDeployedPackagesPaginated
>> operation failed.
>> org.apache.axis2.AxisFault: Process store and internal registry out of
>> sync.
>>        at
>> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:508)
>>        at
>> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>>        at
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>>        at
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>>        at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>        at
>> org.wso2.carbon.bpel.mgt.ui.BPELPackageManagementServiceStub.listDeployedPackagesPaginated(BPELPackageManagementServiceStub.java:492)
>>        at
>> org.wso2.carbon.bpel.ui.BPELPackageManagementServiceClient.listDeployedPackagesPaginated(BPELPackageManagementServiceClient.java:54)
>>        at
>> org.apache.jsp.bpel.deploy_005fpackages_002dajaxprocessor_jsp._jspService(deploy_005fpackages_002dajaxprocessor_jsp.java:99)
>>        at
>> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>        at
>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
>>        at
>> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>        at
>> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>        at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:117)
>>        at
>> org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:64)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>        at
>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
>>        at
>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>        at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>>        at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>        at
>> org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:154)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>        at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
>>        at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>>        at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
>>        at
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>>        at
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>>        at
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>>        at
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
>>        at
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
>>        at
>> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
>>        at
>> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandle

[Carbon-dev] Carbon Core build fail on trunk.

2010-06-29 Thread Ajith Vitharana
[INFO] Building WSO2 Carbon - Kernel
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 110 source files to
/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/target/classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure

/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/TenantAxisConfiguration.java:[50,55]
cannot find symbol
symbol  : variable LAST_ACCESSED
location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants

/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/TenantAxisConfiguration.java:[59,49]
cannot find symbol
symbol  : variable LAST_ACCESSED
location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants

/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/utils/TenantAxisUtils.java:[104,57]
cannot find symbol
symbol  : variable LAST_ACCESSED
location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants

/home/ajith/builds/trunk/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy/utils/TenantAxisUtils.java:[300,106]
cannot find symbol
symbol  : variable LAST_ACCESSED
location: class org.wso2.carbon.utils.multitenancy.MultitenantConstants

Thanks
ajithn
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation failure in data-services component (trunk)

2010-06-29 Thread Anjana Fernando
Hi Ruwan,

This was fixed yesterday, please take an svn up and build again.

Cheers,
Anjana.

On Wed, Jun 30, 2010 at 7:57 AM, Ruwan Janapriya  wrote:
> I am getting following...
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Data Services Core
> [INFO]    task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean]
> [INFO] Deleting directory
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target
> [INFO] [build-helper:add-source {execution: add-source}]
> [INFO] Source directory:
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamconfigds\src
> added.
> [INFO] Source directory:
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamdatacollectionds\src
> added.
> [INFO] Source directory:
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamsummarydbs\src
> added.
> [INFO] [resources:resources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] [antrun:run {execution: source-code-generation}]
> [INFO] Executing tasks
>      [echo] ##
>      [echo] creating Stub for BAM DataServies
>      [echo] ##
>      [java] Retrieving document at
> 'src/test/resources/bam-wsdls/BAMConfigurationDS.wsdl'.
>      [java] Retrieving document at
> 'src/test/resources/bam-wsdls/BAMDataCollectionDS.wsdl'.
>      [java] Retrieving document at
> 'src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl'.
> [INFO] Executed tasks
> [INFO] [compiler:compile]
> [INFO] Compiling 325 source files to
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\classes
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
> D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\description\config\WebConfig.java:[48,64]
> cannot find symbol
> symbol  : variable WEB
> location: class
> org.wso2.carbon.dataservices.common.DBConstants.DataSourceTypes
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 6 minutes 47 seconds
> [INFO] Finished at: Wed Jun 30 07:54:11 LKT 2010
> [INFO] Final Memory: 56M/147M
> [INFO]
> 
> --
> Ruwan Janapriya
> Technical Lead - WSO2 Inc.
>
> http://wso2.com/ - "lean . enterprise . middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] After working with BPS for some following exception occurred

2010-06-29 Thread Asela Pathberiya
Hi Supun,

Are you working with BPS 2.0.0?

As I know, exception can be happen due to following reasons

1.  If delete button is clicked, after an undeployment of a BPEL package and
then same package is uploaded again
  jira - https://wso2.org/jira/browse/CARBON-5582

2.  if deleted BPEL Package (from the archives in registry) is uploaded
again. (fixed for 2.0.0 as registry browse and search options are
disabled)
  jira - https://wso2.org/jira/browse/CARBON-5446

3.  if 'Deployed Packages' tab is clicked after uploading a BPEL package. (
fixed for 2.0.0)
  jira - https://wso2.org/jira/browse/CARBON-5570

Thanks,
Asela.


On Wed, Jun 30, 2010 at 6:09 AM, Supun Kamburugamuva  wrote:

> After this all my deployed packages was gone in the UI. I did
> cleanCache, cleanRegistry, -Dsetup etc but no luck. BPS was running
> with embedded H2.
>
> Also when I restart the BPS I can see my packages are getting
> deployed. But when I go to the UI this exception occurs and I cannot
> see the deployed packages and it shows a page with an empty list.
>
> Still I can invoke the process and everything else in the UI is working.
>
> Thanks,
> Supun..
>
> [2010-06-29 17:31:36,216] ERROR -  Process store and internal registry
> out of sync.
> [2010-06-29 17:31:36,220] ERROR -  listDeployedPackagesPaginated
> operation failed.
> org.apache.axis2.AxisFault: Process store and internal registry out of
> sync.
>at
> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:508)
>at
> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>at
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>at
> org.wso2.carbon.bpel.mgt.ui.BPELPackageManagementServiceStub.listDeployedPackagesPaginated(BPELPackageManagementServiceStub.java:492)
>at
> org.wso2.carbon.bpel.ui.BPELPackageManagementServiceClient.listDeployedPackagesPaginated(BPELPackageManagementServiceClient.java:54)
>at
> org.apache.jsp.bpel.deploy_005fpackages_002dajaxprocessor_jsp._jspService(deploy_005fpackages_002dajaxprocessor_jsp.java:99)
>at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>at
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
>at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:117)
>at
> org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:64)
>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>at
> org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
>at
> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>at
> org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:154)
>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
>at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
>at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
>at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
>at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
>at
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
>at
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
>at
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
>at
> org.apache.tomcat.util.threads.ThreadPool$C

[Carbon-dev] Compilation failure in data-services component (trunk)

2010-06-29 Thread Ruwan Janapriya
I am getting following...

[INFO]

[INFO] Building WSO2 Carbon - Data Services Core
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean]
[INFO] Deleting directory
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamconfigds\src
added.
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamdatacollectionds\src
added.
[INFO] Source directory:
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\generated-code\stub\bam\bamsummarydbs\src
added.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [antrun:run {execution: source-code-generation}]
[INFO] Executing tasks
 [echo] ##
 [echo] creating Stub for BAM DataServies
 [echo] ##
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMConfigurationDS.wsdl'.
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMDataCollectionDS.wsdl'.
 [java] Retrieving document at
'src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl'.
[INFO] Executed tasks
[INFO] [compiler:compile]
[INFO] Compiling 325 source files to
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
D:\work\trunk\carbon\components\data-services\org.wso2.carbon.dataservices.core\src\main\java\org\wso2\carbon\dataservices\core\description\config\WebConfig.java:[48,64]
cannot find symbol
symbol  : variable WEB
location: class
org.wso2.carbon.dataservices.common.DBConstants.DataSourceTypes


[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 6 minutes 47 seconds
[INFO] Finished at: Wed Jun 30 07:54:11 LKT 2010
[INFO] Final Memory: 56M/147M
[INFO]


-- 
Ruwan Janapriya
Technical Lead - WSO2 Inc.

http://wso2.com/ - "lean . enterprise . middleware"
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] After working with BPS for some following exception occurred

2010-06-29 Thread Supun Kamburugamuva
After this all my deployed packages was gone in the UI. I did
cleanCache, cleanRegistry, -Dsetup etc but no luck. BPS was running
with embedded H2.

Also when I restart the BPS I can see my packages are getting
deployed. But when I go to the UI this exception occurs and I cannot
see the deployed packages and it shows a page with an empty list.

Still I can invoke the process and everything else in the UI is working.

Thanks,
Supun..

[2010-06-29 17:31:36,216] ERROR -  Process store and internal registry
out of sync.
[2010-06-29 17:31:36,220] ERROR -  listDeployedPackagesPaginated
operation failed.
org.apache.axis2.AxisFault: Process store and internal registry out of sync.
at 
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:508)
at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
at 
org.wso2.carbon.bpel.mgt.ui.BPELPackageManagementServiceStub.listDeployedPackagesPaginated(BPELPackageManagementServiceStub.java:492)
at 
org.wso2.carbon.bpel.ui.BPELPackageManagementServiceClient.listDeployedPackagesPaginated(BPELPackageManagementServiceClient.java:54)
at 
org.apache.jsp.bpel.deploy_005fpackages_002dajaxprocessor_jsp._jspService(deploy_005fpackages_002dajaxprocessor_jsp.java:99)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:117)
at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:64)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
at 
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:154)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:619)
[2010-06-29 17:31:46,235] ERROR -  Process store and internal registry
out of sync.
[2010-06-29 17:31:46,241] ERROR -  listDeployedPackagesPaginated
operation failed.
org.apache.axis2.AxisFault: Process store and internal registry out of sync.
at 
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:508)
at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
at 
org.apache.axis2.client.OperationClient.execute(Operati

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Afkham Azeez
I suggest that we have it as a package in the registry;

org.wso2.carbon.registry.opensocial.api
org.wso2.carbon.registry.opensocial.impl

Something like that.

Azeez

On Tue, Jun 29, 2010 at 8:40 PM, Senaka Fernando  wrote:

> A small suggestion. How about naming the implementation package as
> "org.wso2.carbon.social.impl" instead of "org.wso2.carbon.socialimpl"?
>
> Thanks,
> Senaka.
>
>
> On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:
>>
>>> Sorry for the delayed response. Yes, making it subcomponents under
>>> registry core would be ideal. Do we intend to have multiple implementations
>>> of the API in the near future? If not, we can start by putting the API &
>>> default implementation into a single bundle under different packages.
>>>
>>
>> I think there's no plan for another implementation of the API, in the near
>> future.
>>
>> BPS team, you have any plans?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>>
>>> Azeez
>>>
>>>
>>> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:

>
>
> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> Can we have the two bundles org.wso2.carbon.social and
>> org.wso2.carbon.socialimpl, under components/registry?
>>
>
>> WDYT?
>>
>
> +1, since we are also planning to make this an optional feature, that
> can be removed, if someone doesn't need it.
>

 Ok.
  So the bundles will have the namespace org.wso2.carbon.registry.social
 and org.wso2.carbon.registry.socialimpl.

 Any other thoughts?


 Thanks,
 Umashanthi




>
> Thanks,
> Senaka.
>
>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>
>> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> I've updated the thread in the architecture@ list regarding the
>>> location of these two bundles.
>>>
>>> Could you please give your suggestions to that thread? We can discuss
>>> and finalize the location there.
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez wrote:
>>>
 As per those notes, I think this had to be integrated into registry
 core. Not as two top level Carbon core components.

 Azeez


 On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> As we have mentioned in the Architecture review, these two bundles
>> are added to the core, to enable OpenSocial at the core level, so 
>> that all
>> products can use it.
>>
>
> Discussion at architecture@ list with subject "Update on project -
> Open Social Integration to GadgetServer using Apache Shindig".
>
>
>
>
>>
>> Anything I got wrong?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>>
>>> Why have these been committed to carbon core?
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
>>> Inc.; http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
 Afkham Azeez
 Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
 http://wso2.com, Lean . Enterprise . Middleware
 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
>>

Re: [Carbon-dev] axis2 trunk build error

2010-06-29 Thread ratha
Sameera Jayasoma wrote:
> It seems Axiom version is changed to 1.2.10-SNAPSHOT in trunk on 14th 
> of June. But Axis2 trunk still depends on 1.2.9-SNAPSHOT version of 
> axiom.
>
> As a workaround, you can locally change axiom version in Axis2 by 
> modifying the pom.xml in modules/parent folder.
>
It builds fine..(other dependencies also need version changes)
-Ratha.
> Thanks
> Sameerax
>
> On Tue, Jun 29, 2010 at 1:26 PM, ratha  > wrote:
>
> Hi,
> I'm getting same build error in both axis2 trunks(
> wso2/trunk/dependencies/axis2, apache trunk/axis2).
> Please have a look.
> I built successfully both axiom trunks( wso2/trunk/dependencies/axiom,
> apache trunk/axiom).
>
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \OperationContext.java:[23,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \ServiceGroupContext.java:[23,29] package org.apache.axiom.util
> does not
> exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \MessageContext.java:[28,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\AxisOperation.java:[30,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
> Options.java:[24,29] package org.apache.axiom.util does not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \ServiceContext.java:[23,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\address
> ing\EndpointReference.java:[31,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
> OperationClient.java:[23,29] package org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\util\Me
> ssageContextBuilder.java:[40,29] package org.apache.axiom.util
> does not
> exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\OutInAxisOperation.java:[28,29] package org.apache.axiom.util
> does
> not exis
> t
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\TwoChannelAxisOperation.java:[22,29] package
> org.apache.axiom.util
> does not
>  exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\OutOnlyAxisOperation.java:[22,29] package org.apache.axiom.util
> does not ex
> ist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \MTOMBuilder.java:[25,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\InOnlyAxisOperation.java:[22,29] package
> org.apache.axiom.util does
> not exi
> st
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \BuilderUtil.java:[35,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\RobustOutOnlyAxisOperation.java:[23,29] package
> org.apache.axiom.util does
> not exist
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \SOAPBuilder.java:[24,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
> 
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\InOutAxisOperation.java:[22,29] package org.apache.axiom.util
> does
> not exis
> t
>
> -Ratha.
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> Sameera Jayasoma
> Technical Lead
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com 
> blog: http://tech.jayasoma.org
>
> Lean . Enterprise . Middleware
> 

[Carbon-dev] Trunk orbit/commons.vfs build error

2010-06-29 Thread ratha
Hi,
$ subject.
I built dependencies/common-vfs (version 2.0-wso2v1)successfully.

Which is the right version?

-Ratha.

[ERROR] BUILD ERROR
[INFO] 

[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.commons 
-DartifactId=commons
-vfs -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file 
there:

  mvn deploy:deploy-file -DgroupId=org.apache.commons 
-DartifactId=commons-v
fs -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -Drep
ositoryId=[id]

  Path to dependency:
1) org.apache.commons.wso2:commons-vfs:bundle:2.0-wso2v1
2) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT

2) org.apache.commons:commons-vfs-sandbox:jar:2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.commons 
-DartifactId=commons
-vfs-sandbox -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file 
there:

  mvn deploy:deploy-file -DgroupId=org.apache.commons 
-DartifactId=commons-v
fs-sandbox -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[ur
l] -DrepositoryId=[id]

  Path to dependency:
1) org.apache.commons.wso2:commons-vfs:bundle:2.0-wso2v1
2) org.apache.commons:commons-vfs-sandbox:jar:2.0-SNAPSHOT

--
2 required artifacts are missing.

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
Hi,

On Tue, Jun 29, 2010 at 8:40 PM, Waruna Ranasinghe  wrote:

>
>
> On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:
>>
>>> Sorry for the delayed response. Yes, making it subcomponents under
>>> registry core would be ideal. Do we intend to have multiple implementations
>>> of the API in the near future? If not, we can start by putting the API &
>>> default implementation into a single bundle under different packages.
>>>
>>
>> I think there's no plan for another implementation of the API, in the near
>> future.
>>
>> BPS team, you have any plans?
>>
> We had a brief discussion among BPS team about OpenSocial. Yes, we have few
> plans to use OpenSocial for human tasks.
> For example, we can keep track of what has happened to a task by using
> activities in opensocial so that we don't need to track, which user did what
> to tasks.
>

We have used user manager for profile & user data and registry resources for
storing activities & appdata., in our current implementation, focusing on
GS. Do you require a different implementation? If yes, we can have two
bundles for the API and Impl, as we have now. Otherwise we can merge these
two into one bundle with different package names.


Thanks,
Umashanthi



>
>
>
> Thanks,
> Waruna
>
>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>>
>>> Azeez
>>>
>>>
>>> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:

>
>
> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> Can we have the two bundles org.wso2.carbon.social and
>> org.wso2.carbon.socialimpl, under components/registry?
>>
>
>> WDYT?
>>
>
> +1, since we are also planning to make this an optional feature, that
> can be removed, if someone doesn't need it.
>

 Ok.
  So the bundles will have the namespace org.wso2.carbon.registry.social
 and org.wso2.carbon.registry.socialimpl.

 Any other thoughts?


 Thanks,
 Umashanthi




>
> Thanks,
> Senaka.
>
>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>
>> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> I've updated the thread in the architecture@ list regarding the
>>> location of these two bundles.
>>>
>>> Could you please give your suggestions to that thread? We can discuss
>>> and finalize the location there.
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez wrote:
>>>
 As per those notes, I think this had to be integrated into registry
 core. Not as two top level Carbon core components.

 Azeez


 On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> As we have mentioned in the Architecture review, these two bundles
>> are added to the core, to enable OpenSocial at the core level, so 
>> that all
>> products can use it.
>>
>
> Discussion at architecture@ list with subject "Update on project -
> Open Social Integration to GadgetServer using Apache Shindig".
>
>
>
>
>>
>> Anything I got wrong?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>>
>>> Why have these been committed to carbon core?
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
>>> Inc.; http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
>>>

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Waruna Ranasinghe
On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:
>
>> Sorry for the delayed response. Yes, making it subcomponents under
>> registry core would be ideal. Do we intend to have multiple implementations
>> of the API in the near future? If not, we can start by putting the API &
>> default implementation into a single bundle under different packages.
>>
>
> I think there's no plan for another implementation of the API, in the near
> future.
>
> BPS team, you have any plans?
>
We had a brief discussion among BPS team about OpenSocial. Yes, we have few
plans to use OpenSocial for human tasks.
For example, we can keep track of what has happened to a task by using
activities in opensocial so that we don't need to track, which user did what
to tasks.



Thanks,
Waruna


>
> Thanks,
> Umashanthi
>
>
>
>
>>
>> Azeez
>>
>>
>> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:
>>>


 On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> Can we have the two bundles org.wso2.carbon.social and
> org.wso2.carbon.socialimpl, under components/registry?
>

> WDYT?
>

 +1, since we are also planning to make this an optional feature, that
 can be removed, if someone doesn't need it.

>>>
>>> Ok.
>>>  So the bundles will have the namespace org.wso2.carbon.registry.social
>>> and org.wso2.carbon.registry.socialimpl.
>>>
>>> Any other thoughts?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>

 Thanks,
 Senaka.


>
> Thanks,
> Umashanthi
>
>
>
>
>
> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> I've updated the thread in the architecture@ list regarding the
>> location of these two bundles.
>>
>> Could you please give your suggestions to that thread? We can discuss
>> and finalize the location there.
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>>
>>> As per those notes, I think this had to be integrated into registry
>>> core. Not as two top level Carbon core components.
>>>
>>> Azeez
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> As we have mentioned in the Architecture review, these two bundles
> are added to the core, to enable OpenSocial at the core level, so 
> that all
> products can use it.
>

 Discussion at architecture@ list with subject "Update on project -
 Open Social Integration to GadgetServer using Apache Shindig".




>
> Anything I got wrong?
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>
>> Why have these been committed to carbon core?
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
>> Inc.; http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>>> http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
>>

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Senaka Fernando
A small suggestion. How about naming the implementation package as
"org.wso2.carbon.social.impl" instead of "org.wso2.carbon.socialimpl"?

Thanks,
Senaka.

On Tue, Jun 29, 2010 at 7:31 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:
>
>> Sorry for the delayed response. Yes, making it subcomponents under
>> registry core would be ideal. Do we intend to have multiple implementations
>> of the API in the near future? If not, we can start by putting the API &
>> default implementation into a single bundle under different packages.
>>
>
> I think there's no plan for another implementation of the API, in the near
> future.
>
> BPS team, you have any plans?
>
>
> Thanks,
> Umashanthi
>
>
>
>
>>
>> Azeez
>>
>>
>> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando wrote:
>>>


 On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> Can we have the two bundles org.wso2.carbon.social and
> org.wso2.carbon.socialimpl, under components/registry?
>

> WDYT?
>

 +1, since we are also planning to make this an optional feature, that
 can be removed, if someone doesn't need it.

>>>
>>> Ok.
>>>  So the bundles will have the namespace org.wso2.carbon.registry.social
>>> and org.wso2.carbon.registry.socialimpl.
>>>
>>> Any other thoughts?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>

 Thanks,
 Senaka.


>
> Thanks,
> Umashanthi
>
>
>
>
>
> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> I've updated the thread in the architecture@ list regarding the
>> location of these two bundles.
>>
>> Could you please give your suggestions to that thread? We can discuss
>> and finalize the location there.
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>>
>>> As per those notes, I think this had to be integrated into registry
>>> core. Not as two top level Carbon core components.
>>>
>>> Azeez
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> As we have mentioned in the Architecture review, these two bundles
> are added to the core, to enable OpenSocial at the core level, so 
> that all
> products can use it.
>

 Discussion at architecture@ list with subject "Update on project -
 Open Social Integration to GadgetServer using Apache Shindig".




>
> Anything I got wrong?
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>
>> Why have these been committed to carbon core?
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2,
>> Inc.; http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>>> http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
On Tue, Jun 29, 2010 at 6:16 PM, Afkham Azeez  wrote:

> Sorry for the delayed response. Yes, making it subcomponents under registry
> core would be ideal. Do we intend to have multiple implementations of the
> API in the near future? If not, we can start by putting the API & default
> implementation into a single bundle under different packages.
>

I think there's no plan for another implementation of the API, in the near
future.

BPS team, you have any plans?


Thanks,
Umashanthi




>
> Azeez
>
>
> On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando  wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 Can we have the two bundles org.wso2.carbon.social and
 org.wso2.carbon.socialimpl, under components/registry?

>>>
 WDYT?

>>>
>>> +1, since we are also planning to make this an optional feature, that can
>>> be removed, if someone doesn't need it.
>>>
>>
>> Ok.
>>  So the bundles will have the namespace org.wso2.carbon.registry.social
>> and org.wso2.carbon.registry.socialimpl.
>>
>> Any other thoughts?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>>
>>> Thanks,
>>> Senaka.
>>>
>>>

 Thanks,
 Umashanthi





 On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> I've updated the thread in the architecture@ list regarding the
> location of these two bundles.
>
> Could you please give your suggestions to that thread? We can discuss
> and finalize the location there.
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>
>> As per those notes, I think this had to be integrated into registry
>> core. Not as two top level Carbon core components.
>>
>> Azeez
>>
>>
>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 As we have mentioned in the Architecture review, these two bundles
 are added to the core, to enable OpenSocial at the core level, so that 
 all
 products can use it.

>>>
>>> Discussion at architecture@ list with subject "Update on project -
>>> Open Social Integration to GadgetServer using Apache Shindig".
>>>
>>>
>>>
>>>

 Anything I got wrong?


 Thanks,
 Umashanthi


 On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:

> Why have these been committed to carbon core?
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
> http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>> http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Senaka Fernando
>>> Associate Technical Lead
>>> WSO2 Inc.
>>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>>
>>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> 

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Afkham Azeez
Sorry for the delayed response. Yes, making it subcomponents under registry
core would be ideal. Do we intend to have multiple implementations of the
API in the near future? If not, we can start by putting the API & default
implementation into a single bundle under different packages.

Azeez

On Tue, Jun 29, 2010 at 5:14 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando  wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> Can we have the two bundles org.wso2.carbon.social and
>>> org.wso2.carbon.socialimpl, under components/registry?
>>>
>>
>>> WDYT?
>>>
>>
>> +1, since we are also planning to make this an optional feature, that can
>> be removed, if someone doesn't need it.
>>
>
> Ok.
>  So the bundles will have the namespace org.wso2.carbon.registry.social and
> org.wso2.carbon.registry.socialimpl.
>
> Any other thoughts?
>
>
> Thanks,
> Umashanthi
>
>
>
>
>>
>> Thanks,
>> Senaka.
>>
>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 I've updated the thread in the architecture@ list regarding the
 location of these two bundles.

 Could you please give your suggestions to that thread? We can discuss
 and finalize the location there.


 Thanks,
 Umashanthi


 On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:

> As per those notes, I think this had to be integrated into registry
> core. Not as two top level Carbon core components.
>
> Azeez
>
>
> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> As we have mentioned in the Architecture review, these two bundles
>>> are added to the core, to enable OpenSocial at the core level, so that 
>>> all
>>> products can use it.
>>>
>>
>> Discussion at architecture@ list with subject "Update on project -
>> Open Social Integration to GadgetServer using Apache Shindig".
>>
>>
>>
>>
>>>
>>> Anything I got wrong?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez wrote:
>>>
 Why have these been committed to carbon core?

 --
 Afkham Azeez
 Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
 http://wso2.com, Lean . Enterprise . Middleware
 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
> http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Senaka Fernando
>> Associate Technical Lead
>> WSO2 Inc.
>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>
>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Afkham Azeez
Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
http://wso2.com, Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
b

Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
On Tue, Jun 29, 2010 at 5:06 PM, Senaka Fernando  wrote:

>
>
> On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> Can we have the two bundles org.wso2.carbon.social and
>> org.wso2.carbon.socialimpl, under components/registry?
>>
>
>> WDYT?
>>
>
> +1, since we are also planning to make this an optional feature, that can
> be removed, if someone doesn't need it.
>

Ok.
So the bundles will have the namespace org.wso2.carbon.registry.social and
org.wso2.carbon.registry.socialimpl.

Any other thoughts?


Thanks,
Umashanthi




>
> Thanks,
> Senaka.
>
>
>>
>> Thanks,
>> Umashanthi
>>
>>
>>
>>
>>
>> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> I've updated the thread in the architecture@ list regarding the location
>>> of these two bundles.
>>>
>>> Could you please give your suggestions to that thread? We can discuss and
>>> finalize the location there.
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>>>
 As per those notes, I think this had to be integrated into registry
 core. Not as two top level Carbon core components.

 Azeez


 On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> As we have mentioned in the Architecture review, these two bundles are
>> added to the core, to enable OpenSocial at the core level, so that all
>> products can use it.
>>
>
> Discussion at architecture@ list with subject "Update on project -
> Open Social Integration to GadgetServer using Apache Shindig".
>
>
>
>
>>
>> Anything I got wrong?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:
>>
>>> Why have these been committed to carbon core?
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>>> http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
 Afkham Azeez
 Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
 http://wso2.com, Lean . Enterprise . Middleware
 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Senaka Fernando
> Associate Technical Lead
> WSO2 Inc.
> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>
> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Senaka Fernando
On Tue, Jun 29, 2010 at 4:57 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

> Hi Azeez,
>
> Can we have the two bundles org.wso2.carbon.social and
> org.wso2.carbon.socialimpl, under components/registry?
>

> WDYT?
>

+1, since we are also planning to make this an optional feature, that can be
removed, if someone doesn't need it.

Thanks,
Senaka.


>
> Thanks,
> Umashanthi
>
>
>
>
>
> On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> I've updated the thread in the architecture@ list regarding the location
>> of these two bundles.
>>
>> Could you please give your suggestions to that thread? We can discuss and
>> finalize the location there.
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>>
>>> As per those notes, I think this had to be integrated into registry core.
>>> Not as two top level Carbon core components.
>>>
>>> Azeez
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>


 On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
 umashan...@wso2.com> wrote:

> Hi Azeez,
>
> As we have mentioned in the Architecture review, these two bundles are
> added to the core, to enable OpenSocial at the core level, so that all
> products can use it.
>

 Discussion at architecture@ list with subject "Update on project - Open
 Social Integration to GadgetServer using Apache Shindig".




>
> Anything I got wrong?
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:
>
>> Why have these been committed to carbon core?
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>> http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>>> http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Senaka Fernando
Associate Technical Lead
WSO2 Inc.
E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818

http://www.wso2.com/ - "Lean . Enterprise . Middleware"
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
Hi Azeez,

Can we have the two bundles org.wso2.carbon.social and
org.wso2.carbon.socialimpl, under components/registry?

WDYT?


Thanks,
Umashanthi





On Tue, Jun 29, 2010 at 4:48 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

> Hi Azeez,
>
> I've updated the thread in the architecture@ list regarding the location
> of these two bundles.
>
> Could you please give your suggestions to that thread? We can discuss and
> finalize the location there.
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:
>
>> As per those notes, I think this had to be integrated into registry core.
>> Not as two top level Carbon core components.
>>
>> Azeez
>>
>>
>> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>>> umashan...@wso2.com> wrote:
>>>
 Hi Azeez,

 As we have mentioned in the Architecture review, these two bundles are
 added to the core, to enable OpenSocial at the core level, so that all
 products can use it.

>>>
>>> Discussion at architecture@ list with subject "Update on project - Open
>>> Social Integration to GadgetServer using Apache Shindig".
>>>
>>>
>>>
>>>

 Anything I got wrong?


 Thanks,
 Umashanthi


 On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:

> Why have these been committed to carbon core?
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
> http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>> http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
Hi Azeez,

I've updated the thread in the architecture@ list regarding the location of
these two bundles.

Could you please give your suggestions to that thread? We can discuss and
finalize the location there.


Thanks,
Umashanthi

On Tue, Jun 29, 2010 at 4:23 PM, Afkham Azeez  wrote:

> As per those notes, I think this had to be integrated into registry core.
> Not as two top level Carbon core components.
>
> Azeez
>
>
> On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>>
>>
>> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi Azeez,
>>>
>>> As we have mentioned in the Architecture review, these two bundles are
>>> added to the core, to enable OpenSocial at the core level, so that all
>>> products can use it.
>>>
>>
>> Discussion at architecture@ list with subject "Update on project - Open
>> Social Integration to GadgetServer using Apache Shindig".
>>
>>
>>
>>
>>>
>>> Anything I got wrong?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:
>>>
 Why have these been committed to carbon core?

 --
 Afkham Azeez
 Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
 http://wso2.com, Lean . Enterprise . Middleware
 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
> http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Afkham Azeez
As per those notes, I think this had to be integrated into registry core.
Not as two top level Carbon core components.

Azeez

On Tue, Jun 29, 2010 at 4:11 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

>
>
> On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi Azeez,
>>
>> As we have mentioned in the Architecture review, these two bundles are
>> added to the core, to enable OpenSocial at the core level, so that all
>> products can use it.
>>
>
> Discussion at architecture@ list with subject "Update on project - Open
> Social Integration to GadgetServer using Apache Shindig".
>
>
>
>
>>
>> Anything I got wrong?
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:
>>
>>> Why have these been committed to carbon core?
>>>
>>> --
>>> Afkham Azeez
>>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>>> http://wso2.com, Lean . Enterprise . Middleware
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> email: az...@wso2.com cell: +94 77 3320919
>>> blog: http://blog.afkham.org
>>> twitter: http://twitter.com/afkham_azeez
>>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Afkham Azeez
Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
http://wso2.com, Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
On Tue, Jun 29, 2010 at 4:00 PM, Umashanthi Pavalanathan <
umashan...@wso2.com> wrote:

> Hi Azeez,
>
> As we have mentioned in the Architecture review, these two bundles are
> added to the core, to enable OpenSocial at the core level, so that all
> products can use it.
>

Discussion at architecture@ list with subject "Update on project - Open
Social Integration to GadgetServer using Apache Shindig".




>
> Anything I got wrong?
>
>
> Thanks,
> Umashanthi
>
>
> On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:
>
>> Why have these been committed to carbon core?
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
>> http://wso2.com, Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Umashanthi Pavalanathan
Hi Azeez,

As we have mentioned in the Architecture review, these two bundles are added
to the core, to enable OpenSocial at the core level, so that all products
can use it.

Anything I got wrong?


Thanks,
Umashanthi


On Tue, Jun 29, 2010 at 3:22 PM, Afkham Azeez  wrote:

> Why have these been committed to carbon core?
>
> --
> Afkham Azeez
> Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
> http://wso2.com, Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Carbon-commits] [Carbon-Core] svn commit r68424 - in trunk/carbon/core: . features features/org.wso2.carbon.core.common.feature

2010-06-29 Thread Afkham Azeez
Why have you committed these to carbon core?

Azeez

On Wed, Jun 23, 2010 at 3:41 PM,  wrote:

> Author: umashanthi
> Date: Wed Jun 23 03:11:19 2010
> New Revision: 68424
> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=68424
>
> Log:
>
>
> Modified:
>   trunk/carbon/core/features/org.wso2.carbon.core.common.feature/pom.xml
>   trunk/carbon/core/features/pom.xml
>   trunk/carbon/core/pom.xml
>
> Modified:
> trunk/carbon/core/features/org.wso2.carbon.core.common.feature/pom.xml
> URL:
> http://wso2.org/svn/browse/wso2/trunk/carbon/core/features/org.wso2.carbon.core.common.feature/pom.xml?rev=68424&r1=68423&r2=68424&view=diff
>
> ==
> --- trunk/carbon/core/features/org.wso2.carbon.core.common.feature/pom.xml
>  (original)
> +++ trunk/carbon/core/features/org.wso2.carbon.core.common.feature/pom.xml
>  Wed Jun 23 03:11:19 2010
> @@ -70,7 +70,8 @@
>
> org.wso2.carbon:org.wso2.carbon.registry.core
>
> org.wso2.carbon:org.wso2.carbon.component.mgt.core
>
> org.wso2.carbon:org.wso2.carbon.authenticator.proxy
> -
> +
> org.wso2.carbon:org.wso2.carbon.social
> +
> org.wso2.carbon:org.wso2.carbon.socialimpl
>
> au.com.bytecode.opencsv.wso2:opencsv
>
> org.eclipse.equinox:org.eclipse.equinox.http.servlet
>
> org.eclipse.equinox:org.eclipse.equinox.http.helper
> @@ -80,6 +81,7 @@
>
> org.apache.synapse:synapse-commons
>
> com.h2database.wso2:h2-database-engine
>
> org.apache.axis2:axis2-transport-base
> +
> com.google.common.wso2:google-collect
>
> org.apache.axis2:axis2-transport-jms
>
> net.sf.ehcache.wso2:ehcache
>
> commons-pool.wso2:commons-pool
>
> Modified: trunk/carbon/core/features/pom.xml
> URL:
> http://wso2.org/svn/browse/wso2/trunk/carbon/core/features/pom.xml?rev=68424&r1=68423&r2=68424&view=diff
>
> ==
> --- trunk/carbon/core/features/pom.xml  (original)
> +++ trunk/carbon/core/features/pom.xml  Wed Jun 23 03:11:19 2010
> @@ -112,6 +112,21 @@
> org.wso2.carbon
> org.wso2.carbon.registry.server
> ${pom.version}
> +
> +   
> +com.google.common.wso2
> +google-collect
> +   1.0.0.wso2v2
> +
> +   
> +org.wso2.carbon
> +org.wso2.carbon.social
> +${pom.version}
> +
> +   
> +org.wso2.carbon
> +org.wso2.carbon.socialimpl
> +${pom.version}
> 
> 
> org.wso2.carbon
>
> Modified: trunk/carbon/core/pom.xml
> URL:
> http://wso2.org/svn/browse/wso2/trunk/carbon/core/pom.xml?rev=68424&r1=68423&r2=68424&view=diff
>
> ==
> --- trunk/carbon/core/pom.xml   (original)
> +++ trunk/carbon/core/pom.xml   Wed Jun 23 03:11:19 2010
> @@ -756,6 +756,12 @@
> geronimo-ws-metadata_2.0_spec
> 1.1.2
> 
> +
> +com.google.common.wso2
> +google-collect
> +1.0.0.wso2v2
> +
> +
> 
> 
>
> @@ -926,6 +932,8 @@
> org.wso2.carbon.user.mgt.ui
>org.wso2.carbon.cluster.mgt.core
> org.wso2.carbon.addressing
> +   org.wso2.carbon.social
> +   org.wso2.carbon.socialimpl
>  
>
> 
> @@ -967,10 +975,13 @@
> org.wso2.carbon.user.mgt.ui
> org.wso2.carbon.cluster.mgt.core
> org.wso2.carbon.addressing
> +   org.wso2.carbon.social
> +   org.wso2.carbon.socialimpl
> component-manager
> features
> p2-profile-generation
>distribution
> +
> 
> 
> 
>
> ___
> Carbon-commits mailing list
> carbon-comm...@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits
>



-- 
Afkham Azeez
Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
http://wso2.com, Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] org.wso2.carbon.social & org.wso2.carbon.socialimpl

2010-06-29 Thread Afkham Azeez
Why have these been committed to carbon core?

-- 
Afkham Azeez
Senior Software Architect & Product Manager, WSO2 WSAS; WSO2, Inc.;
http://wso2.com, Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] axis2 trunk build error

2010-06-29 Thread Sameera Jayasoma
It seems Axiom version is changed to 1.2.10-SNAPSHOT in trunk on 14th of
June. But Axis2 trunk still depends on 1.2.9-SNAPSHOT version of axiom.

As a workaround, you can locally change axiom version in Axis2 by modifying
the pom.xml in modules/parent folder.

Thanks
Sameerax

On Tue, Jun 29, 2010 at 1:26 PM, ratha  wrote:

> Hi,
> I'm getting same build error in both axis2 trunks(
> wso2/trunk/dependencies/axis2, apache trunk/axis2).
> Please have a look.
> I built successfully both axiom trunks( wso2/trunk/dependencies/axiom,
> apache trunk/axiom).
>
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \OperationContext.java:[23,29] package org.apache.axiom.util does not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \ServiceGroupContext.java:[23,29] package org.apache.axiom.util does not
> exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \MessageContext.java:[28,29] package org.apache.axiom.util does not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\AxisOperation.java:[30,29] package org.apache.axiom.util does not
> exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
> Options.java:[24,29] package org.apache.axiom.util does not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
> \ServiceContext.java:[23,29] package org.apache.axiom.util does not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\address
> ing\EndpointReference.java:[31,29] package org.apache.axiom.util does
> not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
> OperationClient.java:[23,29] package org.apache.axiom.util does not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\util\Me
> ssageContextBuilder.java:[40,29] package org.apache.axiom.util does not
> exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\OutInAxisOperation.java:[28,29] package org.apache.axiom.util does
> not exis
> t
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\TwoChannelAxisOperation.java:[22,29] package org.apache.axiom.util
> does not
>  exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\OutOnlyAxisOperation.java:[22,29] package org.apache.axiom.util
> does not ex
> ist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \MTOMBuilder.java:[25,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\InOnlyAxisOperation.java:[22,29] package org.apache.axiom.util does
> not exi
> st
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \BuilderUtil.java:[35,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\RobustOutOnlyAxisOperation.java:[23,29] package
> org.apache.axiom.util does
> not exist
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
> \SOAPBuilder.java:[24,32] cannot find symbol
> symbol  : class StAXParserConfiguration
> location: package org.apache.axiom.om.util
>
>
> C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
> tion\InOutAxisOperation.java:[22,29] package org.apache.axiom.util does
> not exis
> t
>
> -Ratha.
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Sameera Jayasoma
Technical Lead
WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] axis2 trunk build error

2010-06-29 Thread ratha
Hi,
I'm getting same build error in both axis2 trunks( 
wso2/trunk/dependencies/axis2, apache trunk/axis2).
Please have a look.
I built successfully both axiom trunks( wso2/trunk/dependencies/axiom, 
apache trunk/axiom).

[INFO] 

[ERROR] BUILD FAILURE
[INFO] 

[INFO] Compilation failure

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
\OperationContext.java:[23,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
\ServiceGroupContext.java:[23,29] package org.apache.axiom.util does not 
exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
\MessageContext.java:[28,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\AxisOperation.java:[30,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
Options.java:[24,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\context
\ServiceContext.java:[23,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\address
ing\EndpointReference.java:[31,29] package org.apache.axiom.util does 
not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\client\
OperationClient.java:[23,29] package org.apache.axiom.util does not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\util\Me
ssageContextBuilder.java:[40,29] package org.apache.axiom.util does not 
exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\OutInAxisOperation.java:[28,29] package org.apache.axiom.util does 
not exis
t

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\TwoChannelAxisOperation.java:[22,29] package org.apache.axiom.util 
does not
 exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\OutOnlyAxisOperation.java:[22,29] package org.apache.axiom.util 
does not ex
ist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
\MTOMBuilder.java:[25,32] cannot find symbol
symbol  : class StAXParserConfiguration
location: package org.apache.axiom.om.util

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\InOnlyAxisOperation.java:[22,29] package org.apache.axiom.util does 
not exi
st

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
\BuilderUtil.java:[35,32] cannot find symbol
symbol  : class StAXParserConfiguration
location: package org.apache.axiom.om.util

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\RobustOutOnlyAxisOperation.java:[23,29] package 
org.apache.axiom.util does
not exist

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\builder
\SOAPBuilder.java:[24,32] cannot find symbol
symbol  : class StAXParserConfiguration
location: package org.apache.axiom.om.util

C:\svn_repository\apache-axis2-trunk\modules\kernel\src\org\apache\axis2\descrip
tion\InOutAxisOperation.java:[22,29] package org.apache.axiom.util does 
not exis
t

-Ratha.

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev