fantesy so created WFLY-9359:
--------------------------------
Summary: wildfly8.1 can't graceful shut down JNDI perfectly
Key: WFLY-9359
URL:
https://issues.jboss.org/browse/WFLY-9359
Project: WildFly
Issue Type: Bug
Components: EE
Affects Versions: 8.x.x TBD
Environment: wildfly8.1.0.Final
servlet3.0
mysql5.x
eclipse neon.3
jdk1.7
Reporter: fantesy so
Fix For: 8.1.0.Final
Attachments: DemoServlet.java, server.log
I create a servlet to query some mysql data. And I use jboss JNDI which defined in
standalone.xml。 I want this querying is needs to be done 1000 times。But when I shut down
wildfly8.1.0 suddenly during the querying is running, the querying can't finished and
will throw some exception is server.log。But I do this test case in apache-tomcat-8.0.36
and websphere7, the querying is finished before server is down。
So I this wildfly8.1.x cant shutdown graceful perfectly。
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)