Commit 55db20f52eefaa9b04a7b50b4beca811e7e23228
1 parent
7475f04e
Exists in
master
Ajusta o arquivo DS
Ajusta o arquivo de datasource OTRS: 2018070920008894
Showing
7 changed files
with
16 additions
and
8 deletions
Show diff stats
.classpath
@@ -28,6 +28,11 @@ | @@ -28,6 +28,11 @@ | ||
28 | <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> | 28 | <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
29 | </attributes> | 29 | </attributes> |
30 | </classpathentry> | 30 | </classpathentry> |
31 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss EAP 7.0 Runtime"> | ||
32 | + <attributes> | ||
33 | + <attribute name="owner.project.facets" value="jst.web"/> | ||
34 | + </attributes> | ||
35 | + </classpathentry> | ||
31 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> | 36 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
32 | <attributes> | 37 | <attributes> |
33 | <attribute name="maven.pomderived" value="true"/> | 38 | <attribute name="maven.pomderived" value="true"/> |
.project
@@ -51,12 +51,18 @@ | @@ -51,12 +51,18 @@ | ||
51 | </arguments> | 51 | </arguments> |
52 | </buildCommand> | 52 | </buildCommand> |
53 | <buildCommand> | 53 | <buildCommand> |
54 | + <name>org.fusesource.ide.project.RiderProjectBuilder</name> | ||
55 | + <arguments> | ||
56 | + </arguments> | ||
57 | + </buildCommand> | ||
58 | + <buildCommand> | ||
54 | <name>org.eclipse.m2e.core.maven2Builder</name> | 59 | <name>org.eclipse.m2e.core.maven2Builder</name> |
55 | <arguments> | 60 | <arguments> |
56 | </arguments> | 61 | </arguments> |
57 | </buildCommand> | 62 | </buildCommand> |
58 | </buildSpec> | 63 | </buildSpec> |
59 | <natures> | 64 | <natures> |
65 | + <nature>org.fusesource.ide.project.RiderProjectNature</nature> | ||
60 | <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | 66 | <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> |
61 | <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | 67 | <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> |
62 | <nature>org.eclipse.jdt.core.javanature</nature> | 68 | <nature>org.eclipse.jdt.core.javanature</nature> |
.settings/org.eclipse.core.resources.prefs
.settings/org.eclipse.wst.common.component
1 | <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | 1 | <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
2 | - <wb-module deploy-name="templates-broker-0.0.1"> | 2 | + <wb-module deploy-name="templates-broker-1.1"> |
3 | <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> | 3 | <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> |
4 | <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> | 4 | <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> |
5 | <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> | 5 | <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> |
.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
@@ -9,9 +9,5 @@ | @@ -9,9 +9,5 @@ | ||
9 | <attribute name="provider-id" value="jpa-no-op-library-provider"/> | 9 | <attribute name="provider-id" value="jpa-no-op-library-provider"/> |
10 | </node> | 10 | </node> |
11 | </facet> | 11 | </facet> |
12 | - <facet id="jst.jsf"> | ||
13 | - <node name="libprov"> | ||
14 | - <attribute name="provider-id" value="jaxrs-no-op-library-provider"/> | ||
15 | - </node> | ||
16 | - </facet> | 12 | + <facet id="jst.jaxrs"/> |
17 | </root> | 13 | </root> |
.settings/org.eclipse.wst.common.project.facet.core.xml
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <faceted-project> | 2 | <faceted-project> |
3 | + <runtime name="JBoss EAP 7.0 Runtime"/> | ||
3 | <fixed facet="wst.jsdt.web"/> | 4 | <fixed facet="wst.jsdt.web"/> |
4 | <installed facet="wst.jsdt.web" version="1.0"/> | 5 | <installed facet="wst.jsdt.web" version="1.0"/> |
5 | <installed facet="jst.cdi" version="1.1"/> | 6 | <installed facet="jst.cdi" version="1.1"/> |
@@ -8,4 +9,5 @@ | @@ -8,4 +9,5 @@ | ||
8 | <installed facet="jst.jaxrs" version="2.0"/> | 9 | <installed facet="jst.jaxrs" version="2.0"/> |
9 | <installed facet="jpt.jpa" version="2.1"/> | 10 | <installed facet="jpt.jpa" version="2.1"/> |
10 | <installed facet="java" version="1.8"/> | 11 | <installed facet="java" version="1.8"/> |
12 | + <installed facet="jst.jsf" version="2.2"/> | ||
11 | </faceted-project> | 13 | </faceted-project> |
src/main/webapp/WEB-INF/templates-ds.xml
@@ -18,4 +18,4 @@ | @@ -18,4 +18,4 @@ | ||
18 | <exception-sorter class-name="org.jboss.jca.adapters.jdbc.extensions.oracle.OracleExceptionSorter"/> | 18 | <exception-sorter class-name="org.jboss.jca.adapters.jdbc.extensions.oracle.OracleExceptionSorter"/> |
19 | </validation> | 19 | </validation> |
20 | </datasource> | 20 | </datasource> |
21 | -</datasources> | ||
22 | \ No newline at end of file | 21 | \ No newline at end of file |
22 | +</datasources> |