* remove jsf reference
This commit is contained in:
parent
4fd4bf00fc
commit
0202b0fe89
|
|
@ -229,12 +229,6 @@
|
||||||
be scanned for common tag lib descriptors to include in every war
|
be scanned for common tag lib descriptors to include in every war
|
||||||
deployment.
|
deployment.
|
||||||
-->
|
-->
|
||||||
<init-param>
|
|
||||||
<description>MyFaces tlds</description>
|
|
||||||
<param-name>tagLibJar0</param-name>
|
|
||||||
<param-value>jsf-libs/myfaces-impl.jar</param-value>
|
|
||||||
</init-param>
|
|
||||||
|
|
||||||
<load-on-startup>3</load-on-startup>
|
<load-on-startup>3</load-on-startup>
|
||||||
</servlet>
|
</servlet>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue