Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
comió despues de migrar, error con conexión validconection
  • Loading branch information
Java committed May 4, 2017
1 parent d5a36db commit dde04fe
Show file tree
Hide file tree
Showing 8,401 changed files with 3,566,723 additions and 2 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
SMAP
materialMain_jsp.java
JSP
*S JSP
*F
+ 0 materialMain.jsp
vista/materialMain.jsp
*L
1:62
6,12:63
18:75,2
19:77
20:78,3
21,2:81
23:83,2
24,5:85
29:90,3
30,2:93
32:95,2
33,85:97
117:329,9
117,2:184
118:357,11
119:368,3
119:399,5
119,2:373
120,19:188
138:417,9
138,2:209
139:445,11
140:456,3
140:487,5
140,2:461
141,20:213
160:505,9
160,2:235
161:533,11
162,2:544
163:592,5
163,2:548
164:610,5
164,2:552
165:628,5
165,3:556
167:646,5
167:561
167:664,5
167,4:564
170,48:239
218:287,2
219,12:289
231:301,2
232:303
233:304,3
234:307
235:308,2
236,2:310
*E
676 changes: 676 additions & 0 deletions build/generated/src/org/apache/jsp/vista/materialMain_jsp.java

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion build/web/META-INF/context.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/biblioteca-2017v2"/>

<Context crossContext="true" debug="5" path="/biblioteca-2017v2" reloadable="true">
<Logger className="org.apache.catalina.logger.FileLogger" prefix="localhost_." suffix=".txt" timestamp="true"/>
<Resource auth="Container" driverClassName="com.mysql.jdbc.Driver" name="jdbc/mysql" password="" type="javax.sql.DataSource" url="jdbc:mysql://localhost:3306/biblio_donbosco" username="root"/>
</Context>
Loading

0 comments on commit dde04fe

Please sign in to comment.