[
https://issues.apache.org/jira/browse/AXIS2-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-4748:
---
Fix Version/s: (was: 1.5.1)
> Axis1.4 webservice consumed by Axis2 wsdl2java
> --
[
https://issues.apache.org/jira/browse/AXIS2-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-4751:
---
Component/s: transports
(was: jaxws)
> Cookie value is always kept whate
[
https://issues.apache.org/jira/browse/AXIS2-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882829#action_12882829
]
Andreas Veithen commented on AXIS2-4753:
Indeed, by executing the lookup code in a
On Fri, Jun 25, 2010 at 01:40, Martin Gainty wrote:
> yep the statics of EJBUtil will not work in a multi-threaded environment as
> seen here
Nonsense. The attribute is declared final and String is an immutable
class. This is thread safe and has nothing to do with William's issue.
> public class