[JBoss JIRA] (OVERLORD-137) Ensure cached OSGi services are removed when service bundle uninstalled
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/OVERLORD-137?page=com.atlassian.jira.plug... ]
Gary Brown updated OVERLORD-137:
--------------------------------
Fix Version/s: Overlord-Commons-2.0.10.Final
(was: Overlord-Commons-2.0.8.Final)
> Ensure cached OSGi services are removed when service bundle uninstalled
> -----------------------------------------------------------------------
>
> Key: OVERLORD-137
> URL: https://issues.jboss.org/browse/OVERLORD-137
> Project: Overlord
> Issue Type: Enhancement
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: Overlord-Commons-2.0.10.Final
>
>
> When services are retrieved using the getServices or getSingleService method on the ServiceRegistry(Util), they are cached for more efficient subsequent access.
> The ServiceListener mechanism enables a client to be notified when services implementing a particular interface are registered or unregistered.
> Either use a direct OSGi service listener, or the ServiceRegistry ServiceListener, to determine when the cached services should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (SRAMP-457) S-ramp installer error when installing over an existing server instance
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-457?page=com.atlassian.jira.plugin.... ]
Brett Meyer closed SRAMP-457.
-----------------------------
Resolution: Rejected
According to David, this was opened in error. Closing.
> S-ramp installer error when installing over an existing server instance
> -----------------------------------------------------------------------
>
> Key: SRAMP-457
> URL: https://issues.jboss.org/browse/SRAMP-457
> Project: S-RAMP
> Issue Type: Bug
> Reporter: David virgil naranjo
> Assignee: David virgil naranjo
>
> Error in the s-ramp distro assembly for jboss eap:
> >
> > It happens when it is installed over a not clean jboss server instance:
> > Steps:
> > Unzip Jboss eap 6.3 Alpha
> > Install switchyard over eap
> > execute the ant s-ramp-distro assembly build
> > If you run now jboss eap it will work.
> > Install again s-ramp in jboss eap then causes the following error:
> https://gist.github.com/dvirgiln/b2f5f80234c97fc2b3b1
> The overlord-commons installer will get skipped if run multiple times,
> but it does this by looking for the keystore. If it finds the keystore
> it assumes that it's already been run and skips itself.
> Nothing like this exists for s-ramp. So it will make all the
> standalone.xml changes (using XSLT) each time you run it.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (SRAMP-409) Overlord commons Messages
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-409?page=com.atlassian.jira.plugin.... ]
Brett Meyer commented on SRAMP-409:
-----------------------------------
Leaving this open. But, based on discussions, deferring. It's an admirable thought, but has quite a few implications that need thoroughly addressed.
> Overlord commons Messages
> -------------------------
>
> Key: SRAMP-409
> URL: https://issues.jboss.org/browse/SRAMP-409
> Project: S-RAMP
> Issue Type: Feature Request
> Reporter: David virgil naranjo
> Assignee: David virgil naranjo
> Priority: Minor
>
> Create a new project in Overlord-commons called overlord-commons-messages.
> Then use this Messages abstraction in S-ramp and dtgov. In case necessary, in these projects extends the CommonMessages functionality and customize it.
> Also add the overlord-commons-messages to the project overlord-commons-ant and use it.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months