AMQ-6664 - Adding missing header tag to JSP files

Also fixing JSP comments.  This fix is a follow on to
AMQ-6620

(cherry picked from commit 04b60cb188)
This commit is contained in:
Christopher L. Shannon (cshannon) 2017-05-24 16:22:23 -04:00
parent bf395fcdb3
commit 908ef64728
21 changed files with 24 additions and 18 deletions

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<c:set var="pageTitle" value="Network Bridges"/> <c:set var="pageTitle" value="Network Bridges"/>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<!-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --> <%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="WEB-INF/jspf/headertags.jspf" %> <%@include file="WEB-INF/jspf/headertags.jspf" %>
<html> <html>
<head> <head>

View File

@ -15,6 +15,8 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="../WEB-INF/jspf/headertags.jspf" %>
<queues> <queues>
<c:forEach items="${requestContext.brokerQuery.queues}" var="row"> <c:forEach items="${requestContext.brokerQuery.queues}" var="row">
<queue name="<c:out value="${row.name}" />"> <queue name="<c:out value="${row.name}" />">

View File

@ -15,6 +15,8 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="../WEB-INF/jspf/headertags.jspf" %>
<subscribers> <subscribers>
<c:forEach items="${requestContext.brokerQuery.durableTopicSubscribers}" var="row"> <c:forEach items="${requestContext.brokerQuery.durableTopicSubscribers}" var="row">
<subscriber clientId="<c:out value="${row.clientId}"/>" <subscriber clientId="<c:out value="${row.clientId}"/>"

View File

@ -15,6 +15,8 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--%> --%>
<%-- Workaround for https://ops4j1.jira.com/browse/PAXWEB-1070 --%>
<%@include file="../WEB-INF/jspf/headertags.jspf" %>
<topics> <topics>
<c:forEach items="${requestContext.brokerQuery.topics}" var="row"> <c:forEach items="${requestContext.brokerQuery.topics}" var="row">
<topic name="<c:out value="${row.name}"/> "> <topic name="<c:out value="${row.name}"/> ">