</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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...