Closed GoogleCodeExporter closed 9 years ago
Thanks for the debugging log, it is helpful.
Given that log, the problem is probably that ServletContext.getServerInfo()
returns "WebServer", and not something like "JBoss AS ..." (or "WildFly ..." in
another era).
This is an issue in JBoss and I can't do anything.
And I should certainly remind you that JBoss 4.0.5 is obsolete compared to
WildFly, and not supported by RedHat, even in extended life support.
If you want to find a workaround:
Do you know where that "WebServer" is coming from? from some xml or properties
file in your directory?
You may look at
jboss/server/**/deploy/jbossweb-tomcat55.sar/catalina.jar/org/apache/catalina/ut
il/ServerInfo.properties if you don't find it anywhere else.
Since this is a jboss configuration issue or a JBoss AS issue, this issue is
invalid here.
Original comment by evernat@free.fr
on 16 Mar 2014 at 12:18
Original issue reported on code.google.com by
jaganath...@gmail.com
on 13 Mar 2014 at 7:31Attachments: