[jboss-user] [JBossWS] - Re: WebService that catches all requests

2007-07-10 Thread lzap
So everything I need is to insert new endpoint-config tag and provide implementation of the class? Looks good. In what order are handlers called? I need to have my handler first. Thanks for help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062538#4062538

[jboss-user] [JBossWS] - Re: WebService that catches all requests

2007-07-10 Thread [EMAIL PROTECTED]
Have a look at http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_Endpoint_Configuration it show how the WS-Addressing endpoint config installs a handler for WSA processing View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062501#4062501 Reply to the pos

[jboss-user] [JBossWS] - Re: WebService that catches all requests

2007-07-10 Thread lzap
Am I able to add new handler from the code? If not, how to add the handler that will be able to catch some requests without breaking the whole JBoss installation? I am searching through the documentation and I cannot find any information about this config file. View the original post : http://

[jboss-user] [JBossWS] - Re: WebService that catches all requests

2007-07-09 Thread [EMAIL PROTECTED]
Have a look at the standard-jaxws-endpoint-config.xml, there you install jaxws handlers for all endoints that use that config. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062035#4062035 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post