]> source.dussan.org Git - gitblit.git/commitdiff
Update weblogic.xml 1178/head
authorBala Raman <srbala@gmail.com>
Mon, 16 Jan 2017 19:29:45 +0000 (14:29 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2017 19:29:45 +0000 (14:29 -0500)
Update to web app 3.0 xsd

src/main/java/WEB-INF/weblogic.xml

index cd08111d9442f0260b141759253ea070e2a30726..f41fa00d25fefe2961dfd2990c47d500af14a24a 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<wls:weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">\r
+<wls:weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">\r
     <wls:weblogic-version>12.1.1</wls:weblogic-version>\r
     <wls:context-root>gitblit</wls:context-root>\r
     <wls:container-descriptor>\r
          <wls:show-archived-real-path-enabled>true</wls:show-archived-real-path-enabled>\r
          <wls:prefer-web-inf-classes>true</wls:prefer-web-inf-classes>\r
     </wls:container-descriptor>\r
-</wls:weblogic-web-app> 
\ No newline at end of file
+</wls:weblogic-web-app> \r