possibility to rollback application to previously backuped WAR/EAR
------------------------------------------------------------------
Key: JOPR-39
URL: https://jira.jboss.org/jira/browse/JOPR-39
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4, Plugin - JBoss AS 5
Affects Versions: 2.1
Reporter: Joao Paulo Viragine
Priority: Optional
It would be nice if we could rollback application to previously backuped WAR/EAR (like we can do with configurations)
This issue depends on https://jira.jboss.org/jira/browse/JOPR-37
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
be able to backup an existing package WAR/EAR during "Create new" operation
----------------------------------------------------------------------------
Key: JOPR-37
URL: https://jira.jboss.org/jira/browse/JOPR-37
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4
Affects Versions: 2.1, 2.2
Reporter: Rafael Soares
Priority: Optional
When a new package is created by "Create new" operation if the package already exists (is deployed) into deploy directory make a backup before replace it.
Something like a new deployment option "Backup if package already exists". In this case a backup directory need be informed...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Deleting a WAR/EAR resource deletes the underlying file but doesn't actually undeploy it from JBAS
--------------------------------------------------------------------------------------------------
Key: JOPR-32
URL: https://jira.jboss.org/jira/browse/JOPR-32
Project: Jopr
Issue Type: Bug
Components: Plugin - JBoss AS 4
Affects Versions: 2.1
Reporter: Charles Crouch
Fix For: 2.2
This causes problems for Embedded (EMBJOPR-45) but should also show up when monitoring EAP instances with JON. Steps to reproduce the problem before the fix:
1) Setup an EAP instance, make sure you have the jmx-console.war deployed. I picked EAP because by default its deployment scanner is set for 60mins, iirc, but an JBAS instance where the deployment scanner has a long delay or is disabled should show this.
2) Inventory the instance, including the jmx-console.war
3) check you can hit the jmx-console: http://localhost:8080/jmx-console
4) Go to the Inventory tab of the EAP instance in JON and delete (not uninventory) the jmx-console.war. This should succeed.
5) Check the jmx-console.war is no longer in the /deploy folder
6) Check the EAP log and you should not see any entries talking about undeploying jmx-console
7) Check you can hit the jmx-console again: http://localhost:8080/jmx-console
After the fix:
1)..
6) Check the EAP log and you *should* see entries talking about undeploying jmx-console
7) Check you *cannot* hit the jmx-console again: http://localhost:8080/jmx-console
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
JBossAS5 plugin: add missing props to Topic and Queue config defs and get config create/load/update and metrics working for Topics and Queues
---------------------------------------------------------------------------------------------------------------------------------------------
Key: JOPR-25
URL: https://jira.jboss.org/jira/browse/JOPR-25
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 5
Affects Versions: 2.1
Reporter: Ian Springer
Assignee: Ian Springer
Fix For: 2.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
need to incorporate new logo
----------------------------
Key: JOPR-34
URL: https://jira.jboss.org/jira/browse/JOPR-34
Project: Jopr
Issue Type: Task
Reporter: John Mazzitelli
Priority: Minor
Attachments: jopr_logo_200px.png
Installer shows the JBoss(tm) logo
Server UI shows the RHQ logo.
We should incorporate the new logo (see attached)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add option to configure JBoss AS login module (conf/login-config.xml) as we can do with datasources
---------------------------------------------------------------------------------------------------
Key: JOPR-28
URL: https://jira.jboss.org/jira/browse/JOPR-28
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4, Plugin - JBoss AS 5
Reporter: Joao Paulo Viragine
Add option to configure JBoss AS login module (conf/login-config.xml) as we can do with datasources
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
be able to create other packages suported by JBoss AS
-----------------------------------------------------
Key: JOPR-38
URL: https://jira.jboss.org/jira/browse/JOPR-38
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4, Plugin - JBoss AS 5
Affects Versions: 2.1, 2.2
Reporter: Rafael Soares
Priority: Minor
Be able to create other package's types supported by JBoss AS deployers like SAR, JAR, HAR, WSR, *-service.xml (for MBeans definition).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
be able to delete a resource deployed on JBoss AS
-------------------------------------------------
Key: JOPR-45
URL: https://jira.jboss.org/jira/browse/JOPR-45
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4, Plugin - JBoss AS 5
Environment: Jopr 2.1
JBoss AS 4.x
OS Linux Debian
JDK 1.5
Reporter: Rafael Torres Coelho Soares
Priority: Minor
Some times is necessary to delete a resource deployed on JBoss AS, for example, a DataSource or WAR/JAR/EAR package unusable.
Would be nice if we could do this delete operation through Jopr UI :)
Regards.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
set JBossMQ Resource version in JBossMQDiscoveryComponent
---------------------------------------------------------
Key: JOPR-40
URL: https://jira.jboss.org/jira/browse/JOPR-40
Project: Jopr
Issue Type: Task
Components: Plugin - JBoss AS 4
Affects Versions: 2.1
Reporter: Ian Springer
Priority: Minor
Version can be determined via JMX:
String versionString = getAttribute("jboss.mq:service=DestinationManager", "Interceptor").toString();
or via direct access:
String versionString = org.jboss.mq.server.JMSDestinationManager.JBOSS_VERSION;
Either of these will return a String in the form "JBossMQ Version 4.0".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira