[Carbon-dev] [ANN] Siddhi-0.4.0 Released

2012-01-14 Thread Suhothayan Sriskandarajah
FYI

-- Forwarded message --
From: Suhothayan Sriskandarajah 
Date: Fri, Jan 13, 2012 at 5:16 PM
Subject: [siddhi-dev] [ANN] Siddhi-0.4.0 Released
To: siddhi-...@googlegroups.com, siddhi-u...@googlegroups.com


We are happy to announce Siddhi-0.4.0 is released

In this release Siddhi has been enhanced with its new Query Language,
Whereby making programming in Siddhi very efficient and fast.
Here Siddhi was integrated with the Antlr compiler which is not only
optimized for very efficient query compiling but it also provides efficient
error handling and correction.

Further Siddhi-0.4.0 has also been added to the Central Maven Repository,
and you can also download Siddhi from
https://sourceforge.net/projects/siddhi/files/siddhi-0.4.0/

Regards,
Siddhi Team

-- 
Siddhi-CEP homepage : http://siddhi.sourceforge.net/
You received this message because you are subscribed to the Google
Groups "Siddhi-dev" group.
To post to this group, send email to siddhi-...@googlegroups.com
To unsubscribe from this group, send email to
siddhi-dev+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/siddhi-dev?hl=en?hl=en



-- 
*S. Suhothayan
*
Software Engineer
 *WSO2, Inc. *http://wso2.com
lean.enterprise.middleware.

*email: **s...@wso2.com* * cell: (+94) 779 756 757
blog: **http://suhothayan.blogspot.com/* *
twitter: **http://twitter.com/suhothayan* *
linked-in: **http://lk.linkedin.com/in/suhothayan*
*
*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Query on 'LandingPage' attribute of 'authenticators.xml' file

2012-01-14 Thread Nirmal Fernando
Hi All,

In the current trunk there's a 405 error when you try to load
'manager' using [1], in the Stratos local set-up. I debugged and found
out that the issue is related to 'LandingPage' parameter of manager's
authenticators.xml file (which has a value of "/home/index.html" in
the deployed folder). But when I checked the 'authenticators.xml' file
which resides in [2], I can't see any value is set.

Then after bit of search, I found that inside the 'build' directory
there's a 'authenticators.xml' file which is checked out and is
responsible for changing the 'LandingPage' parameter.

So I think we should remove the value of 'LandingPage' set at [3] and
get rid of 405 error. Is it an obsolete parameter? WDYT?

FYI: LandingPage parameter is not used in other products as far as I see.

[1] https://cloud-test.wso2.com:9443/carbon
[2] 
./modules/p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/authenticators.xml
[3] /build/setup/manager/repository/conf/advanced/authenticators.xml

Thanks.

-- 

regards,
Nirmal

Software Engineer, WSO2 Inc.
mobile: +94715779733
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #110 was SUCCESSFUL (with 7834 tests). Change made by anjana.

2012-01-14 Thread Bamboo

---
WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #110 was successful.
---
Code has been updated by anjana.
7834 tests in total.

http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-110/


--
Code Changes
--
anjana (119006):

>adding a Java system property to the startup script to disable Quartz update 
>checker



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


Re: [Carbon-dev] Test failure in Carbon trunk - http NIO core 4.1.0-wso2v1

2012-01-14 Thread Sadeep Jayasumana
Hi,

On Sat, Jan 14, 2012 at 10:29 AM, Hiranya Jayathilaka wrote:

> Sadeep, can you please do the needful and upgrade the trunk to the latest
> version of HTTP Core


Will do.

(and remove this old branch from the dependencies section)?


This dependency comes via an svn external from 3.2.0 branch. Will remove it.

Thanks,
Sadeep


