[
https://issues.jboss.org/browse/JBWS-3019?page=com.atlassian.jira.plugin....
]
Conrad Finkelstein commented on JBWS-3019:
------------------------------------------
We have the same problem in our environments.
Server: JBoss 5.1.0.GA
JDK: 1.60_14
Every possible jbossws-native version from 3.2.0 up to 3.4.0
does not invoke the ProxySelector "select" method for jax-ws
WebServices. We were able to reproduce it for Windows and Solaris OS
(32 and 64bit). With version 3.1.2 it is working fine.
We made tests with a current app server download with the same version.
Here it is not possible reproduce the bug. We need a solution for a
JBoss 5.1.0.GA from '2009.
This is issue is NOT related to other defects.
Moving to jbossws-native-3.2.2.GA Stopped honering my java http proxy
settings
------------------------------------------------------------------------------
Key: JBWS-3019
URL:
https://issues.jboss.org/browse/JBWS-3019
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.2.2
Environment: jboss-5.1.0.GA, Sun java 1.6.0_14, Window XP 64bit, Intel Core2
Reporter: David Waters
Labels: JAX-WS, proxy
In order to talk to a NTLM secured webservice I go through a NTLM Http proxy (ntlmaps).
I configure this proxy through a java.net.ProxySelector
(ProxySelector.setDefault(aCustomProxySelector)).
This was working (with issues) with the version of jbossws that ships with jboss 5.1.0GA
(jbossws version 3.1.2.GA). I was required to turn off chunking so I updated to jbossws
3.2.2GA and used ChunkedEncodingFeature to disable chunking.
The installation of jbossws 3.2.2 stopped the webservice calls calling my proxy selector
and did not use my configured proxy. I have tried to find any way to reinstate the proxy
but have been unsuccessful.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira