[ 
https://jira.duraspace.org/browse/DS-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28309#comment-28309
 ] 

Mark H. Wood commented on DS-1456:
----------------------------------

I just pushed a sketch of the registration/deregistration code up to GitHub in 
a new DS-1456 branch.  I haven't even tried to run it yet, but this will give 
people something to look at and tell me if I'm crazy.  When the registration 
code is working I'll see about exposing the list of app.s in 'dspace version', 
and making the data network-visible somehow.

Unfortunately I needed to raise the servlet-api version to 2.5 to get the 
context path, which means this code won't run on Tomcat 5.5 or anything else 
providing servlet-api 2.4 or less.

Although I had a thought:  are MBeans isolated by Context, or can we find them 
all?  I only used the DB because it was marginally less yucky than scribbling 
marker files or some such.
                
> "dspace version" command-line script
> ------------------------------------
>
>                 Key: DS-1456
>                 URL: https://jira.duraspace.org/browse/DS-1456
>             Project: DSpace
>          Issue Type: New Feature
>            Reporter: Ivan Masár
>            Assignee: Mark H. Wood
>             Fix For: 4.0
>
>
> We should provide a "[dspace]/bin/dspace version" script, which would gather 
> the basic information about DSpace and its environment that is necessary to 
> ask questions on dspace-tech.
> This information includes most prominently:
> * DSpace version
> * OS version
> * UI(s) used
> * is Discovery enabled?
> somewhat less often important:
> * JDK version
> * ant version
> * maven version
> * path to DSpace
> Optional flags could produce even more information, pulled from 
> configuration, e.g. database configuration, hostname/URL configuration, 
> authentication configuration (with passwords omited), etc.
> Most of this information is already available in the XMLUI admin Control 
> panel, so some of those methods could be reused.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to