> Should be a trivial change.
>
> Thanks,
> Hiranya
>
>
> On Fri, Jan 13, 2012 at 11:19 PM, Sadeep Jayasumana wrote:
>
>> Hi,
>>
>> On Fri, Jan 13, 2012 at 10:25 PM, Hiranya Jayathilaka 
>> wrote:
>>
>>>
>>>
>>> On Fri, Jan 13, 2012 at 9:31 PM, Afkham Azeez  wrote:
>>>
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 1:03:53.127s
 [INFO] Finished at: Fri Jan 13 17:03:34 IST 2012
 [INFO] Final Memory: 402M/743M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on
 project httpcore-nio: There are test failures.
 [ERROR]
 [ERROR] Please refer to
 /Users/azeez/projects/wso2/org/trunk/carbon/dependencies/httpcore-nio/4.1.0-wso2v1/target/surefire-reports
 for the individual test results.
 [ERROR] -> [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with
 the -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with
 the command
 [ERROR]   mvn  -rf :httpcore-nio



 The surefire-report is shown below:


 ---
 Test set: org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor

 ---
 Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.519
 sec <<< FAILURE!
 testEndpointUpAndDown(org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor)
  Time elapsed: 0.007 sec  <<< FAILURE!
 junit.framework.AssertionFailedError: expected:<2> but was:<1>
  at junit.framework.Assert.fail(Assert.java:47)
 at junit.framework.Assert.failNotEquals(Assert.java:283)
  at junit.framework.Assert.assertEquals(Assert.java:64)
 at junit.framework.Assert.assertEquals(Assert.java:195)
  at junit.framework.Assert.assertEquals(Assert.java:201)
 at
 org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor.testEndpointUpAndDown(TestDefaultListeningIOReactor.java:118)
  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 junit.framework.TestCase.runTest(TestCase.java:168)
 at junit.framework.TestCase.runBare(TestCase.java:134)
  at junit.framework.TestResult$1.protect(TestResult.java:110)
 at junit.framework.TestResult.runProtected(TestResult.java:128)
  at junit.framework.TestResult.run(TestResult.java:113)
 at junit.framework.TestCase.run(TestCase.java:124)
  at junit.framework.TestSuite.runTest(TestSuite.java:232)
 at junit.framework.TestSuite.run(TestSuite.java:227)
  at
 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
 at
 org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
  at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
 at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
 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.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
  at
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)

 testEndpointAlreadyBoundFatal(org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor)
  Time elapsed: 0.003 sec  <<< ERROR!
 java.lang.IllegalStateException: I/O reactor has been shut down
 at
 org.apache.http.impl.ni

Re: [Carbon-dev] Configure a DS as a subscriber to a topic in ActiveMQ

2012-01-14 Thread Prabath Abeysekera
Hi Jorge,

On Thu, Jan 12, 2012 at 11:23 AM, Jorge Infante Osorio wrote:

> Hi Dinusha. I do it like in [1] but I don´t know if I miss something, I
> want to subscribe several DS to a single topic in ActiveMQ, how I can
> configure that?.
>
> ** **
>
> ** **
>
> Like in [1] I do the steps from 1 to 5 of “Configure to Communicate WSO2
> BPS with Active MQ”,  with the AS in my case. 
>
> ** **
>
> In this moment I need to know how to specified the subscription of a DS to
> a topic, create by a proxy service,  in ActiveMQ.
>

There are two methods you can actually use to create a subscription to a DS
endpoint (or axis2 service, proxy service, etc) namely, statically or
dynamically. To define subscriptions statically you need to go to "Main >
Manage > Topics" menu, create a topic and then subscribe your endpoint via
the management console whereas if you need to subscribe dynamically, you
may have to create a client application and create the necessary
subscriptions by using the BrokerClient utility that's part of the client
API exposed by the event component.


> 
>
> ** **
>
> Saludos,
>
> Ing. Jorge Infante Osorio.
>
> J´Dpto Soluciones SOA.
>
> CDAE.
>
> Fac. 5.
>
> UCI.
>
> ** **
>
> *De:* carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] *En
> nombre de *Dinusha Senanayaka
> *Enviado el:* jueves, 12 de enero de 2012 0:44
> *Para:* carbon-dev@wso2.org
> *Asunto:* Re: [Carbon-dev] Configure a DS as a subscriber to a topic in
> ActiveMQ
>
> ** **
>
> Hi Jorge,
>
> 2012/1/12 Jorge Infante Osorio 
>
> Hi folks.
>
>  
>
> How I can $subject in AS 4.1.2? 
>
>
> Follow the same steps provided in article [1] .
> [1].
> http://wso2.org/library/articles/2012/01/configuring-jms-transport-in-wso2-business-process-server-bps
>
> Regards,
> Dinusha.
>
>  
>
> Saludos,
>
> Ing. Jorge Infante Osorio.
>
> J´Dpto Soluciones SOA.
>
> CDAE.
>
> Fac. 5.
>
> UCI.
>
>  
>
> ** **
>
>  
>
> ** ** 
>
>
> 
> ___
> 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
>
>


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


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


[Carbon-dev] Messages in a Queue in MB doesn't appear.

2012-01-14 Thread Jorge Infante Osorio
Hi all.

I´m working in this scenario:
• I have an out only proxy service that receive a message and store it in a
Queue(MB or ActiveMQ) using a Message Store mediator.
• Also I have a Message Processor that extract the messages and send it to a
backend service in AS.

I use as my broker the MB or  ActiveMQ because I need to test it with the
two brokers.

This scenario using MB or ActiveMQ work just fine with AS 4.1.2, ESB 4.0.3,
MB 1.0.2 and ActiveMQ 5.4.3. It work with backend service online and
offline.

