Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServletContext.getServerInfo() doesn't include version #20

Closed
glassfishrobot opened this issue Aug 3, 2005 · 6 comments
Closed

ServletContext.getServerInfo() doesn't include version #20

glassfishrobot opened this issue Aug 3, 2005 · 6 comments
Assignees

Comments

@glassfishrobot
Copy link

the java doc indicates that version info related to the server should be included:

http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletContext.html#getServerInfo(

The current return value is:

Sun-Java-System/Application-Server

(Note: this is the same value returned by SJSAS 8.1 PE)

Environment

Operating System: All
Platform: All

Affected Versions

[9.0pe]

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Was assigned to jluehe

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by @vkraemer

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
jluehe said:
Thanks for reporting this issue!
Fixed so that ServletContext.getServerInfo() now returns

Sun Java System Application Server Platform Edition 9.0

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Thursday, August 4th 2005, 5:58:38 am

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA GLASSFISH-20

@glassfishrobot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants