Make the Database tables used by jUDDI to be configurable
---------------------------------------------------------

         Key: JUDDI-74
         URL: http://issues.apache.org/jira/browse/JUDDI-74
     Project: jUDDI
        Type: Wish
  Components: Feature Requests Section  
    Versions: 0.9    
    Reporter: Anil Saldhana
 Assigned to: Steve Viens 
    Priority: Minor


In a managed environment like a J2EE server, it is great to be able to 
configure every small bit of the subsystems it includes. Along the same lines, 
I would like to propose making the database table names used by jUDDI 
internally to be configurable as it uses very common tables like "Address", 
"BusinessEntity" etc.  As a user, I should be able to rename the table to 
something like "JuddiAddress", "JuddiBusinessEntity" etc so that I can 
distibuish which tables belong to jUDDI and which belong to the application.  

This task involves updating the datastore functional java classes and the DB 
scripts.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to