Now the issue:

When the backend service in down I can see the messages store in ActiveMQ
Queue pending for it extraction but when I use the MB of WSO2 instead of
ActiveMQ, I don´t see any message in the queue detail page, Message count =
0 all the time, so it´s like no message is store inside MB.
This is the normal behavior?

In both case I can see the messages in the Message Store.

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.



Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE 
ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] usability improvements in ESB

2012-01-14 Thread Jorge Infante Osorio
Hi folks.

In this days I´m working with the ESB, the MB and the AS. So I see, maybe,
some usability improvements:

• It´s possible to show in the UI of ESB if the MB is down, in the cases
where a proxy service or a message store or a message processor need to use
the MB? I can see that the MB is down in the console and in the logs but not
in the admin UI console.

• It´s possible to show in the UI of ESB if the AS is down or the backend
service, in the case that a message processor need to extract a message from
a queue and send it to an endpoint? We can see that when the endpoint is
down the message is store and not extracted and send it, because it appear
in the Message Store page and in the ActiveMQ Queue or in the MB, ideally
because with the 1.0.2 version I can’t see it. But we don´t know why this
happen.

I think that with and alert system that popup this issues or a page where we
can see what happen it´s just great. :-D

I ask this because I have a lot of proxy services that use the MB or
ActiveMQ  and need to send messages to the AS, and when some of this tools
is down in my console appear a lot of errors every a few seconds so I need
to figure out what happened.

Another improvement is with the creations of message store and message
processors, that have many possible properties. It could be possible to list
this properties in a way that we don´t need to write them and just specified
their values???

Thanks, 
Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.




Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE 
ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where are the packs built by Bamboo?

2012-01-14 Thread Afkham Azeez
We need links to product & Service binaries & p2 repo.

--
Afkham Azeez
Sent from my phone
On Jan 14, 2012 9:41 PM, "Dushan Abeyruwan"  wrote:

> Hi
>   As of first phase we were concentrating on getting build trunk
> succesfully,actuly there were no clear requirments on what kind of
> artifacts to be exposed, thus would recommend any suggestions on what to be
> included there. e.g would that be okay if we provide links to download all
> products which has been nightly build ?  other thoughts
> would sincerely welcome
>
> cheers
> Dushan Abeyruwa
>
> On Sat, Jan 14, 2012 at 6:30 AM, Samisa Abeysinghe wrote:
>
>> $subject
>>
>>
>> http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-107/artifact
>> is empty
>>
>> 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
>>
>>
>
>
> --
> Dushan Abeyruwan
> WSO2 Inc
> Software Engineer
>
> Mobile:(+94)714408632
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where are the packs built by Bamboo?

2012-01-14 Thread Dushan Abeyruwan
Hi
  As of first phase we were concentrating on getting build trunk
succesfully,actuly there were no clear requirments on what kind of
artifacts to be exposed, thus would recommend any suggestions on what to be
included there. e.g would that be okay if we provide links to download all
products which has been nightly build ?  other thoughts
would sincerely welcome

cheers
Dushan Abeyruwa

On Sat, Jan 14, 2012 at 6:30 AM, Samisa Abeysinghe  wrote:

> $subject
>
>
> http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-107/artifact
> is empty
>
> 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
>
>


-- 
Dushan Abeyruwan
WSO2 Inc
Software Engineer

Mobile:(+94)714408632
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Quartz running update checker in carbon

2012-01-14 Thread Anjana Fernando
Hi,

On Sat, Jan 14, 2012 at 8:13 PM, Supun Malinga  wrote:

>
>
> On Sat, Jan 14, 2012 at 5:52 AM, Anjana Fernando  wrote:
>
> I got in AS
>

Yep, that's since, AS also has the data services feature, when the
scheduled tasks feature is separated from the core DS server feature, you
will not get this.

Cheers,
Anjana.


>
> thanks,
>
>> .. for the moment, it should only come in DSS or in Stratos Manager, that
>> is since Manager also uses the data services feature. We are anyway
>> planning on separating the DSS schedule tasks to a separate feature and
>> removing it from the data services core feature, so others who just need
>> the data services functionality will not get it.
>>
>> [1] http://quartz-scheduler.org/documentation/best-practices
>>
>> Cheers,
>> Anjana.
>>
>> On Thu, Jan 12, 2012 at 3:38 PM, Supun Malinga  wrote:
>>
>>> hi,
>>>
>>> $subject,
>>> got a log saying,
>>> [2012-01-12 15:29:16,433]  INFO {org.quartz.utils.UpdateChecker} -  New
>>> Quartz update(s) found: 2.1.2 [
>>> http://www.terracotta.org/kit/reflector?kitID=default&pageID=QuartzChangeLog
>>> ]
>>>
>>> guess this is not necessary.
>>>
>>> thanks,
>>> --
>>> Supun Malinga,
>>>
>>> Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>> email - sup...@wso2.com 
>>> mobile - 071 56 91 321
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Anjana Fernando*
>> Senior 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
>>
>>
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Anjana Fernando*
Senior 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] Quartz running update checker in carbon

2012-01-14 Thread Supun Malinga
On Sat, Jan 14, 2012 at 5:52 AM, Anjana Fernando  wrote:

> Hi,
>
> Yeah, this is done by default by Quartz, and we can disable this by
> setting a Java system property or by adding a line to the Quartz
> configuration file [1]. By default, we don't ship a quartz configuration,
> so they use the default. So I will add an entry to set the Java system
> property in our startup scripts for now. Also, what is the server that you
> ran to get this message?


I got in AS

thanks,

> .. for the moment, it should only come in DSS or in Stratos Manager, that
> is since Manager also uses the data services feature. We are anyway
> planning on separating the DSS schedule tasks to a separate feature and
> removing it from the data services core feature, so others who just need
> the data services functionality will not get it.
>
> [1] http://quartz-scheduler.org/documentation/best-practices
>
> Cheers,
> Anjana.
>
> On Thu, Jan 12, 2012 at 3:38 PM, Supun Malinga  wrote:
>
>> hi,
>>
>> $subject,
>> got a log saying,
>> [2012-01-12 15:29:16,433]  INFO {org.quartz.utils.UpdateChecker} -  New
>> Quartz update(s) found: 2.1.2 [
>> http://www.terracotta.org/kit/reflector?kitID=default&pageID=QuartzChangeLog
>> ]
>>
>> guess this is not necessary.
>>
>> thanks,
>> --
>> Supun Malinga,
>>
>> Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>> email - sup...@wso2.com 
>> mobile - 071 56 91 321
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Anjana Fernando*
> Senior 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
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com 
mobile - 071 56 91 321
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Quartz running update checker in carbon

2012-01-14 Thread Anjana Fernando
Hi,

Yeah, this is done by default by Quartz, and we can disable this by setting
a Java system property or by adding a line to the Quartz configuration file
[1]. By default, we don't ship a quartz configuration, so they use the
default. So I will add an entry to set the Java system property in our
startup scripts for now. Also, what is the server that you ran to get this
message? .. for the moment, it should only come in DSS or in Stratos
Manager, that is since Manager also uses the data services feature. We are
anyway planning on separating the DSS schedule tasks to a separate feature
and removing it from the data services core feature, so others who just
need the data services functionality will not get it.

[1] http://quartz-scheduler.org/documentation/best-practices

Cheers,
Anjana.

On Thu, Jan 12, 2012 at 3:38 PM, Supun Malinga  wrote:

> hi,
>
> $subject,
> got a log saying,
> [2012-01-12 15:29:16,433]  INFO {org.quartz.utils.UpdateChecker} -  New
> Quartz update(s) found: 2.1.2 [
> http://www.terracotta.org/kit/reflector?kitID=default&pageID=QuartzChangeLog
> ]
>
> guess this is not necessary.
>
> thanks,
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Anjana Fernando*
Senior 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] 3.2.x branch build

2012-01-14 Thread Afkham Azeez
Since the trunk build is ok now,  I will catch somebody & take a *look*

--
Afkham Azeez
Sent from my phone
On Jan 14, 2012 11:54 AM, "Samisa Abeysinghe"  wrote:

> Removal of the plan is the wrong thing to do as the reaction to no
> response to breaks.
>
> We seem to still have a fundamental problem of "ownership" here. Who is
> supposed to fix it, if it is broken.
>
> On Sat, Jan 14, 2012 at 9:59 AM, Afkham Azeez  wrote:
>
>> It looks like the 3.2.0 branch was having a registry test failure & no
>> one was owning that. We need to fix that & restart the Bamboo build for
>> 3.2.0
>>
>> On Sat, Jan 14, 2012 at 6:29 AM, Samisa Abeysinghe wrote:
>>
>>> Did we stop the Bamboo on $subject
>>>
>>> We need that if we want the next patch release to go out from that.
>>>
>>> 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
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; 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 mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #109 was SUCCESSFUL (with 7834 tests). Change made by subash.

2012-01-14 Thread Bamboo

---
WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #109 was successful.
---
Code has been updated by subash.
7834 tests in total.

http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-109/


--
Code Changes
--
subash (119003):

>Fixed the mis use of assertTrue method and replaced it with assertEquals



--
Tests
--
Fixed Tests (1)
   - SimpleSchedulerTest: Immediate scheduling

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