質問編集履歴

9

anana

2017/01/21 11:23

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -58,7 +58,7 @@
58
58
 
59
59
  at org.apache.naming.NamingContext.lookup(NamingContext.java:173)
60
60
 
61
- at sales.LoginController.doPost(LoginController.java:73)
61
+ at work.LoginController.doPost(LoginController.java:73)
62
62
 
63
63
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
64
64
 

8

修正

2017/01/21 11:23

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- 私は今年、プログラミング未経験でIT企業に入社し、今年の5月〜7月まで外部の研修会社で研修を受講しておりました。
1
+ 私は今年、プログラミング未経験でIT企業に入社し、今年の4月〜7月まで外部の研修会社で研修を受講しておりました。
2
2
 
3
3
 
4
4
 

7

修正

2017/01/12 12:05

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  総合開発環境:Eclipse
30
30
 
31
- DB←→Servret←→JSPの流れ(流れという表現でいいのでしょうか...?)
31
+ DB←→Servret←→JSP
32
32
 
33
33
  サーバー:Tomcat7
34
34
 

6

前提の追加

2017/01/12 12:00

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -35,6 +35,10 @@
35
35
  DB:MySQL(XAMPP)
36
36
 
37
37
  ちなみに外部の研修会社では質問内容に挙げているような状況にはなりませんでした。
38
+
39
+ OS:研修先=Windows
40
+
41
+ 現在(自宅)=Mac
38
42
 
39
43
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
40
44
 

5

初心者アイコンにした

2016/12/30 06:32

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
File without changes

4

前提の追記

2016/12/30 05:36

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -22,13 +22,19 @@
22
22
 
23
23
  12月25日9:36頃編集
24
24
 
25
+ 前提・など
26
+
25
27
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
26
28
 
27
29
  総合開発環境:Eclipse
28
30
 
29
- DB←→Servret←→JSP
31
+ DB←→Servret←→JSPの流れ(流れという表現でいいのでしょうか...?)
30
32
 
33
+ サーバー:Tomcat7
34
+
35
+ DB:MySQL(XAMPP)
36
+
31
- ちなみに外部の研修会社ではこのような状況にはなりませんでした。
37
+ ちなみに外部の研修会社では質問内容に挙げているような状況にはなりませんでした。
32
38
 
33
39
  ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
34
40
 

3

前提の追記

2016/12/25 12:46

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- エクリプスで、「○○はこのコンテキストにバインドされていません」が出てしまいます。
1
+ エクリプスで、「jdbc/mysqlはこのコンテキストにバインドされていません」が出てしまいます。context.xmlに問題?
test CHANGED
@@ -17,6 +17,22 @@
17
17
  「○○の情報がわからないと答えようが無い」等ありましたらご指摘お願いします。
18
18
 
19
19
  毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
20
+
21
+
22
+
23
+ 12月25日9:36頃編集
24
+
25
+ ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
26
+
27
+ 総合開発環境:Eclipse
28
+
29
+ DB←→Servret←→JSP
30
+
31
+ ちなみに外部の研修会社ではこのような状況にはなりませんでした。
32
+
33
+ ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
34
+
35
+
20
36
 
21
37
 
22
38
 
@@ -82,7 +98,7 @@
82
98
 
83
99
 
84
100
 
85
-
101
+ ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
86
102
 
87
103
  12月24日 21:18追記
88
104
 

2

context\.xmlの中身

2016/12/25 12:42

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -77,3 +77,81 @@
77
77
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
78
78
 
79
79
  at java.lang.Thread.run(Thread.java:745)
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+ 12月24日 21:18追記
88
+
89
+ context.xmlの中身
90
+
91
+
92
+
93
+ <?xml version="1.0" encoding="UTF-8"?>
94
+
95
+ <!--
96
+
97
+ Licensed to the Apache Software Foundation (ASF) under one or more
98
+
99
+ contributor license agreements. See the NOTICE file distributed with
100
+
101
+ this work for additional information regarding copyright ownership.
102
+
103
+ The ASF licenses this file to You under the Apache License, Version 2.0
104
+
105
+ (the "License"); you may not use this file except in compliance with
106
+
107
+ the License. You may obtain a copy of the License at
108
+
109
+
110
+
111
+ http://www.apache.org/licenses/LICENSE-2.0
112
+
113
+
114
+
115
+ Unless required by applicable law or agreed to in writing, software
116
+
117
+ distributed under the License is distributed on an "AS IS" BASIS,
118
+
119
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
120
+
121
+ See the License for the specific language governing permissions and
122
+
123
+ limitations under the License.
124
+
125
+ --><!-- The contents of this file will be loaded for each web application --><Context>
126
+
127
+
128
+
129
+ <!-- Default set of monitored resources -->
130
+
131
+ <WatchedResource>WEB-INF/web.xml</WatchedResource>
132
+
133
+
134
+
135
+ <!-- Uncomment this to disable session persistence across Tomcat restarts -->
136
+
137
+ <!--
138
+
139
+ <Manager pathname="" />
140
+
141
+ -->
142
+
143
+
144
+
145
+ <!-- Uncomment this to enable Comet connection tacking (provides events
146
+
147
+ on session expiration as well as webapp lifecycle) -->
148
+
149
+ <!--
150
+
151
+ <Valve className="org.apache.catalina.valves.CometConnectionManagerValve" />
152
+
153
+ -->
154
+
155
+
156
+
157
+ </Context>

1

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

2016/12/24 12:19

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -17,3 +17,63 @@
17
17
  「○○の情報がわからないと答えようが無い」等ありましたらご指摘お願いします。
18
18
 
19
19
  毎回質問ばかりで恐縮ですが、ぜひ宜しくお願いします。
20
+
21
+
22
+
23
+ ⬇️以下、コンソール部に表示された情報です⬇️
24
+
25
+
26
+
27
+ 名前 jdbc/mysql はこのコンテキストにバインドされていません
28
+
29
+ javax.naming.NameNotFoundException: 名前 jdbc/mysql はこのコンテキストにバインドされていません
30
+
31
+ at org.apache.naming.NamingContext.lookup(NamingContext.java:825)
32
+
33
+ at org.apache.naming.NamingContext.lookup(NamingContext.java:173)
34
+
35
+ at sales.LoginController.doPost(LoginController.java:73)
36
+
37
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
38
+
39
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
40
+
41
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
42
+
43
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
44
+
45
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
46
+
47
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
48
+
49
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
50
+
51
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
52
+
53
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
54
+
55
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
56
+
57
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
58
+
59
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
60
+
61
+ at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:956)
62
+
63
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
64
+
65
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:442)
66
+
67
+ at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1083)
68
+
69
+ at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:640)
70
+
71
+ at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
72
+
73
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
74
+
75
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
76
+
77
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
78
+
79
+ at java.lang.Thread.run(Thread.java:745)