[JBoss JIRA] (SRAMP-578) Fuse Fabric commands refactoring
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-578?page=com.atlassian.jira.plugin.... ]
Brett Meyer resolved SRAMP-578.
-------------------------------
Fix Version/s: 0.6.0
Resolution: Done
> Fuse Fabric commands refactoring
> --------------------------------
>
> Key: SRAMP-578
> URL: https://issues.jboss.org/browse/SRAMP-578
> Project: S-RAMP
> Issue Type: Enhancement
> Reporter: David virgil naranjo
> Assignee: Brett Meyer
> Fix For: 0.6.0
>
>
> Modify the karaf fabric command name.
> Allow the deployment of s-ramp and dtgov together in the same container.
> There was a problem in the profile folder. As the class was extending the AbstractConfigureFabric command, the getProfileFolder method should not overwrite the parent. There is a problem with the folder where the overlord.properties and the overlord-saml.keystore file is saved.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-578) Fuse Fabric commands refactoring
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-578?page=com.atlassian.jira.plugin.... ]
Brett Meyer commented on SRAMP-578:
-----------------------------------
You were so confident that there'd be issues, that you opened a ticket in advance?! Just kidding ;)
> Fuse Fabric commands refactoring
> --------------------------------
>
> Key: SRAMP-578
> URL: https://issues.jboss.org/browse/SRAMP-578
> Project: S-RAMP
> Issue Type: Enhancement
> Reporter: David virgil naranjo
> Assignee: Brett Meyer
>
> Modify the karaf fabric command name.
> Allow the deployment of s-ramp and dtgov together in the same container.
> There was a problem in the profile folder. As the class was extending the AbstractConfigureFabric command, the getProfileFolder method should not overwrite the parent. There is a problem with the folder where the overlord.properties and the overlord-saml.keystore file is saved.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (OVERLORD-151) Fuse Fabric Commands refactoring
by David virgil naranjo (JIRA)
David virgil naranjo created OVERLORD-151:
---------------------------------------------
Summary: Fuse Fabric Commands refactoring
Key: OVERLORD-151
URL: https://issues.jboss.org/browse/OVERLORD-151
Project: Overlord
Issue Type: Bug
Reporter: David virgil naranjo
Assignee: David virgil naranjo
Remove the fuse fabric interpolation. Now there is not interpolation done by them and it is done using the apache commons interpolation.
Improve the Karaf commands for Fabric. Do not allow to modify the overlord commons profile user information when it is executed from a subclass.
Add a Karaf Command to modify the Overlord user in case it is desired.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-579) Fuse Fabric commands refactoring
by David virgil naranjo (JIRA)
[ https://issues.jboss.org/browse/SRAMP-579?page=com.atlassian.jira.plugin.... ]
David virgil naranjo closed SRAMP-579.
--------------------------------------
Resolution: Duplicate Issue
> Fuse Fabric commands refactoring
> --------------------------------
>
> Key: SRAMP-579
> URL: https://issues.jboss.org/browse/SRAMP-579
> Project: S-RAMP
> Issue Type: Enhancement
> Reporter: David virgil naranjo
> Assignee: David virgil naranjo
>
> Remove the fuse fabric interpolation. Now there is not interpolation done by them and it is done using the apache commons interpolation.
> Improve the Karaf commands for Fabric. Do not allow to modify the overlord commons profile user information when it is executed from a subclass.
> Add a Karaf Command to modify the Overlord user in case it is desired.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-579) Fuse Fabric commands refactoring
by David virgil naranjo (JIRA)
David virgil naranjo created SRAMP-579:
------------------------------------------
Summary: Fuse Fabric commands refactoring
Key: SRAMP-579
URL: https://issues.jboss.org/browse/SRAMP-579
Project: S-RAMP
Issue Type: Enhancement
Reporter: David virgil naranjo
Assignee: David virgil naranjo
Remove the fuse fabric interpolation. Now there is not interpolation done by them and it is done using the apache commons interpolation.
Improve the Karaf commands for Fabric. Do not allow to modify the overlord commons profile user information when it is executed from a subclass.
Add a Karaf Command to modify the Overlord user in case it is desired.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-578) Fuse Fabric commands refactoring
by David virgil naranjo (JIRA)
[ https://issues.jboss.org/browse/SRAMP-578?page=com.atlassian.jira.plugin.... ]
David virgil naranjo commented on SRAMP-578:
--------------------------------------------
Well, I was sure there would be things to modify and errors to be found. I modified the description.
> Fuse Fabric commands refactoring
> --------------------------------
>
> Key: SRAMP-578
> URL: https://issues.jboss.org/browse/SRAMP-578
> Project: S-RAMP
> Issue Type: Enhancement
> Reporter: David virgil naranjo
> Assignee: Brett Meyer
>
> Modify the karaf fabric command name.
> Allow the deployment of s-ramp and dtgov together in the same container.
> There was a problem in the profile folder. As the class was extending the AbstractConfigureFabric command, the getProfileFolder method should not overwrite the parent. There is a problem with the folder where the overlord.properties and the overlord-saml.keystore file is saved.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-578) Fuse Fabric commands refactoring
by David virgil naranjo (JIRA)
[ https://issues.jboss.org/browse/SRAMP-578?page=com.atlassian.jira.plugin.... ]
David virgil naranjo updated SRAMP-578:
---------------------------------------
Description:
Modify the karaf fabric command name.
Allow the deployment of s-ramp and dtgov together in the same container.
There was a problem in the profile folder. As the class was extending the AbstractConfigureFabric command, the getProfileFolder method should not overwrite the parent. There is a problem with the folder where the overlord.properties and the overlord-saml.keystore file is saved.
> Fuse Fabric commands refactoring
> --------------------------------
>
> Key: SRAMP-578
> URL: https://issues.jboss.org/browse/SRAMP-578
> Project: S-RAMP
> Issue Type: Enhancement
> Reporter: David virgil naranjo
> Assignee: Brett Meyer
>
> Modify the karaf fabric command name.
> Allow the deployment of s-ramp and dtgov together in the same container.
> There was a problem in the profile folder. As the class was extending the AbstractConfigureFabric command, the getProfileFolder method should not overwrite the parent. There is a problem with the folder where the overlord.properties and the overlord-saml.keystore file is saved.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months