Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Afkham Azeez
The yellow background is not inline with any of the colors we use in our
products. Can we have a neutral background color? Chanaka, can you help with
 this?

On Sat, Apr 30, 2011 at 11:25 AM, Ruchira Wageesha  wrote:

> Hi Anjana,
>
> The new tryit UI should be similar to the attachment below. Also there is a
> "priority operations" sections at your left, which allows you to promote
> selected operations into that area when there are a long list of operations.
> So, you should be able to easily try operations, without scrolling down the
> whole page.
>
> regards,
> Ruchira
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*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*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Ruchira Wageesha
Hi Anjana,

Would you pls let me know the browser version that you are facing the issue?
Then I can have a look and fix this styling issue. BTW, it was personally
tested in IE 6, 7, 8 , Firefox 3.6.16 and Chrome 10.0.648.205, seemed
working fine.

Btw, is this a local build on your machine or a build from builder machine?
If it is a local one, please update component/wsdl2form with externals. I
tested in latest builds from the builder machine and didn't notice any
issue. Would you please have a look by enabling firebug console, probably
you might see a missing js file in the console.

regards,
Ruchira

On Sat, Apr 30, 2011 at 2:54 AM, Anjana Fernando  wrote:

> Hi,
>
> Is the new try-it working properly? .. check the attached screenshot. Also,
> as a side note, I know I'm a bit late in saying this, but is it possible for
> us to also have the old view of the tryit? .. which was very easy and simple
> to use. Maybe the current view can be sort of given as an "advanced" view,
> where the user can explicitly provide the input XML. And personally I like
> the old UI theme :) ..
>
> Cheers,
> Anjana.
>
> --
> Anjana Fernando
> Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Ruchira Wageesha
Software Engineer - WSO2 Inc. www.wso2.com

Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
Mobile: +94771083016, +94714439028

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


Re: [Carbon-dev] Dependency Exclusion in orbit bundles.

2011-04-29 Thread Afkham Azeez
I started with a freh Maven repo, and got the following error

