Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [equinox-dev] Declarative component services support

Be careful with that.  The threading issues made us stop using it.  (Well, along with other things).  It works fine as long as you don't have more than about three bundles using it (with services coming and going dynamically).
 

John Wells (Aziz)

jwells@bea.comNOSPAM

 

 


From: equinox-dev-bounces@xxxxxxxxxxx [mailto:equinox-dev-bounces@xxxxxxxxxxx] On Behalf Of Jeff McAffer
Sent: Thursday, June 08, 2006 10:05 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Declarative component services support


just to be clear, the Equinox DS implementation does work.  It is after all the spec reference implementation.  However, as Tom pointed out, there are some threading and performance issues.  So, if you have something that is not working and you've sorted through the configuration/setup details, please enter bug reports in Eclipse/Equinox/Bundles.

Jeff



Thomas Watson <tjwatson@xxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

06/08/2006 09:31 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
cc
Subject
Re: [equinox-dev] Declarative component services support






Hi Ravi,


We are investigating what it will take to make declarative services ready for 3.3, but the 3.3 plan has not be done yet.  The DS implementation currently has a few issues (related to performance and threading problems).


When you tried the hello.component.log example did you make sure the org.eclipse.equinox.ds bundle was installed and active?  If you think everything is setup correctly then I recommend you open a bug describing how to reproduce.


Thanks.


Tom




Ravindar Reddy <rroopreddy@xxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

06/07/2006 11:07 PM

Please respond to
Ravindar Reddy <rroopreddy@xxxxxxxxx>; Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
equinox-dev@xxxxxxxxxxx
cc
Subject
[equinox-dev] Declarative component services support








What is the state of declarative services (org.eclipse.equinox.ds) support? Tried "hello.component.log" from  "eclipsecon06 - tutorial" without much success. I see the bundle getting started but does not show the service that is specified declaratively

Thanks,
-Ravi





_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Back to the top