</authentication>
  | </application-policy
  | 
  |     <!-- A template configuration for the JBossWS web application (and 
transport layer!).

The problem is the line marked in bold. That line is missing a >

Change it to

</authentication>
  | </application-policy>
  | 
  |     <!-- A template configuration for the JBossWS web application (and 
transport layer!).
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112896#4112896

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112896
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to