[INFO] Unable to find resource
'org.apache.axis2:axis2-parent:pom:1.6.1-wso2v1' in repository central (
http://repo1.maven.org/maven2)
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error building POM (may not be this project's POM).


Project ID: null:axis2-aar-maven-plugin:maven-plugin:null

Reason: Cannot find parent: org.apache.axis2:axis2-parent for project:
null:axis2-aar-maven-plugin:maven-plugin:null for project
null:axis2-aar-maven-plugin:maven-plugin:null


[INFO]

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


On Fri, Apr 29, 2011 at 8:07 PM, Selvaratnam Uthaiyashankar <
shan...@wso2.com> wrote:

> Hi,
>
> I have committed the dependency exclusions. Please rebuild starting from
> orbits.
>
> Sameera, can you review following items?
> (1) orbit/ode and orbit/shindig are exposing the packages as
> "_exportcontents"; To compile components using these orbits, the packages
> should be exposed as "Export-packages". I have exposed the packages using
> both, but the jar size will be doubled.
> (2) integration test of BPS, BAM and ESB are failing. (They were working
> yesterday, so, might not be due to exclusion. But I have commented the
> integration tests. Can you check and uncomment them?)
>
> There are still transitive dependencies coming from graduated orbits. We
> have to do exclusions for them as well.
>
> Please let us know if you have any compilation issues or test case
> failures.
>
> Regards,
> Shankar
>
>
> --
> S.Uthaiyashankar
> Senior Architect & Senior Manager
> WSO2 Inc.
> http://wso2.com/ - "lean . enterprise . middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*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*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] How to test ESB message stores/message processors

2011-04-29 Thread Hiranya Jayathilaka
On Sat, Apr 30, 2011 at 12:16 AM, Charitha Kankanamge wrote:

> Hi Charith,
>
> I just went through few of the new ESB features and I have no idea on how
> to use message stores and processors. Can you please explain the basic use
> case so that we can derive more tests?
> I hope we will have sample(s) to demonstrate these (Do we already have any
> sample? if so, sorry for my ignorance), if not, please make sure to add
> samples.
>

Samples are still being developed and will be added to the documentation
over the next few days.

Charith, I think you should do a small demo on this to the QA team first
thing next Monday. That will give them an idea what it is and how it needs
to be tested. We also need a similar demo on the new mediation templates
stuff. Since Udayanga is travelling we need to find an alternative for that.
Supun perhaps?

Thanks,
Hiranya


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


-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-29 Thread Anjana Fernando
Fixed. Atomikos log level is set to WARN.

Cheers,
Anjana.

On Tue, Apr 26, 2011 at 6:42 PM, Anjana Fernando  wrote:

> On Tue, Apr 26, 2011 at 6:24 PM, Afkham Azeez  wrote:
>
>>
>>
>> On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando  wrote:
>>
>>> Hi Azeez,
>>>
>>> By any chance, did the root log level been changed to INFO? .. as I
>>> remember, it was DEBUG earlier, but now it seems that logs from
>>> "com.atomikos" INFO messages are also being printed. Will also do a fresh
>>> build and check.
>>>
>>
>> DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
>> tonnes of DEBUG level logs.
>>
>
> Oh sorry, I was thinking ERROR, anyways seems that was not the case.
>
> - Anjana.
>
>
>>
>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>>
>>> On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:
>>>
 I just did full update and built everything successfully and now I'm
 seeing these new logs.

 [2011-04-26 17:48:03,684]  INFO
 {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
 Transaction Manager 3.7.0
 [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
 [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_name = tm.out
 [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_count = 1
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.automatic_resource_registration = true
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.client_demarcation = false
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.threaded_2pc = false
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.serial_jta_transactions = true
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.log_base_dir = repository/data
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_log_level = INFO
 [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
 com.atomikos.icatch.max_actives = 50
 [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
 com.atomikos.icatch.checkpoint_interval = 500
 [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
 com.atomikos.icatch.enable_logging = true
 [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
 com.atomikos.icatch.output_dir = repository/logs
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.log_base_name = tmlog
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_limit = 1073741824
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.max_timeout = 30
 [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
 com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
 [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
 java.naming.factory.initial =
 com.sun.jndi.rmi.registry.RegistryContextFactory
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 java.naming.provider.url = rmi://localhost:1099
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 com.atomikos.icatch.service =
 com.atomikos.icatch.standalone.UserTransactionServiceFactory
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 com.atomikos.icatch.force_shutdown_on_vm_exit = true
 [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
 com.atomikos.icatch.default_jta_timeout = 1


 --
 *Afkham Azeez*
 Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *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*
 *
 *
 *Lean . Enterprise . Middleware*


>>>
>>>
>>> --
>>> Anjana Fernando
>>> Software Engineer
>>>
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *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*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> Anjana Fernando
> Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>


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

Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Anjana Fernando
Hi Azeez/Milinda,

On Sat, Apr 30, 2011 at 6:13 AM, Afkham Azeez  wrote:

> The old UI is difficult to use for complex type input parameters. Besides,
> most WS developers extensively use SOAP UI, this new UI pretty much provides
> the same experience. Try It is a developer tool & I think most developers
> will find it very easy to use.
>
I see, I understand now, and true, for one thing this will give us the
opportunity to define complex types in the way we want. I totally forgot
about that :) ..

Cheers,
Anjana.


> On Apr 30, 2011 2:55 AM, "Anjana Fernando"  wrote:
> > Hi,
> >
> > Is the new try-it working properly? .. check the attached screenshot.
> Also,
> > as a side note, I know I'm a bit late in saying this, but is it possible
> for
> > us to also have the old view of the tryit? .. which was very easy and
> simple
> > to use. Maybe the current view can be sort of given as an "advanced"
> view,
> > where the user can explicitly provide the input XML. And personally I
> like
> > the old UI theme :) ..
> >
> > Cheers,
> > Anjana.
> >
> > --
> > Anjana Fernando
> > Software Engineer
> > WSO2, Inc.; http://wso2.com
> > lean.enterprise.middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://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
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Milinda Pathirage
On Sat, Apr 30, 2011 at 6:13 AM, Afkham Azeez  wrote:

> The old UI is difficult to use for complex type input parameters. Besides,
> most WS developers extensively use SOAP UI, this new UI pretty much provides
> the same experience. Try It is a developer tool & I think most developers
> will find it very easy to use.
>
+1.

Milinda

> On Apr 30, 2011 2:55 AM, "Anjana Fernando"  wrote:
> > Hi,
> >
> > Is the new try-it working properly? .. check the attached screenshot.
> Also,
> > as a side note, I know I'm a bit late in saying this, but is it possible
> for
> > us to also have the old view of the tryit? .. which was very easy and
> simple
> > to use. Maybe the current view can be sort of given as an "advanced"
> view,
> > where the user can explicitly provide the input XML. And personally I
> like
> > the old UI theme :) ..
> >
> > Cheers,
> > Anjana.
> >
> > --
> > Anjana Fernando
> > Software Engineer
> > WSO2, Inc.; http://wso2.com
> > lean.enterprise.middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.com

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


Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Afkham Azeez
The old UI is difficult to use for complex type input parameters. Besides,
most WS developers extensively use SOAP UI, this new UI pretty much provides
the same experience. Try It is a developer tool & I think most developers
will find it very easy to use.
On Apr 30, 2011 2:55 AM, "Anjana Fernando"  wrote:
> Hi,
>
> Is the new try-it working properly? .. check the attached screenshot.
Also,
> as a side note, I know I'm a bit late in saying this, but is it possible
for
> us to also have the old view of the tryit? .. which was very easy and
simple
> to use. Maybe the current view can be sort of given as an "advanced" view,
> where the user can explicitly provide the input XML. And personally I like
> the old UI theme :) ..
>
> Cheers,
> Anjana.
>
> --
> Anjana Fernando
> Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Tryit Broken?

2011-04-29 Thread Milinda Pathirage
Hi Anjana,

I think this should be a styling issue which we can easily fix. And this new
try-it is way better than old one and has very good XSD to XML capabilities.
We need to keep this and fix the issues we find to make it better.

Milinda

On Sat, Apr 30, 2011 at 2:54 AM, Anjana Fernando  wrote:

> Hi,
>
> Is the new try-it working properly? .. check the attached screenshot. Also,
> as a side note, I know I'm a bit late in saying this, but is it possible for
> us to also have the old view of the tryit? .. which was very easy and simple
> to use. Maybe the current view can be sort of given as an "advanced" view,
> where the user can explicitly provide the input XML. And personally I like
> the old UI theme :) ..
>
> Cheers,
> Anjana.
>
> --
> Anjana Fernando
> Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.com

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


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-29 Thread Samisa Abeysinghe
It seems that some RMs are taking ages to smoke test the packs.

The QA need newer packs ASAP. So please ensure that QA folks have smoke
tested packs within 4 hours of initial build mail. And that should include
re-packing in case the pack is broken.

We are down to a tight timeline in terms of testing, so we need to be robust
in providing new packs to QA setup.

On Fri, Apr 29, 2011 at 3:43 PM, Prabath Abeysekera wrote:

> Hi Charitha,
>
> On Fri, Apr 29, 2011 at 3:19 PM, Charitha Kankanamge wrote:
>
>> Folks,
>> Any update on DS smoke testing? I'm supposed to deploy DS pack on
>> WebSphere 7 in our test setup.
>>
>
> We're done with fixing all the assigned L1s and now in the middle of fixing
> a couple of UI issues.
> Will update this thread within an hour about the progress.
>
>
>
>> /Charitha
>>
>>
>> On Fri, Apr 29, 2011 at 12:33 PM, Shammi Jayasinghe wrote:
>>
>>> Hi,
>>>
>>> BRS  pack[1] is ready for QA.
>>>
>>> [1].
>>> http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>>>
>>> Thanks
>>> Shammi
>>>
>>>
>>> On Fri, Apr 29, 2011 at 11:57 AM, Ajith Vitharana wrote:
>>>


 On Fri, Apr 29, 2011 at 9:42 AM, Janaka Ranabahu wrote:

>
>
> On Fri, Apr 29, 2011 at 8:26 AM, Evanthika Amarasiri <
> evanth...@wso2.com> wrote:
>
>> Hi G-Reg team,
>>
>> Could you kindly let us know whether smoke tests have been executed
>> against the latest G-reg pack [1] and whether it's ready for testing?
>>
>
> Hi Evanthika,
>
> Ajith is currently running the smoke tests. He will give you a update
> once that finishes.
>


 Hi Evanthika/Janaka,

 This G-Reg  pack is unusable for QA .Some blocker fixes has revert.

 Thanks
 Ajithn



>
> Thanks,
> Janaka
>
>>
>> [1] -
>> http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>>
>> Regards,
>> Evanthika
>>
>> On Thu, Apr 28, 2011 at 6:49 PM, Kasun Indrasiri wrote:
>>
>>> ESB smoke tests and integration test are successful . ESB[1] is ready
>>> for QA.
>>>
>>> [1] wso2esb-4.0.0-SNAPSHOT.zip 28-Apr-2011 
>>> 17:59
>>>
>>>
>>> On Thu, Apr 28, 2011 at 6:41 PM, Waruna Ranasinghe 
>>> wrote:
>>>
 QA folks,

 BPS is ready to QA.

 Thanks,
 Waruna

 On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri wrote:

> Hi RMs,
> $subject at
> http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
> Only cep is not there.
>
> --
> Thanks,
> Denis
> --
> *Denis Weerasiri*
> Software Engineer; WSO2 Inc.; http://wso2.com,
> *email: denis ** [AT] 
> wso2.com*
> *
> blog: 
> **http://ddweerasiri.blogspot.com*
> *
> twitter: 
> **http://twitter.com/ddweerasiri*
> *
> linked-in: 
> **http://lk.linkedin.com/in/ddweerasiri*
>
>


 --

 -
 Waruna Ranasinghe
 Senior Software Engineer, WSO2

 Mobile: +94 724 318285
 BLOG: http://warunapw.blogspot.com

 www.wso2.com - "Lean . Enterprise . Middleware"

>>>
>>>
>>>
>>> --
>>> Kasun Indrasiri
>>> Senior Software Engineer
>>>
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 71 536 4128
>>> Blog : http://kasunpanorama.blogspot.com/
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Janaka Ranabahu
> Software Engineer
> WSO2 Inc.
>
> Mobile +94 718370861
> Email : jan...@wso2.com
> Blog : janakaranabahu.blogspot.com
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

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


>>>
>>>
>>> --
>>> Best Regards,*
>>>
>

[Carbon-dev] "WSO2 Carbon Continuous Build was SUCCESSFUL"

2011-04-29 Thread WSO2 online Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [46 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 51 seconds
[INFO] Finished at: Fri Apr 29 22:22:44 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-04-29_22-12-37
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
Updated external to revision 93054.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
Updated external to revision 93054.


Fetching external item into 'features/etc'
Updated external to revision 93054.

Updated to revision 93053.
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 93053
Node Kind: directory
Schedule: normal
Last Changed Author: ruchira
Last Changed Rev: 93053
Last Changed Date: 2011-04-30 00:04:45 +0530 (Sat, 30 Apr 2011)

Sat Apr 30 00:50:29 IST 2011
[INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/apache/apache/8/apache-8.pom
799/?
2008/?
3767/?
6990/?
10798/?
13978/?
14054/?
   
Downloading: 
http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
1329/?
3282/?
4082/?
  
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Project 'org.wso2.carbon:paypal' is duplicated in the reactor
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 35 seconds
[INFO] Finished at: Sat Apr 30 00:51:05 IST 2011
[INFO] Final Memory: 355M/1252M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] How to test ESB message stores/message processors

2011-04-29 Thread Charitha Kankanamge
Hi Charith,

I just went through few of the new ESB features and I have no idea on how to
use message stores and processors. Can you please explain the basic use case
so that we can derive more tests?
I hope we will have sample(s) to demonstrate these (Do we already have any
sample? if so, sorry for my ignorance), if not, please make sure to add
samples.

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


Re: [Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 10:52 PM, Amila Suriarachchi  wrote:

> hi Manjula,
>
> Please try removing pharse first rule.
>

Yes, I have removed it.

Thank you.


>
> thanks,
> Amila.
>
>
> On Fri, Apr 29, 2011 at 4:39 PM, Supun Kamburugamuva wrote:
>
>> I think this is because of the sqlAuthenticationHandler.
>>
>> Thanks,
>> Supun..
>>
>> On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva 
>> wrote:
>> > [2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
>> > service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
>> > Version: 3.2.0.SNAPSHOT, ID: 350
>> > org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
>> > already, cannot have two phaseFirst Handlers for Phase 'Security'
>> >at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
>> >at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
>> >at
>> org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
>> >at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
>> >at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
>> >at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
>> >at
>> org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
>> >at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>> >at
>> org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
>> >at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>> >at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
>> >at
>> org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
>> >at
>> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
>> >at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
>> >at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
>> >at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
>> >at
>> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
>> >at
>> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
>> >at
>> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
>> >at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
>> >at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>> >at
>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
>> > [2011-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
>> > service: org.wso2.carbon.tryit -
>> >
>> > Thanks,
>> > --
>> > Supun Kamburugamuva
>> > Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> > Member, Apache Software Foundation; http://www.apache.org
>> > WSO2 Inc.;  http://wso2.org
>> > E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> > Blog: http://supunk.blogspot.com
>> >
>>
>>
>>
>> --
>> Supun Kamburugamuva
>> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> Member, Apache Software Foundation; http://www.apache.org
>> WSO2 Inc.;  http://wso2.org
>> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> Blog: http://supunk.blogspot.com
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Just 7 more L1s remaining!

2011-04-29 Thread Charitha Kankanamge
On Fri, Apr 29, 2011 at 6:14 PM, Afkham Azeez  wrote:

> Good job everyone. Please try to finish the remaining L1s today.
>
> Is everything under control? Miyuru, Supun, Danushka, Charitha, Chanaka,
> are any of these L1s tricky, and require more time to resolve?
>

I have resolved the issue which was assigned to me.

>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *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*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Amila Suriarachchi
hi Manjula,

Please try removing pharse first rule.

thanks,
Amila.

On Fri, Apr 29, 2011 at 4:39 PM, Supun Kamburugamuva  wrote:

> I think this is because of the sqlAuthenticationHandler.
>
> Thanks,
> Supun..
>
> On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva 
> wrote:
> > [2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
> > service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
> > Version: 3.2.0.SNAPSHOT, ID: 350
> > org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
> > already, cannot have two phaseFirst Handlers for Phase 'Security'
> >at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
> >at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
> >at
> org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
> >at
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
> >at
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
> >at
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
> >at
> org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
> >at
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
> >at
> org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
> >at
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
> >at
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
> >at
> org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
> >at
> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
> >at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
> >at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
> >at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
> >at
> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
> >at
> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
> >at
> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
> >at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
> >at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
> >at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> > [2011-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
> > service: org.wso2.carbon.tryit -
> >
> > Thanks,
> > --
> > Supun Kamburugamuva
> > Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
> > Member, Apache Software Foundation; http://www.apache.org
> > WSO2 Inc.;  http://wso2.org
> > E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
> > Blog: http://supunk.blogspot.com
> >
>
>
>
> --
> Supun Kamburugamuva
> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
> Member, Apache Software Foundation; http://www.apache.org
> WSO2 Inc.;  http://wso2.org
> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
> Blog: http://supunk.blogspot.com
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /home/carbon/carbon/dependencies/openid4java/target
[INFO] [cobertura:clean {execution: default}]
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 97 source files to 
/home/carbon/carbon/dependencies/openid4java/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon/carbon/dependencies/openid4java/target/openid4java-nodeps-0.9.6-SNAPSHOT-wso2v1.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/dependencies/openid4java/target/openid4java-nodeps-0.9.6-SNAPSHOT-wso2v1.jar
 to 
/home/carbon/.m2/repository/org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT-wso2v1/openid4java-nodeps-0.9.6-SNAPSHOT-wso2v1.jar
[INFO] 
[INFO] Building Apache Abdera
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /home/carbon/carbon/dependencies/abdera/target
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:maven-reporting-api:jar:2.0.4

Reason: Cannot find parent: org.apache.maven.reporting:maven-reporting for 
project: null:maven-reporting-api:jar:2.0.4 for project 
null:maven-reporting-api:jar:2.0.4


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 56 seconds
[INFO] Finished at: Fri Apr 29 22:25:11 IST 2011
[INFO] Final Memory: 160M/3712M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Dependency Exclusion in orbit bundles.

2011-04-29 Thread Denis Weerasiri
On Fri, Apr 29, 2011 at 8:07 PM, Selvaratnam Uthaiyashankar <
shan...@wso2.com> wrote:

> Hi,
>
> I have committed the dependency exclusions. Please rebuild starting from
> orbits.
>
> Sameera, can you review following items?
> (1) orbit/ode and orbit/shindig are exposing the packages as
> "_exportcontents"; To compile components using these orbits, the packages
> should be exposed as "Export-packages". I have exposed the packages using
> both, but the jar size will be doubled.
> (2) integration test of BPS, BAM and ESB are failing. (They were working
> yesterday, so, might not be due to exclusion. But I have commented the
> integration tests. Can you check and uncomment them?)
>
> There are still transitive dependencies coming from graduated orbits. We
> have to do exclusions for them as well.
>
> Please let us know if you have any compilation issues or test case
> failures.
>
I'll trigger new build with clean repos in builder machines.

>
> Regards,
> Shankar
>
>
> --
> S.Uthaiyashankar
> Senior Architect & Senior Manager
> WSO2 Inc.
> http://wso2.com/ - "lean . enterprise . middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis ** [AT] wso2.com* *
blog: **http://ddweerasiri.blogspot.com* *
twitter: **http://twitter.com/ddweerasiri* *
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.ui.feature/pom.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.ui.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.ui.feature/target/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.ui.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Application Management Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-feature-gen {execution: p2-feature-generation}]
[INFO] Generating feature manifest
[INFO] Generating MANIFEST.MF
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.server.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.ui.feature
[INFO] Generating feature archive: 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/pom.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - Webapp Application Management Server Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) junit:junit:jar:3.7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT
2) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp:jar:3.2.0-SNAPSHOT
3) org.wso2.carbon:org.wso2.carbon.server:jar:3.2.0-SNAPSHOT
4) commons-cli:commons-cli:jar:1.0
5) commons-lang:commons-lang:jar:1.0
6) junit:junit:jar:3.7

--
1 required artifact is missing.

for artifact: 
  
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Dependency Exclusion in orbit bundles.

2011-04-29 Thread Selvaratnam Uthaiyashankar
Hi,

I have committed the dependency exclusions. Please rebuild starting from
orbits.

Sameera, can you review following items?
(1) orbit/ode and orbit/shindig are exposing the packages as
"_exportcontents"; To compile components using these orbits, the packages
should be exposed as "Export-packages". I have exposed the packages using
both, but the jar size will be doubled.
(2) integration test of BPS, BAM and ESB are failing. (They were working
yesterday, so, might not be due to exclusion. But I have commented the
integration tests. Can you check and uncomment them?)

There are still transitive dependencies coming from graduated orbits. We
have to do exclusions for them as well.

Please let us know if you have any compilation issues or test case failures.


Regards,
Shankar


-- 
S.Uthaiyashankar
Senior Architect & Senior Manager
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-04-29 Thread Asela Pathberiya
Hi All,

I have removed the pwprovider dependency from carbon core as we are not
going to use it further..  New password provider (i.e implementation of
SecretCallbackHandler  in synapse secure vault) is committed to
/commons/secret-provider/  and also cipher tool code to use for encryption
is committed to /commons/ciphertool/

Thanks,
Asela.


>
>

On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:

> Is packaging naming convention right?
> Online build does not seem to download it. From where can I find the
> source?
>
> /sumedha
>
> Encountered following when building latest carbon-core trunk.
>
> Missing:
> --
> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>
>   Try downloading the file manually from the project website.
>
>Then, install it using the command:
>   mvn install:install-file -DgroupId=org.wso2.pwprovider
> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Just 7 more L1s remaining!

2011-04-29 Thread Samisa Abeysinghe
Excellent job everyone.

When the QA start testing next week, we will have another wave of L1s

Anyway, now it is time for the alpha. Get the builds going, and start
planning on next steps.

On Fri, Apr 29, 2011 at 6:14 PM, Afkham Azeez  wrote:

> Good job everyone. Please try to finish the remaining L1s today.
>
> Is everything under control? Miyuru, Supun, Danushka, Charitha, Chanaka,
> are any of these L1s tricky, and require more time to resolve?
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *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*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.ui.feature/pom.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.ui.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.ui.feature/target/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.ui.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Application Management Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-feature-gen {execution: p2-feature-generation}]
[INFO] Generating feature manifest
[INFO] Generating MANIFEST.MF
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.server.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.ui.feature
[INFO] Generating feature archive: 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/pom.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - Webapp Application Management Server Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) junit:junit:jar:3.7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT
2) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp:jar:3.2.0-SNAPSHOT
3) org.wso2.carbon:org.wso2.carbon.server:jar:3.2.0-SNAPSHOT
4) commons-cli:commons-cli:jar:1.0
5) commons-lang:commons-lang:jar:1.0
6) junit:junit:jar:3.7

