[
https://issues.jboss.org/browse/JBDS-1887?page=com.atlassian.jira.plugin....
]
Len DiMaggio commented on JBDS-1887:
------------------------------------
There are actually (3) sequences:
(JBDS-1898) If a user:
1) Clicks the "Create a New Runtime" button
2) Then selects a directory to contain the new runtime
3) The runtime jars are copied to the selected dir when the user clicks on "OK"
in the dir selection dialog - potentially causing class conflicts with if that directory
contains an existing runtime
If a user:
1) Selects a directory, and clicks on "OK" in the dir selection dialog
2) The clicks on "OK" in the create new runtime dialog
3) An attempt is made to register an existing runtime in the selected dir - no files are
copied
(JBDS-1887) But, if a user:
1) Selects a directory, and clicks on "OK" in the dir selection dialog
2) Then clicks the "Create a New Runtime" button
3) No new runtime is created, and no existing runtime is registered
"Create a new Drools Runtime" - creates an empty runtime
--------------------------------------------------------
Key: JBDS-1887
URL:
https://issues.jboss.org/browse/JBDS-1887
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: SOA Platform
Affects Versions: 4.1.1.M2, 5.0.0.M3
Environment: Version: 4.1.1.M2
Build id: v20111006-0040-H1061-M2
Build date: 20111006-0040
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: LATER
Attachments: Screenshot-10.png
Under
Window->Preferences->Drools->Installed Drools Runtimes
The dialog presented to the user (see attached) screenshot - successfully enables the
user to create a runtime by referencing the install directory of a Drools runtime. The
user defines a name for the new runtime, specifies the install directory, and presses
"OK."
If, however, the user opts to create a new runtime, indicates an empty directory for the
new runtime, and presses "Create a new Drools Runtime" - an empty runtime is
created - nothing is written to disk.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira