automatic application server detection
--------------------------------------
Key: JBID-167
URL:
https://jira.jboss.org/jira/browse/JBID-167
Project: JBoss Identity
Issue Type: Feature Request
Components: Identity-Federation
Affects Versions: IDFED-1.0.0.alpha5
Reporter: Marcel Kolsteren
Assignee: Anil Saldhana
Currently the Service Provider configuration file contains a ServerEnvironment attribute,
which is either tomcat or JBOSS.
<JBossSP xmlns="urn:jboss:identity-federation:config:1.0"
ServerEnvironment="tomcat">
...
</JBossSP>
It would be more convenient if JBID could "sense" in which application server
environment it is running. Then an application can be deployed in different containers
without having to change the configuration file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira