Issue Details (XML | Word | Printable)

Key: RIO-180
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Reedy
Reporter: Dennis Reedy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Rio

UI does not support groovy config

Created: 28/Apr/09 01:55 PM   Updated: 28/Apr/09 04:12 PM
Component/s: Tools
Affects Version/s: 4.0 M2
Fix Version/s: 4.0 M3

Time Tracking:
Not Specified


 Description  « Hide
The UI creates an override for the net.jini.discovery.LookupDiscovery.multicastAnnouncementInterval property using the Jini configuration style. This presents a problem if a groovy configuration file is used

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reedy added a comment - 28/Apr/09 04:12 PM
In the case where a groovy configuration is provided, the UI has been changed to generate the override file needed to pass into the ConfigurationProvider. Also, boot.jar has been added to the classpath, allowing the groovy configuration provider and supporting classes to be used