[JBoss JIRA] (JBIDE-21711) Server Adapter: Need a way to restart modules
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21711?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-21711.
---------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.3.2.Final)
Resolution: Done
The feature is implemented.
The remaining debugging problem is discussed in JBIDE-21857.
> Server Adapter: Need a way to restart modules
> ---------------------------------------------
>
> Key: JBIDE-21711
> URL: https://issues.jboss.org/browse/JBIDE-21711
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> When doing hot code reload in an OpenShift deployed EAP server, changing a method signature will make the debugger complain with
> !http://content.screencast.com/users/fbricon/folders/Jing/media/623c96cc-ae62-441b-b498-a39d9cf9b563/00000322.png|width=650!
> Triggering a full publish on the module is not sufficient.
> We need to at least have a way to trigger a module restart
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21984) Wrong Source Path when creating OS3 Server Adapter for multiple applications
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21984?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21984:
-------------------------------------
With 2 openshift apps, eap + eap, creating a new server adapter for either one of them doesn't add the selected workspace project as a server module. As a consequence, deployment is broken, because everything from the root folder is deployed, instead of being built as war
> Wrong Source Path when creating OS3 Server Adapter for multiple applications
> ----------------------------------------------------------------------------
>
> Key: JBIDE-21984
> URL: https://issues.jboss.org/browse/JBIDE-21984
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Alexey Kazakov
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: launch_config.png, server-adapter.png
>
>
> 1.
> !server-adapter.png|thumbnail!
> 2. Even selecting the correct source manually doesn't help. The eclipse project is still incorrect in the launch config.
> !launch_config.png|thumbnail!
> Maybe it's because the nodejs eclipse project is not a wtp project and the server adapter picks up the only available wtp module - eap-app.
> The only way to create a proper server adapter for the nodejs-example is to delete the eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months