質問するログイン新規登録

質問編集履歴

9

anana

2017/01/21 11:23

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -28,7 +28,7 @@
28
28
  javax.naming.NameNotFoundException: 名前 jdbc/mysql はこのコンテキストにバインドされていません
29
29
  at org.apache.naming.NamingContext.lookup(NamingContext.java:825)
30
30
  at org.apache.naming.NamingContext.lookup(NamingContext.java:173)
31
- at sales.LoginController.doPost(LoginController.java:73)
31
+ at work.LoginController.doPost(LoginController.java:73)
32
32
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
33
33
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
34
34
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

8

修正

2017/01/21 11:23

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -1,4 +1,4 @@
1
- 私は今年、プログラミング未経験でIT企業に入社し、今年の5月〜7月まで外部の研修会社で研修を受講しておりました。
1
+ 私は今年、プログラミング未経験でIT企業に入社し、今年の4月〜7月まで外部の研修会社で研修を受講しておりました。
2
2
 
3
3
  そこでWEBアプリケーションの開発を学び、簡単なWEBアプリケーションを作成したので、自宅で実行してみたいと思い、研修で使ったソース等をエクリプスに突っ込んで実行ボタンを押したら、コンソールの部分に
4
4
  javax.naming.NameNotFoundException: 名前 jdbc/mysql はこのコンテキストにバインドされていません

7

修正

2017/01/12 12:05

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -13,7 +13,7 @@
13
13
  前提・など
14
14
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
15
15
  総合開発環境:Eclipse
16
- DB←→Servret←→JSPの流れ(流れという表現でいいのでしょうか...?)
16
+ DB←→Servret←→JSP
17
17
  サーバー:Tomcat7
18
18
  DB:MySQL(XAMPP)
19
19
  ちなみに外部の研修会社では質問内容に挙げているような状況にはなりませんでした。

6

前提の追加

2017/01/12 12:00

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -17,6 +17,8 @@
17
17
  サーバー:Tomcat7
18
18
  DB:MySQL(XAMPP)
19
19
  ちなみに外部の研修会社では質問内容に挙げているような状況にはなりませんでした。
20
+ OS:研修先=Windows
21
+ 現在(自宅)=Mac
20
22
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
21
23
 
22
24
 

5

初心者アイコンにした

2016/12/30 06:32

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
File without changes

4

前提の追記

2016/12/30 05:36

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -10,10 +10,13 @@
10
10
  毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
11
11
 
12
12
  12月25日9:36頃編集
13
+ 前提・など
13
14
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
14
15
  総合開発環境:Eclipse
15
- DB←→Servret←→JSP
16
+ DB←→Servret←→JSPの流れ(流れという表現でいいのでしょうか...?)
17
+ サーバー:Tomcat7
18
+ DB:MySQL(XAMPP)
16
- ちなみに外部の研修会社ではこのような状況にはなりませんでした。
19
+ ちなみに外部の研修会社では質問内容に挙げているような状況にはなりませんでした。
17
20
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
18
21
 
19
22
 

3

前提の追記

2016/12/25 12:46

投稿

退会済みユーザー
title CHANGED
@@ -1,1 +1,1 @@
1
- エクリプスで、「○○はこのコンテキストにバインドされていません」が出てしまいます。
1
+ エクリプスで、「jdbc/mysqlはこのコンテキストにバインドされていません」が出てしまいます。context.xmlに問題?
body CHANGED
@@ -9,6 +9,14 @@
9
9
  「○○の情報がわからないと答えようが無い」等ありましたらご指摘お願いします。
10
10
  毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
11
11
 
12
+ 12月25日9:36頃編集
13
+ ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
14
+ 総合開発環境:Eclipse
15
+ DB←→Servret←→JSP
16
+ ちなみに外部の研修会社ではこのような状況にはなりませんでした。
17
+ ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
18
+
19
+
12
20
  ⬇️以下、コンソール部に表示された情報です⬇️
13
21
 
14
22
  名前 jdbc/mysql はこのコンテキストにバインドされていません
@@ -40,7 +48,7 @@
40
48
  at java.lang.Thread.run(Thread.java:745)
41
49
 
42
50
 
43
-
51
+ ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
44
52
  12月24日 21:18追記
45
53
  context.xmlの中身
46
54
 

2

context\.xmlの中身

2016/12/25 12:42

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -37,4 +37,43 @@
37
37
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
38
38
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
39
39
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
40
- at java.lang.Thread.run(Thread.java:745)
40
+ at java.lang.Thread.run(Thread.java:745)
41
+
42
+
43
+
44
+ 12月24日 21:18追記
45
+ context.xmlの中身
46
+
47
+ <?xml version="1.0" encoding="UTF-8"?>
48
+ <!--
49
+ Licensed to the Apache Software Foundation (ASF) under one or more
50
+ contributor license agreements. See the NOTICE file distributed with
51
+ this work for additional information regarding copyright ownership.
52
+ The ASF licenses this file to You under the Apache License, Version 2.0
53
+ (the "License"); you may not use this file except in compliance with
54
+ the License. You may obtain a copy of the License at
55
+
56
+ http://www.apache.org/licenses/LICENSE-2.0
57
+
58
+ Unless required by applicable law or agreed to in writing, software
59
+ distributed under the License is distributed on an "AS IS" BASIS,
60
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
61
+ See the License for the specific language governing permissions and
62
+ limitations under the License.
63
+ --><!-- The contents of this file will be loaded for each web application --><Context>
64
+
65
+ <!-- Default set of monitored resources -->
66
+ <WatchedResource>WEB-INF/web.xml</WatchedResource>
67
+
68
+ <!-- Uncomment this to disable session persistence across Tomcat restarts -->
69
+ <!--
70
+ <Manager pathname="" />
71
+ -->
72
+
73
+ <!-- Uncomment this to enable Comet connection tacking (provides events
74
+ on session expiration as well as webapp lifecycle) -->
75
+ <!--
76
+ <Valve className="org.apache.catalina.valves.CometConnectionManagerValve" />
77
+ -->
78
+
79
+ </Context>

1

コンソール部に表示された情報の追加

2016/12/24 12:19

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -7,4 +7,34 @@
7
7
  server.xmlやweb.xmlにどこか変更しなければいけない箇所があるのでしょうか?
8
8
 
9
9
  「○○の情報がわからないと答えようが無い」等ありましたらご指摘お願いします。
10
- 毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
10
+ 毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
11
+
12
+ ⬇️以下、コンソール部に表示された情報です⬇️
13
+
14
+ 名前 jdbc/mysql はこのコンテキストにバインドされていません
15
+ javax.naming.NameNotFoundException: 名前 jdbc/mysql はこのコンテキストにバインドされていません
16
+ at org.apache.naming.NamingContext.lookup(NamingContext.java:825)
17
+ at org.apache.naming.NamingContext.lookup(NamingContext.java:173)
18
+ at sales.LoginController.doPost(LoginController.java:73)
19
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
20
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
21
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
22
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
23
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
24
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
25
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
26
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
27
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
28
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
29
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
30
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
31
+ at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:956)
32
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
33
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:442)
34
+ at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1083)
35
+ at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:640)
36
+ at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
37
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
38
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
39
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
40
+ at java.lang.Thread.run(Thread.java:745)