[jira] [Commented] (ARIES-1996) After restarting the whiteboard bundle, services register with an error.

2020-08-05 Thread Andrei Kabanov (Jira)


[ 
https://issues.apache.org/jira/browse/ARIES-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171572#comment-17171572
 ] 

Andrei Kabanov commented on ARIES-1996:
---

Hi [~csierra] ,

yes it is fixed.

Thank you.

> After restarting the whiteboard bundle, services register with an error.
> 
>
> Key: ARIES-1996
> URL: https://issues.apache.org/jira/browse/ARIES-1996
> Project: Aries
>  Issue Type: Bug
>  Components: jax-rs-whiteboard
>Affects Versions: jax-rs-whiteboard-1.0.8
>Reporter: Andrei Kabanov
>Assignee: Carlos Sierra Andrés
>Priority: Major
> Fix For: jax-rs-whiteboard-1.0.10
>
>
> See file CxfJaxrsBundleActivator.java lines 71-73 and line 131. 
> RuntimeDelegate is set in a static block, set to null in the stop method. If 
> after stop call start RuntimeDelegate will not be initialized.I think the 
> line RuntimeDelegate.setInstance (new RuntimeDelegateImpl ()); should be the 
> first line in the start method.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ARIES-1996) After restarting the whiteboard bundle, services register with an error.

2020-08-05 Thread Jira


[ 
https://issues.apache.org/jira/browse/ARIES-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171517#comment-17171517
 ] 

Carlos Sierra Andrés commented on ARIES-1996:
-

hi [~akabanov],

thanks for the report. Can you please verify it is fixed?

thx.

Carlos.

> After restarting the whiteboard bundle, services register with an error.
> 
>
> Key: ARIES-1996
> URL: https://issues.apache.org/jira/browse/ARIES-1996
> Project: Aries
>  Issue Type: Bug
>  Components: jax-rs-whiteboard
>Affects Versions: jax-rs-whiteboard-1.0.8
>Reporter: Andrei Kabanov
>Assignee: Carlos Sierra Andrés
>Priority: Major
>
> See file CxfJaxrsBundleActivator.java lines 71-73 and line 131. 
> RuntimeDelegate is set in a static block, set to null in the stop method. If 
> after stop call start RuntimeDelegate will not be initialized.I think the 
> line RuntimeDelegate.setInstance (new RuntimeDelegateImpl ()); should be the 
> first line in the start method.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ARIES-1996) After restarting the whiteboard bundle, services register with an error.

2020-08-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ARIES-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171511#comment-17171511
 ] 

ASF subversion and git services commented on ARIES-1996:


Commit e5321e7e9923815ca5ad0d7d3f781a3156fcb0d6 in aries-jax-rs-whiteboard's 
branch refs/heads/master from Carlos Sierra Andrés
[ https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git;h=e5321e7 ]

[ARIES-1996] Also set runtime delegate when starting the bundle


> After restarting the whiteboard bundle, services register with an error.
> 
>
> Key: ARIES-1996
> URL: https://issues.apache.org/jira/browse/ARIES-1996
> Project: Aries
>  Issue Type: Bug
>  Components: jax-rs-whiteboard
>Affects Versions: jax-rs-whiteboard-1.0.8
>Reporter: Andrei Kabanov
>Priority: Major
>
> See file CxfJaxrsBundleActivator.java lines 71-73 and line 131. 
> RuntimeDelegate is set in a static block, set to null in the stop method. If 
> after stop call start RuntimeDelegate will not be initialized.I think the 
> line RuntimeDelegate.setInstance (new RuntimeDelegateImpl ()); should be the 
> first line in the start method.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)