Thank you Andy, that looks like what I was looking for.
As to the additional init0parameter for the JSP compiler, we'll change the offending tag handlers so that they correctly implement the spec...
Type: Posts; User: bosakm; Keyword(s):
Thank you Andy, that looks like what I was looking for.
As to the additional init0parameter for the JSP compiler, we'll change the offending tag handlers so that they correctly implement the spec...
I am trying to create a custom template for use the the tcruntime-instance.bat process and I need to create a conf/web-fragment.xml file to add an init param to the generated default web.xml file.
...
I opened JIRA issue SWS-416 for I bug I found in the Wss4jSecurityInterceptor.
Basically, if a SoapAction is already set on the SoapMessage, after the Interceptor replaced the message with the one...
It would be helpful to have the Javadocs included in the distribution files (as either a .jar or .zip file).
I created BATCH-755 for this.
I need to be able to intercept the processing of my EndPoint that is derived from AbstractMarshallingPayloadEndpoint BEFORE the request message is unmarshalled.
I need to add a property to the...