Provide a value editor for javaClassByteCode attribute
------------------------------------------------------
Key: DIRSTUDIO-111
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-111
Project: Directory LDAP Studio
Issue Type: New Feature
Reporter: Ersin Er
javaClassByteCode attribute holds compiled Java class code which can represent
one or more Java Stored Procedures for ApacheDS. So having a value editor for
this attribute will help work with SPs easier. For the simplest implementation,
a file selection dialog can be used in order to allow user to select a .class
file. Here is some code that can ease and examplify the process:
http://svn.apache.org/viewvc/directory/shared/trunk/ldap/src/main/java/org/apache/directory/shared/ldap/sp/JavaStoredProcedureUtils.java?view=markup
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.