rgroothedde / aceview

Automatically exported from code.google.com/p/aceview
Other
0 stars 0 forks source link

ACE->OWL/SWRL & OWL->ACE Service Custom Preferences Not Sticky #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ACE View Preferences
2. Edit the URL for either service to change it to something not in the 
drop-down (e.g., http://myserver.com:8090/)
3. Click OK
4. Reopen ACE View Preferences.

What is the expected output? What do you see instead?
I would expect customized server designations to be saved.  It would also be 
useful to remove the list of webservices to an external properties or xml file 
instead of being hardcoded in the java code, so that the dropdown presented to 
the user is installation-specific.

What version of the product are you using? On what operating system?
ACE View 1.3.0 + Protege 4.1 Beta build 213.

Please provide any additional information below.

My installation requires that I set up shared APE and OWL Verbalizer services 
inside my firewall that are accessible from multiple PCs running Protege.  The 
current limitation requires that each PC run its own instance of the servers.  

Original issue reported on code.google.com by mike.c.c...@gmail.com on 3 Mar 2011 at 2:24

GoogleCodeExporter commented 9 years ago

Original comment by kaljurand on 17 Mar 2011 at 9:58

GoogleCodeExporter commented 9 years ago
As of revision 169 (and v1.3.1) one can now add elements to the comboboxes in 
the preferences, and the elements stay there even after restart. Note that it 
is not possible to remove the added elements. Also, editing the configuration 
via an external configuration file is not yet possible.

Because these deficiencies remain I'll keep this issue open. 

Original comment by kaljurand on 18 Mar 2011 at 11:13