[JBoss JIRA] Created: (JOPR-73) Add support for changing arguments passed to start/stop operations
by Charles Crouch (JIRA)
Add support for changing arguments passed to start/stop operations
------------------------------------------------------------------
Key: JOPR-73
URL: https://jira.jboss.org/jira/browse/JOPR-73
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4, Plugin - JBoss AS 5
Reporter: Charles Crouch
Comes out of case: 264527
Right now if you change the start/stop scripts used by a JBAS instance the new scripts have to understand the same arguments which the default jbas ones takes, e.g. for shutdown thats:
--server=jnp://localhost:1099 --user=myuser --password=mypassword --shutdown
Given we enable people to specify their own scripts for these operations we should enable them to configure the arguments we pass to the scripts, just like we do when executing a JBAS script resource.
--
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
12 years
[JBoss JIRA] Commented: (JOPR-362) Validation Error - false alarm on fields marked as unset
by Paul Nittel (JIRA)
[ https://issues.jboss.org/browse/JOPR-362?page=com.atlassian.jira.plugin.s... ]
Paul Nittel commented on JOPR-362:
----------------------------------
For the default Oracle XA datasource template, it worked with IE 7.05730, but the generic default datasource template has the false alarm issue. FF 3.5.15 (old, I know) is really hampered by this. Yes, it can be worked around, but fixing it would be more andiamo-like. :-)
> Validation Error - false alarm on fields marked as unset
> --------------------------------------------------------
>
> Key: JOPR-362
> URL: https://issues.jboss.org/browse/JOPR-362
> Project: Jopr
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Ondrej Zizka
> Fix For: 2.3
>
> Attachments: EmbJopr-validation-error.png
>
>
> Steps to reproduce:
> 1) JMS Destinations - Queues - Add a new resource
> 2) default, Continue...
> 3) Either don't enter anything, or just enter one of the required fields, but not both
> 4) Click Add New button at the bottom - validation fails
> 5) Either don't enter anything, or fill name and JNDI name, filling in both is ok too. Click Save or Add New
> 6) Validation fails on fields that are unset (see the image attached)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months