--
1 required artifact is missing.

for artifact: 
  
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] MessageBoxConfig file missing error

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 5:57 PM, Tharindu Mathew  wrote:

> Done for BAM.
>
This fix has been done for all the relevant products/services.

Thank you.

>
> On Fri, Apr 29, 2011 at 5:51 PM, Manjula Rathnayake wrote:
>
>> Hi all,
>>
>> Event sink module depend on message box component. so message box server
>> feature was included in event feature today.
>> And message box has a config file namely messagebox-config.xml.
>>
>> So Those who uses event feature, have to copy messagebox-config.xml to
>> distribution in bin.xml. I have done that for dss, appserver,is so far. I
>> will update other products/services as well.
>>
>> You have to build followings with svn up,
>> component/messagebox
>> features/messagebox
>> features/event
>> product/
>>
>> Thank you.
>>
>> --
>> Manjula Rathnayaka
>> Software Engineer
>> WSO2, Inc.
>> Mobile:+94 77 743 1987
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Regards,
>
> Tharindu
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Just 7 more L1s remaining!

2011-04-29 Thread Afkham Azeez
Good job everyone. Please try to finish the remaining L1s today.

Is everything under control? Miyuru, Supun, Danushka, Charitha, Chanaka, are
any of these L1s tricky, and require more time to resolve?

-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*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*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] start compiled from source greg problem

2011-04-29 Thread Roberto Mier Escandón

Hi
Here's the bundles.info

Regards


El 28/04/2011 20:52, Pradeep Fernando escribió:

Hi Roberto,

2011/4/28 Roberto Mier Escandón:

Hi:
I've downloaded source code for greg 3.6.0 from url
http://wso2.org/products/download/registry/3.6.0/wso2greg-3.6.0-src.zip

After sucessful compiling, when I try to start registry by wso2server.bat
(in win) or wso2server.sh (unix), I see this error:

[2011-04-28 10:33:49,187]  INFO {org.wso2.carbon.server.Main} -
  Initializing system...
[2011-04-28 10:33:49,468]  INFO
{org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon
webapp:
StandardEngine[carbonEngine].StandardHost[defaulthost].StandardContext[/]
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Import-Package: javax.mail; version="1.4.0"

This package get exported from the axiom orbit orbit bundle. A simple
package command in current trunk greg version gives

osgi>  p javax.mail
javax.mail; version="1.4.0"
   axis2_1.6.1.wso2v1 [18] imports
   org.wso2.carbon.logging_3.2.0.SNAPSHOT [161] imports
   quartz_1.6.0.wso2v1 [222] imports

can you attach the bundles.info file found under
repository/components/configuration/org.eclipse.equinox.simpleconfigurator.


I cant figure out the exact reason from the given error data.In the
meantime, i suggest you to try this 3.1.0 branch code repo [1] . The
greg3.6.0 went from the 3.1.0 branched source and we have done some
changes for smoother build experience. It included a build README as
well. ;)


[1] https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0

HTH,
--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



--

Roberto Mier Escandón.

#version=1
axis2,1.6.0.wso2v4,plugins/axis2-1.6.0.wso2v4.jar,4,true
geronimo-jms_1.1_spec,1.1.0.wso2v1,plugins/geronimo-jms_1.1_spec-1.1.0.wso2v1.jar,4,true
google-collect,1.0.0.wso2v2,plugins/google-collect-1.0.0.wso2v2.jar,4,true
jdom,1.0.0.wso2v1,plugins/jdom-1.0.0.wso2v1.jar,4,true
joda-time,1.6.0.wso2v1,plugins/joda-time-1.6.0.wso2v1.jar,4,true
js,1.7.0.R1-wso2v2,plugins/js-1.7.0.R1-wso2v2.jar,4,true
json,1.0.0.wso2v1,plugins/json-1.0.0.wso2v1.jar,4,true
org.eclipse.core.commands,3.5.0.I20090429-1800,plugins/org.eclipse.core.commands-3.5.0.I20090429-1800.jar,3,true
org.eclipse.core.contenttype,3.4.0.v20090429-1800,plugins/org.eclipse.core.contenttype-3.4.0.v20090429-1800.jar,3,true
org.eclipse.core.expressions,3.4.100.v20090429-1800,plugins/org.eclipse.core.expressions-3.4.100.v20090429-1800.jar,3,true
org.eclipse.core.jobs,3.4.100.v20090429-1800,plugins/org.eclipse.core.jobs-3.4.100.v20090429-1800.jar,3,true
org.eclipse.core.net,1.2.0.I20090522-1010,plugins/org.eclipse.core.net-1.2.0.I20090522-1010.jar,3,true
org.eclipse.core.runtime,3.5.0.v20090429-1800,plugins/org.eclipse.core.runtime-3.5.0.v20090429-1800.jar,3,true
org.eclipse.core.runtime.compatibility.auth,3.2.100.v20090413,plugins/org.eclipse.core.runtime.compatibility.auth-3.2.100.v20090413.jar,3,true
org.eclipse.ecf,3.0.0.v20090520-0800,plugins/org.eclipse.ecf-3.0.0.v20090520-0800.jar,3,true
org.eclipse.ecf.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.filetransfer-3.0.0.v20090520-0800.jar,3,true
org.eclipse.ecf.identity,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.identity-3.0.0.v20090520-0800.jar,3,true
org.eclipse.ecf.provider.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer-3.0.0.v20090520-0800.jar,3,true
org.eclipse.equinox.app,1.2.0.v20090520-1800,plugins/org.eclipse.equinox.app-1.2.0.v20090520-1800.jar,3,true
org.eclipse.equinox.common,3.5.0.v20090520-1800,plugins/org.eclipse.equinox.common-3.5.0.v20090520-1800.jar,1,true
org.eclipse.equinox.concurrent,1.0.0.v20090520-1800,plugins/org.eclipse.equinox.concurrent-1.0.0.v20090520-1800.jar,3,true
org.eclipse.equinox.ds,1.1.0.v20090520-1800,plugins/org.eclipse.equinox.ds-1.1.0.v20090520-1800.jar,3,true
org.eclipse.equinox.frameworkadmin,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.frameworkadmin.equinox,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin.equinox-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.launcher,1.0.200.v20090520,plugins/org.eclipse.equinox.launcher-1.0.200.v20090520.jar,3,true
org.eclipse.equinox.p2.artifact.repository,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.artifact.repository-1.0.100.v20090520-1905-wso2v1.jar,3,true
org.eclipse.equinox.p2.console,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.console-1.0.100.v20090520-1905-wso2v1.jar,3,true
org.eclipse.equinox.p2.core,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.core-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.director,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.director-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.director.app,1.0.100.v20090521-1912,plugins/org.

Re: [Carbon-dev] MessageBoxConfig file missing error

2011-04-29 Thread Tharindu Mathew
Done for BAM.

On Fri, Apr 29, 2011 at 5:51 PM, Manjula Rathnayake wrote:

> Hi all,
>
> Event sink module depend on message box component. so message box server
> feature was included in event feature today.
> And message box has a config file namely messagebox-config.xml.
>
> So Those who uses event feature, have to copy messagebox-config.xml to
> distribution in bin.xml. I have done that for dss, appserver,is so far. I
> will update other products/services as well.
>
> You have to build followings with svn up,
> component/messagebox
> features/messagebox
> features/event
> product/
>
> Thank you.
>
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Regards,

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


[Carbon-dev] MessageBoxConfig file missing error

2011-04-29 Thread Manjula Rathnayake
Hi all,

Event sink module depend on message box component. so message box server
feature was included in event feature today.
And message box has a config file namely messagebox-config.xml.

So Those who uses event feature, have to copy messagebox-config.xml to
distribution in bin.xml. I have done that for dss, appserver,is so far. I
will update other products/services as well.

You have to build followings with svn up,
component/messagebox
features/messagebox
features/event
product/

Thank you.

-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Release Readiness [GS] : L1 - [0] : L2 - [10] , [MS] : L1 - [0] : L2 - [13]

2011-04-29 Thread Dinithi Nallaperuma
Hi,

We have achieved the 0 - L1 deadline and have fixed most of the L2 issues.

In GS, we are left with 10 - L2 issues where few are docs related issues.
In MS, all most all the issues are quite old and Lalaji is in the process of
verifying them. Also, we have tested all the MS samples and 3 out of 12
samples need some fixing which we are working on.

There aren't any other blocking issues so far.

Thank you
-- 
Regards,
Dinithi Nallaperuma
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Supun Kamburugamuva
There are System.outs in the ESB console

Message ID urn:uuid:bdbfdfdf-095a-4cc4-954f-adb30e763605
ReplyTo null
Message ID urn:uuid:1e9da49f-d318-4b39-9b0e-bc75ad9deccf
ReplyTo null
[2011-04-29 16:37:19,295]  INFO
{org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} -
'admin' logged in at [2011-04-29 16:37:19,0295] from IP address
0:0:0:0:0:0:0:1%0
Message ID null
ReplyTo null
Message ID urn:uuid:636250b8-d1b7-4bee-b0ea-62eb10e5f31d
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:902d8fb1-cb77-411a-8faf-9cda8bdae89d
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:15db0ae4-aff4-479f-bf12-3cab4cd21482
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:df8c88ab-a56f-46ce-91a4-f03e216ab397
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:e1bfe0dc-a756-46d6-9946-4decd970004e
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:709ea0df-63db-4bbf-a624-aff41cbdd4b6
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:1926d78b-6684-4f93-a805-193f60533285
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:30f9e47a-0e80-4ed0-b29c-61bd8a687d51
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:f00f6c08-aba9-430a-93f6-2b835505781e
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:a1fa9ecf-b955-4e2a-a0bb-c85db4ff2337
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:eb70fed2-1585-415a-bd68-4319054f0e91
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:3bc02e50-3873-41ee-98a8-7d1ce3a939a1
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:abbbe9aa-9633-4aa9-a39c-7c21ef64e23f
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:43d056b8-f9fb-4375-a848-f719ed81c0c2
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:dff78cbb-7111-4a73-b5b9-6f074c21700f
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:7f213fd3-d40e-4e65-a661-c1cbd822fff2
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:f50c2db7-69a8-4650-98ef-e5469551fa9e
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:cf35febc-e627-4ff0-a90b-182d8bb2c2cc
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:73c44693-6a9d-4dd5-b44a-ba5cd6e67b2d
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:a98ee9ef-5cc4-4c4c-a7f7-b881386b39f0
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:4983a3d5-a8b6-4413-ac13-5f0b59d9226b
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:16a08c8b-ec1e-40ab-a920-19cf60eb15e8
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:2e8aad7c-b549-4f20-a0e1-b83675fdf3a8
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:765211e0-f57e-483d-9e7b-00706bbadc09
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:12bd26f8-5e97-4e20-b4f8-bf09f39c1e07
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:6ef0f813-b93d-4c53-b684-393154889a64
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:cf5d3cd5-a1a9-4c04-ad05-e010b658745b
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:c95df344-195d-4264-a949-df6fb7a958bd
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:15e8a12a-c717-41d2-9ba4-879ab9289267
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:a78c4d78-6b0d-479d-925d-5c132bc46393
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:c584208a-3a0c-456f-b7f7-be3dc416ea5c
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:586b9c58-9e21-41bb-a7f4-b7273292494b
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:429edd13-b293-40d0-a801-aebf9029a1cf
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:67dcb1cd-5e80-4666-a32c-cbc4fd83709e
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:3d7bc99c-c5bb-42f6-9b37-9ec70e16453c
ReplyTo null
Message ID urn:uuid:a7d65f86-b74a-4698-97e1-df271d204ce6
ReplyTo null
Message ID null
ReplyTo null
Message ID null
ReplyTo null
Message ID urn:uuid:1e01f243-cead-45c9-8135-0dd8c2d95843
ReplyTo null
Message ID null
ReplyTo null


Thanks,
Supun..

On Fri, Apr 29, 2011 at 4:44 PM, Manjula Rathnayake  wrote:
>
>
> On Fri, Apr 29, 2011 at 4:41 PM, Supun Kamburugamuva  wrote:
>>
>> It seems ESB is getting some message box features.
>
> There is a compile time dependency to messabox core from event sink bundle.
> So we had to add the messagebox server feature in event feature.
>
> Thank you.
>>
>> Thanks,
>> Supun..
>>
>> On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva 
>> wrote:
>> > org.wso2.carbon.messagebox.MessageBoxConfigurationException:
>> > messagebox-config.xmlcannot be found in the path :
>> >
>> > /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
>> >        at
>> > org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
>> >        at
>> > org.wso2.carbon.messagebox.internal.builder.MessageBo

Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 4:41 PM, Supun Kamburugamuva  wrote:

> It seems ESB is getting some message box features.
>

There is a compile time dependency to messabox core from event sink bundle.
So we had to add the messagebox server feature in event feature.

Thank you.

>
> Thanks,
> Supun..
>
> On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva 
> wrote:
> > org.wso2.carbon.messagebox.MessageBoxConfigurationException:
> > messagebox-config.xmlcannot be found in the path :
> >
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
> >at
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
> >at
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
> >at
> org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.java:58)
> >at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >at java.lang.reflect.Method.invoke(Method.java:597)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
> >at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
> >at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
> >at
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
> >at
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
> >at
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
> >at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
> >at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
> >at
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
> >at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
> >at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
> >at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
> >at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
> >at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
> >at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
> >at
> org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
> >at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >at java.lang.reflect.Method.invoke(Method.java:597)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
> >at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
> >at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
> >at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
> >at
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
> >at
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
> >at
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
> >at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
> >at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
> >at
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
> >at
> org.eclipse.osgi.internal.serviceregistry.ServiceR

Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Manjula Rathnayake
Hi,
This was caused due to adding messagebox feature to event feature. As a
result we have to copy messagebox-config.xml to product distribution in bin
xml as done for event-broker.xml.

I will start fixing this.

Thank you.

On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva  wrote:

> org.wso2.carbon.messagebox.MessageBoxConfigurationException:
> messagebox-config.xmlcannot be found in the path :
>
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
>at
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
>at
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
>at
> org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.java:58)
>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>at java.lang.reflect.Method.invoke(Method.java:597)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>at
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>at
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>at
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>at
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
>at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
>at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
>at
> org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>at java.lang.reflect.Method.invoke(Method.java:597)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>at
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>at
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>at
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>at
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>at
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(Servi

Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Supun Kamburugamuva
It seems ESB is getting some message box features.

Thanks,
Supun..

On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva  wrote:
> org.wso2.carbon.messagebox.MessageBoxConfigurationException:
> messagebox-config.xmlcannot be found in the path :
> /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
>        at 
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
>        at 
> org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
>        at 
> org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.java:58)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>        at 
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>        at 
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>        at 
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>        at 
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>        at 
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>        at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>        at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>        at 
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
>        at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
>        at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
>        at 
> org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>        at 
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>        at 
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>        at 
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>        at 
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>        at 
> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>        at 
> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>        at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>        at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>        at 
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>        at 
> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegi

Re: [Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Supun Kamburugamuva
It seems ESB is getting some message box features via Event or QPid features.

Thanks,
Supun..

On Fri, Apr 29, 2011 at 4:39 PM, Supun Kamburugamuva  wrote:
> I think this is because of the sqlAuthenticationHandler.
>
> Thanks,
> Supun..
>
> On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva  wrote:
>> [2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
>> service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
>> Version: 3.2.0.SNAPSHOT, ID: 350
>> org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
>> already, cannot have two phaseFirst Handlers for Phase 'Security'
>>        at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
>>        at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
>>        at 
>> org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
>>        at 
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
>>        at 
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
>>        at 
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
>>        at 
>> org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
>>        at 
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>>        at 
>> org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
>>        at 
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>>        at 
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
>>        at 
>> org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
>>        at 
>> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
>>        at 
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
>>        at 
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
>>        at 
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
>>        at 
>> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
>>        at 
>> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
>>        at 
>> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
>>        at 
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
>>        at 
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>>        at 
>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
>> [2011-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
>> service: org.wso2.carbon.tryit -
>>
>> Thanks,
>> --
>> Supun Kamburugamuva
>> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> Member, Apache Software Foundation; http://www.apache.org
>> WSO2 Inc.;  http://wso2.org
>> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> Blog: http://supunk.blogspot.com
>>
>
>
>
> --
> Supun Kamburugamuva
> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
> Member, Apache Software Foundation; http://www.apache.org
> WSO2 Inc.;  http://wso2.org
> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
> Blog: http://supunk.blogspot.com
>



-- 
Supun Kamburugamuva
Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Supun Kamburugamuva
I think this is because of the sqlAuthenticationHandler.

Thanks,
Supun..

On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva  wrote:
> [2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
> service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
> Version: 3.2.0.SNAPSHOT, ID: 350
> org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
> already, cannot have two phaseFirst Handlers for Phase 'Security'
>        at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
>        at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
>        at 
> org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
>        at 
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
>        at 
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
>        at 
> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
>        at 
> org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
>        at 
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>        at 
> org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
>        at 
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>        at 
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
>        at 
> org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
>        at 
> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
>        at 
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
>        at 
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
>        at 
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
>        at 
> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
>        at 
> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
>        at 
> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
>        at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
>        at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>        at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> [2011-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
> service: org.wso2.carbon.tryit -
>
> Thanks,
> --
> Supun Kamburugamuva
> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
> Member, Apache Software Foundation; http://www.apache.org
> WSO2 Inc.;  http://wso2.org
> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
> Blog: http://supunk.blogspot.com
>



-- 
Supun Kamburugamuva
Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.ui.feature/target/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.ui.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.ui.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Application Management Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-feature-gen {execution: p2-feature-generation}]
[INFO] Generating feature manifest
[INFO] Generating MANIFEST.MF
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.server.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel.ui.feature
[INFO] Generating feature archive: 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/pom.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/target/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.application.mgt.bpel.feature/3.2.0-SNAPSHOT/org.wso2.carbon.application.mgt.bpel.feature-3.2.0-SNAPSHOT.zip
[INFO] 
[INFO] Building WSO2 Carbon - Webapp Application Management Server Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon/carbon/features/application-mgt/org.wso2.carbon.application.mgt.webapp.server.feature/target
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) junit:junit:jar:3.7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit -Dversion=3.7 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT
2) 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp:jar:3.2.0-SNAPSHOT
3) org.wso2.carbon:org.wso2.carbon.server:jar:3.2.0-SNAPSHOT
4) commons-cli:commons-cli:jar:1.0
5) commons-lang:commons-lang:jar:1.0
6) junit:junit:jar:3.7

--
1 required artifact is missing.

for artifact: 
  
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.server.feature:pom:3.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Supun Kamburugamuva
org.wso2.carbon.messagebox.MessageBoxConfigurationException:
messagebox-config.xmlcannot be found in the path :
/Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
at 
org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
at 
org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
at 
org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at 
org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
   

[Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Supun Kamburugamuva
[2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
Version: 3.2.0.SNAPSHOT, ID: 350
org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
already, cannot have two phaseFirst Handlers for Phase 'Security'
at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
at 
org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
at 
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
at 
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
at 
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
at 
org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
at 
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at 
org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
at 
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at 
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
at 
org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
at 
org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
at 
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
at 
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
at 
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
at 
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
at 
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
at 
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at 
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
[2011-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
service: org.wso2.carbon.tryit -

Thanks,
-- 
Supun Kamburugamuva
Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-29 Thread Prabath Abeysekera
Hi Charitha,

On Fri, Apr 29, 2011 at 3:19 PM, Charitha Kankanamge wrote:

> Folks,
> Any update on DS smoke testing? I'm supposed to deploy DS pack on WebSphere
> 7 in our test setup.
>

We're done with fixing all the assigned L1s and now in the middle of fixing
a couple of UI issues.
Will update this thread within an hour about the progress.



> /Charitha
>
>
> On Fri, Apr 29, 2011 at 12:33 PM, Shammi Jayasinghe wrote:
>
>> Hi,
>>
>> BRS  pack[1] is ready for QA.
>>
>> [1].
>> http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>>
>> Thanks
>> Shammi
>>
>>
>> On Fri, Apr 29, 2011 at 11:57 AM, Ajith Vitharana wrote:
>>
>>>
>>>
>>> On Fri, Apr 29, 2011 at 9:42 AM, Janaka Ranabahu wrote:
>>>


 On Fri, Apr 29, 2011 at 8:26 AM, Evanthika Amarasiri <
 evanth...@wso2.com> wrote:

> Hi G-Reg team,
>
> Could you kindly let us know whether smoke tests have been executed
> against the latest G-reg pack [1] and whether it's ready for testing?
>

 Hi Evanthika,

 Ajith is currently running the smoke tests. He will give you a update
 once that finishes.

>>>
>>>
>>> Hi Evanthika/Janaka,
>>>
>>> This G-Reg  pack is unusable for QA .Some blocker fixes has revert.
>>>
>>> Thanks
>>> Ajithn
>>>
>>>
>>>

 Thanks,
 Janaka

>
> [1] -
> http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>
> Regards,
> Evanthika
>
> On Thu, Apr 28, 2011 at 6:49 PM, Kasun Indrasiri wrote:
>
>> ESB smoke tests and integration test are successful . ESB[1] is ready
>> for QA.
>>
>> [1] wso2esb-4.0.0-SNAPSHOT.zip 28-Apr-2011 
>> 17:59
>>
>>
>> On Thu, Apr 28, 2011 at 6:41 PM, Waruna Ranasinghe 
>> wrote:
>>
>>> QA folks,
>>>
>>> BPS is ready to QA.
>>>
>>> Thanks,
>>> Waruna
>>>
>>> On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri wrote:
>>>
 Hi RMs,
 $subject at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
 Only cep is not there.

 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis ** [AT] 
 wso2.com*
 *
 blog: 
 **http://ddweerasiri.blogspot.com*
 *
 twitter: 
 **http://twitter.com/ddweerasiri*
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*


>>>
>>>
>>> --
>>>
>>> -
>>> Waruna Ranasinghe
>>> Senior Software Engineer, WSO2
>>>
>>> Mobile: +94 724 318285
>>> BLOG: http://warunapw.blogspot.com
>>>
>>> www.wso2.com - "Lean . Enterprise . Middleware"
>>>
>>
>>
>>
>> --
>> Kasun Indrasiri
>> Senior Software Engineer
>>
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> cell: +94 71 536 4128
>> Blog : http://kasunpanorama.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
 Janaka Ranabahu
 Software Engineer
 WSO2 Inc.

 Mobile +94 718370861
 Email : jan...@wso2.com
 Blog : janakaranabahu.blogspot.com


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


>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Best Regards,*
>>
>> Shammi Jayasinghe*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>> mobile: +94 71 4493085
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

Regards,
-- 
Prabath Abeysekara
Software Engineer
WSO2 Inc.
Email: praba...@wso2.com 
Mobile: +94774171471


_

Re: [Carbon-dev] Map a custom context to Stratos applications

2011-04-29 Thread Shameera Rathnayaka
As i feel, instead of developing a service to map custom context to each
stratos applications it will be easy to map custom context using an axis2
module. Therefore I'm changing my idea to develop a new module for axis2.


*Best Regards
~Shameera~*



On Thu, Apr 28, 2011 at 8:18 AM, Shameera Rathnayaka wrote:

> I am developing a service which has the ability to $subject e.g. foo
> .stratosappspot.com just like in Google AppEngine. After having a
> discussion with my mentor(chamith) i started to  develop this feature for
> appserver first. I identified where the appserver  exposes the
> endpoints(direct links). And now i want to manage user requests. My idea is
> while providing a user-friendly URL to user, keeping the actual URL in a
> bigtable(optional).When user request a service which is already deployed in
> appserver, using provided URL, my service gets the request and generates it
> again replacing actual URL and pass it to the server. Actually this is
> something like a small proxy server.
>
> I need to  know how this client requests are generated and in where it is
> handed over to the server. Any concern regarding this is welcome.
>
>
> *Best Regards
> ~Shameera~*
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-29 Thread Charitha Kankanamge
Folks,
Any update on DS smoke testing? I'm supposed to deploy DS pack on WebSphere
7 in our test setup.

/Charitha

On Fri, Apr 29, 2011 at 12:33 PM, Shammi Jayasinghe  wrote:

> Hi,
>
> BRS  pack[1] is ready for QA.
>
> [1]. http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>
> Thanks
> Shammi
>
>
> On Fri, Apr 29, 2011 at 11:57 AM, Ajith Vitharana  wrote:
>
>>
>>
>> On Fri, Apr 29, 2011 at 9:42 AM, Janaka Ranabahu  wrote:
>>
>>>
>>>
>>> On Fri, Apr 29, 2011 at 8:26 AM, Evanthika Amarasiri >> > wrote:
>>>
 Hi G-Reg team,

 Could you kindly let us know whether smoke tests have been executed
 against the latest G-reg pack [1] and whether it's ready for testing?

>>>
>>> Hi Evanthika,
>>>
>>> Ajith is currently running the smoke tests. He will give you a update
>>> once that finishes.
>>>
>>
>>
>> Hi Evanthika/Janaka,
>>
>> This G-Reg  pack is unusable for QA .Some blocker fixes has revert.
>>
>> Thanks
>> Ajithn
>>
>>
>>
>>>
>>> Thanks,
>>> Janaka
>>>

 [1] -
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/

 Regards,
 Evanthika

 On Thu, Apr 28, 2011 at 6:49 PM, Kasun Indrasiri wrote:

> ESB smoke tests and integration test are successful . ESB[1] is ready
> for QA.
>
> [1] wso2esb-4.0.0-SNAPSHOT.zip 28-Apr-2011 
> 17:59
>
>
> On Thu, Apr 28, 2011 at 6:41 PM, Waruna Ranasinghe wrote:
>
>> QA folks,
>>
>> BPS is ready to QA.
>>
>> Thanks,
>> Waruna
>>
>> On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri wrote:
>>
>>> Hi RMs,
>>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
>>>  .
>>> Only cep is not there.
>>>
>>> --
>>> Thanks,
>>> Denis
>>> --
>>> *Denis Weerasiri*
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> *email: denis ** [AT] 
>>> wso2.com*
>>> *
>>> blog: 
>>> **http://ddweerasiri.blogspot.com*
>>> *
>>> twitter: 
>>> **http://twitter.com/ddweerasiri*
>>> *
>>> linked-in: 
>>> **http://lk.linkedin.com/in/ddweerasiri*
>>>
>>>
>>
>>
>> --
>>
>> -
>> Waruna Ranasinghe
>> Senior Software Engineer, WSO2
>>
>> Mobile: +94 724 318285
>> BLOG: http://warunapw.blogspot.com
>>
>> www.wso2.com - "Lean . Enterprise . Middleware"
>>
>
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
>
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : http://kasunpanorama.blogspot.com/
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

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


>>>
>>>
>>> --
>>> Janaka Ranabahu
>>> Software Engineer
>>> WSO2 Inc.
>>>
>>> Mobile +94 718370861
>>> Email : jan...@wso2.com
>>> Blog : janakaranabahu.blogspot.com
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] IMPORTANT: How to deploy Carbon webapp on other AppServers

2011-04-29 Thread Afkham Azeez
I have completed this. Now you can go to CARBON_HOME/bin, and run;

ant createWAR
or
ant createWAR -Doutput.dir=foo

The Carbon webapp will be created in CARBON_HOME/tmp/webapp by default. The
default output directory can be changed using the output.dir System
property.


On Thu, Apr 28, 2011 at 6:29 PM, Afkham Azeez  wrote:

> Folks,
> You have to copy CARBON_HOME/lib/api/*.jar into the Carbon webapp's
> WEB-INF/lib directory. I will update the build.xml file to contain a target
> called createWAR, which will automatically do this.
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *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*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*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*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Can we not better with delete updates on listing pages?

2011-04-29 Thread Samisa Abeysinghe
On Fri, Apr 29, 2011 at 2:03 PM, Isuru Suriarachchi  wrote:

>
>
> On Fri, Apr 29, 2011 at 1:57 PM, Sumedha Rubasinghe wrote:
>
>> This requires you to have a different copy of the listing. What if we
>> click delete, removed from list , but removal did not happen @ the backend
>> due to some error?
>> Then we should be dealing with synchronizing result coming from BE service
>> & this local copy. Too much of localized hassle.
>>
>
This is one off call, for that delete only - if you weight the usability vs
the confusion generated in the current model...

If you look at the current model, if you delete, and it does not get
deleted, it will list in the next listing anyway.  But that is not the
common case, is it? common case is to delete and it will be gone...

And if it does not delete, it is a bug anyway...


> +1. That is exactly the reason why we have done it this way. Earlier we had
> ajax based auto refreshing pages which handles this nicely. But we decided
> to remove those when we re-designed UIs in Carbon due to various reasons.
>
> Thanks,
> ~Isuru
>
>
>>
>> But, your suggestion makes the UI more responsive & user friendly.
>> /sumedha
>>
>>
>> On Fri, Apr 29, 2011 at 1:12 PM, Samisa Abeysinghe wrote:
>>
>>> When we delete something that is deployed, for e.g. a CApp, we list it
>>> and ask user to refresh it after "some" time.
>>>
>>> But we know what we just deleted, so we can pass that as a param to
>>> listing page and remove that from the immediate listing.
>>>
>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
>
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread Janaka Ranabahu
Hi,

This has been fixed.

Thanks,
Janaka

On Fri, Apr 29, 2011 at 2:01 PM, WSO2 Builder  wrote:

> [INFO]
> 
> [INFO] Building WSO2 Carbon - Registry Kernel
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new
> instance from source: pom
> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new
> instance from source: pom
> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new
> instance from source: pom
> [INFO] [incremental-build:incremental-build {execution: default}]
> [INFO] Verifying module descriptor ...
> [INFO] Pom descriptor modification detected.
> [INFO] Deleting
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
> [INFO] [clean:clean {execution: auto-clean}]
> [INFO] Deleting
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 188 source files to
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/session/UserRegistry.java:[155,26]
> cannot find symbol
> symbol  : class AuthorizationFailedException
> location: class org.wso2.carbon.registry.core.session.UserRegistry
>
> [INFO] 1error
> [INFO] -
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
> /home/carbon/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/session/UserRegistry.java:[155,26]
> cannot find symbol
> symbol  : class AuthorizationFailedException
> location: class org.wso2.carbon.registry.core.session.UserRegistry
>
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 57 seconds
> [INFO] Finished at: Fri Apr 29 14:01:05 IST 2011
> [INFO] Final Memory: 272M/3968M
> [INFO]
> 
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Janaka Ranabahu
Software Engineer
WSO2 Inc.

Mobile +94 718370861
Email : jan...@wso2.com
Blog : janakaranabahu.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Can we not better with delete updates on listing pages?

2011-04-29 Thread Samisa Abeysinghe
So we are saying that it is a common case that deleting could fail?

On Fri, Apr 29, 2011 at 2:03 PM, Isuru Suriarachchi  wrote:

>
>
> On Fri, Apr 29, 2011 at 1:57 PM, Sumedha Rubasinghe wrote:
>
>> This requires you to have a different copy of the listing. What if we
>> click delete, removed from list , but removal did not happen @ the backend
>> due to some error?
>> Then we should be dealing with synchronizing result coming from BE service
>> & this local copy. Too much of localized hassle.
>>
>
> +1. That is exactly the reason why we have done it this way. Earlier we had
> ajax based auto refreshing pages which handles this nicely. But we decided
> to remove those when we re-designed UIs in Carbon due to various reasons.
>
> Thanks,
> ~Isuru
>
>
>>
>> But, your suggestion makes the UI more responsive & user friendly.
>> /sumedha
>>
>>
>> On Fri, Apr 29, 2011 at 1:12 PM, Samisa Abeysinghe wrote:
>>
>>> When we delete something that is deployed, for e.g. a CApp, we list it
>>> and ask user to refresh it after "some" time.
>>>
>>> But we know what we just deleted, so we can pass that as a param to
>>> listing page and remove that from the immediate listing.
>>>
>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
>
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Unable to login to public JIRA via SOAP API

2011-04-29 Thread Hasini Yatawatte
 HI devs,

I'm facing a problem with invoking remote operations on public JIRA through
JIRA's SOAP API using the Issue Tracker component.

I cant login to public JIRA and invoke remote operations via the Issue
Tracker component as the public JIRA does not accept credentials though it
works fine for the support JIRA. It throws the following error and I could
logged in successfully using same credentials through JIRA interface.

Caused by: com.atlassian.jira.rpc.exception.RemoteAuthenticationException:
Invalid username or password.

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)


at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)


at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

at java.lang.Class.newInstance0(Class.java:355)

at java.lang.Class.newInstance(Class.java:308)

at
org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:104)


at
org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:90)


at
com.atlassian.jira.rpc.soap.client.RemoteAuthenticationException.getDeserializer(RemoteAuthenticationException.java:75)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


at java.lang.reflect.Method.invoke(Method.java:597)

at
org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDeserializerFactory.java:154)



 Also note that I tested this with support JIRA, local JIRA instances and
Atlassian JIRA [1], and in all these cases I could login and invoke remote
operations successfully.

Hence seems like it occurs only with public JIRA and I doubt whether there
can be any other configurations affecting this. Any thoughts on areas I need
to look into in order to resolve this issue are welcome.


   [1] http://jira.atlassian.com



Thanks.
Best Regards,
-- 
Hasini Randika Yatawatte,
Software Engineer.
WSO2 Inc.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-04-29 Thread WSO2 Builder
[INFO] 
[INFO] Building WSO2 Carbon - Registry Kernel
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
[WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance 
from source: pom
[WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance 
from source: pom
[WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance 
from source: pom
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.registry.core/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 188 source files to 
/home/carbon/carbon/core/org.wso2.carbon.registry.core/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/session/UserRegistry.java:[155,26]
 cannot find symbol
symbol  : class AuthorizationFailedException
location: class org.wso2.carbon.registry.core.session.UserRegistry

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbon/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/session/UserRegistry.java:[155,26]
 cannot find symbol
symbol  : class AuthorizationFailedException
location: class org.wso2.carbon.registry.core.session.UserRegistry


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Fri Apr 29 14:01:05 IST 2011
[INFO] Final Memory: 272M/3968M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Can we not better with delete updates on listing pages?

2011-04-29 Thread Isuru Suriarachchi
On Fri, Apr 29, 2011 at 1:57 PM, Sumedha Rubasinghe wrote:

> This requires you to have a different copy of the listing. What if we click
> delete, removed from list , but removal did not happen @ the backend due to
> some error?
> Then we should be dealing with synchronizing result coming from BE service
> & this local copy. Too much of localized hassle.
>

+1. That is exactly the reason why we have done it this way. Earlier we had
ajax based auto refreshing pages which handles this nicely. But we decided
to remove those when we re-designed UIs in Carbon due to various reasons.

Thanks,
~Isuru


>
> But, your suggestion makes the UI more responsive & user friendly.
> /sumedha
>
>
> On Fri, Apr 29, 2011 at 1:12 PM, Samisa Abeysinghe wrote:
>
>> When we delete something that is deployed, for e.g. a CApp, we list it and
>> ask user to refresh it after "some" time.
>>
>> But we know what we just deleted, so we can pass that as a param to
>> listing page and remove that from the immediate listing.
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

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


Re: [Carbon-dev] Can we not better with delete updates on listing pages?

2011-04-29 Thread Sumedha Rubasinghe
This requires you to have a different copy of the listing. What if we click
delete, removed from list , but removal did not happen @ the backend due to
some error?
Then we should be dealing with synchronizing result coming from BE service &
this local copy. Too much of localized hassle.

But, your suggestion makes the UI more responsive & user friendly.
/sumedha


On Fri, Apr 29, 2011 at 1:12 PM, Samisa Abeysinghe  wrote:

> When we delete something that is deployed, for e.g. a CApp, we list it and
> ask user to refresh it after "some" time.
>
> But we know what we just deleted, so we can pass that as a param to listing
> page and remove that from the immediate listing.
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Can we not better with delete updates on listing pages?

2011-04-29 Thread Samisa Abeysinghe
When we delete something that is deployed, for e.g. a CApp, we list it and
ask user to refresh it after "some" time.

But we know what we just deleted, so we can pass that as a param to listing
page and remove that from the immediate listing.

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-29 Thread Shammi Jayasinghe
Hi,

BRS  pack[1] is ready for QA.

[1]. http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/

Thanks
Shammi

On Fri, Apr 29, 2011 at 11:57 AM, Ajith Vitharana  wrote:

>
>
> On Fri, Apr 29, 2011 at 9:42 AM, Janaka Ranabahu  wrote:
>
>>
>>
>> On Fri, Apr 29, 2011 at 8:26 AM, Evanthika Amarasiri 
>> wrote:
>>
>>> Hi G-Reg team,
>>>
>>> Could you kindly let us know whether smoke tests have been executed
>>> against the latest G-reg pack [1] and whether it's ready for testing?
>>>
>>
>> Hi Evanthika,
>>
>> Ajith is currently running the smoke tests. He will give you a update once
>> that finishes.
>>
>
>
> Hi Evanthika/Janaka,
>
> This G-Reg  pack is unusable for QA .Some blocker fixes has revert.
>
> Thanks
> Ajithn
>
>
>
>>
>> Thanks,
>> Janaka
>>
>>>
>>> [1] -
>>> http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-29_06-54-27/
>>>
>>> Regards,
>>> Evanthika
>>>
>>> On Thu, Apr 28, 2011 at 6:49 PM, Kasun Indrasiri  wrote:
>>>
 ESB smoke tests and integration test are successful . ESB[1] is ready
 for QA.

 [1] wso2esb-4.0.0-SNAPSHOT.zip 28-Apr-2011 
 17:59


 On Thu, Apr 28, 2011 at 6:41 PM, Waruna Ranasinghe wrote:

> QA folks,
>
> BPS is ready to QA.
>
> Thanks,
> Waruna
>
> On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri wrote:
>
>> Hi RMs,
>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
>>  .
>> Only cep is not there.
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis ** [AT] wso2.com*
>> *
>> blog: 
>> **http://ddweerasiri.blogspot.com*
>> *
>> twitter: 
>> **http://twitter.com/ddweerasiri*
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*
>>
>>
>
>
> --
>
> -
> Waruna Ranasinghe
> Senior Software Engineer, WSO2
>
> Mobile: +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "Lean . Enterprise . Middleware"
>



 --
 Kasun Indrasiri
 Senior Software Engineer

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

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

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


>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Janaka Ranabahu
>> Software Engineer
>> WSO2 Inc.
>>
>> Mobile +94 718370861
>> Email : jan...@wso2.com
>> Blog : janakaranabahu.blogspot.com
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev