Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-24 Thread Manjula Rathnayake
Hi all,

I built AppServer in branch(without clean repo) after removing messagebox
server feature. And I did not get any issues when server starts up.
So shall we remove messagebox server feature from event feature and update
products/services so that these authentication jars are not included in all
products?


Thank you.

On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.com wrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura 
 danus...@wso2.comwrote:

 Amila,

 The question is why event has a compile-time dependency to the MessageBox.
 It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be used
 without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this when
 some one install event using P2 it copies the messagebox core jar file to
 plugins folder. This gives exceptions when event install to other products
 using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 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] What is sqsAuthentication module?

2011-05-24 Thread Amila Suriarachchi
On Tue, May 24, 2011 at 9:55 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 I built AppServer in branch(without clean repo) after removing messagebox
 server feature. And I did not get any issues when server starts up.
 So shall we remove messagebox server feature from event feature and update
 products/services so that these authentication jars are not included in all
 products?


+1.

update the trunk as well.

thanks,
Amila.




 Thank you.

 On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura danus...@wso2.com
  wrote:

 Amila,

 The question is why event has a compile-time dependency to the
 MessageBox. It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be
 used without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this
 when some one install event using P2 it copies the messagebox core jar file
 to plugins folder. This gives exceptions when event install to other
 products using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use
 it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 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] What is sqsAuthentication module?

2011-05-24 Thread Afkham Azeez
On Tue, May 24, 2011 at 9:55 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 I built AppServer in branch(without clean repo) after removing messagebox
 server feature. And I did not get any issues when server starts up.
 So shall we remove messagebox server feature from event feature and update
 products/services so that these authentication jars are not included in all
 products?


+1



 Thank you.

 On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura danus...@wso2.com
  wrote:

 Amila,

 The question is why event has a compile-time dependency to the
 MessageBox. It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be
 used without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this
 when some one install event using P2 it copies the messagebox core jar file
 to plugins folder. This gives exceptions when event install to other
 products using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use
 it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 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




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*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] What is sqsAuthentication module?

2011-05-24 Thread Manjula Rathnayake
On Tue, May 24, 2011 at 9:58 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, May 24, 2011 at 9:55 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 I built AppServer in branch(without clean repo) after removing messagebox
 server feature. And I did not get any issues when server starts up.
 So shall we remove messagebox server feature from event feature and update
 products/services so that these authentication jars are not included in all
 products?


Done on branch. Will fix on trunk too.

Thank you.



 +1



 Thank you.

 On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura 
 danus...@wso2.com wrote:

 Amila,

 The question is why event has a compile-time dependency to the
 MessageBox. It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be
 used without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as
 an feature.


 This module is there with the AS and ESB and what any product which
 uses event because of an P2 issue.

 event has an compile time dependency to message box. Because of this
 when some one install event using P2 it copies the messagebox core jar 
 file
 to plugins folder. This gives exceptions when event install to other
 products using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura 
 danus...@wso2.com wrote: This gets added as a result of installing
 event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use
 it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 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




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




-- 
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] What is sqsAuthentication module?

2011-05-20 Thread Amila Suriarachchi
On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura danus...@wso2.comwrote:

 Amila,

 The question is why event has a compile-time dependency to the MessageBox.
 It is because we support MessageBox as an event sink right?.


yes. But if p2 does not have that issue only the event compoent can be used
without that feature.

thanks,
Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this when
 some one install event using P2 it copies the messagebox core jar file to
 plugins folder. This gives exceptions when event install to other products
 using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 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] What is sqsAuthentication module?

2011-05-19 Thread Afkham Azeez
Why do we need this in AS?
On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com wrote:
 Hi,

 I noticed a new module. sqsAuthentication in the module list in
AppServer.
 What is the purpose of this module? How are we supposed to use it?

 [image: module.png]

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


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-19 Thread Danushka Menikkumbura
This gets added as a result of installing event.

On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:

 Why do we need this in AS?
 On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com wrote:
  Hi,
 
  I noticed a new module. sqsAuthentication in the module list in
 AppServer.
  What is the purpose of this module? How are we supposed to use it?
 
  [image: module.png]
 
  /Charitha

 ___
 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] What is sqsAuthentication module?

2011-05-19 Thread Charitha Kankanamge
No I did not. I did not install anything on top of AS. This is a fresh AS
pack. This module is included in fresh AS distributions.

/Charitha


On Fri, May 20, 2011 at 12:04 AM, Danushka Menikkumbura
danus...@wso2.comwrote:

 This gets added as a result of installing event.

 On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:

 Why do we need this in AS?
 On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com wrote:
  Hi,
 
  I noticed a new module. sqsAuthentication in the module list in
 AppServer.
  What is the purpose of this module? How are we supposed to use it?
 
  [image: module.png]
 
  /Charitha

 ___
 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 mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-19 Thread Afkham Azeez
Which clearly shows that sqsAuth shud be removed from event
On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com wrote:
 This gets added as a result of installing event.

 On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:

 Why do we need this in AS?
 On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com wrote:
  Hi,
 
  I noticed a new module. sqsAuthentication in the module list in
 AppServer.
  What is the purpose of this module? How are we supposed to use it?
 
  [image: module.png]
 
  /Charitha

 ___
 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] What is sqsAuthentication module?

2011-05-19 Thread Danushka Menikkumbura
The thing is you can also specify an SQS queue as an event sink.

On Fri, May 20, 2011 at 6:52 AM, Afkham Azeez az...@wso2.com wrote:

 Which clearly shows that sqsAuth shud be removed from event
 On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote:
  This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  
   I noticed a new module. sqsAuthentication in the module list in
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  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 mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-19 Thread Sameera Jayasoma
It this module is optional let's remove it. Can make it available as an feature.

Thanks,
Sameera

On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
 Which clearly shows that sqsAuth shud be removed from event
 On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com wrote: 
 This gets added as a result of installing event.

 On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:

 Why do we need this in AS?
 On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com wrote:
  Hi,
 it
  I noticed a new module. sqsAuthentication in the module list i
 AppServer.
  What is the purpose of this module? How are we supposed to use it?
 
  [image: module.png]
 
  /Charitha

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





-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

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


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-19 Thread Afkham Azeez
+1
On May 20, 2011 7:35 AM, Sameera Jayasoma same...@wso2.com wrote:
 It this module is optional let's remove it. Can make it available as an
feature.

 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
 Which clearly shows that sqsAuth shud be removed from event
 On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
wrote: This gets added as a result of installing event.

 On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:

 Why do we need this in AS?
 On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
wrote:
  Hi,
 it
  I noticed a new module. sqsAuthentication in the module list i
 AppServer.
  What is the purpose of this module? How are we supposed to use it?
 
  [image: module.png]
 
  /Charitha

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





 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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] What is sqsAuthentication module?

2011-05-19 Thread Amila Suriarachchi
On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.com wrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


This module is there with the AS and ESB and what any product which uses
event because of an P2 issue.

event has an compile time dependency to message box. Because of this when
some one install event using P2 it copies the messagebox core jar file to
plugins folder. This gives exceptions when event install to other products
using P2.

In order to fix this we have put a feature dependency (which copies the
config files as well) from event to message box.

other than this requirement there is no need to add message box to AS.

thanks,
Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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] What is sqsAuthentication module?

2011-05-19 Thread Danushka Menikkumbura
Amila,

The question is why event has a compile-time dependency to the MessageBox.
It is because we support MessageBox as an event sink right?.

Danushka


On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.com wrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this when
 some one install event using P2 it copies the messagebox core jar file to
 plugins folder. This gives exceptions when event install to other products
 using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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 mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev