[
https://issues.apache.org/jira/browse/AXIS2-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882459#action_12882459
]
Montag Rainer commented on AXIS2-3919:
--
Hallo,
ich befinde mich vom 14.06.10 bis eins
[
https://issues.apache.org/jira/browse/AXIS2-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882457#action_12882457
]
Markus Frick commented on AXIS2-3919:
-
Hello,
we had the same problem with Version 1.4.
yep the statics of EJBUtil will not work in a multi-threaded environment as
seen here
public class EJBUtil {
public static final java.lang.String EJB_JNDI_NAME = "beanJndiName";
can you file a JIRA request to make EJBUtil multi-thread aware?
https://issues.apache.org/jira/browse/AXIS2
Hi,
We found that we had problems integrating Axis2 with WebLogic in that we
couldn't re-use any of the EJB receiver code apparently because the security
established at InitialContext creation
(org.apache.axis2.rpc.receivers.ejb.EJBUtil) was then lost when
org.apache.axis2.rpc.receivers.ejb.EJ
On Thu, Jun 24, 2010 at 5:45 PM, Martin Gainty wrote:
>
>
>
>
> --
> Date: Thu, 24 Jun 2010 16:24:48 +0530
> Subject: Improving Axis2/Rampart performance.
> From: [email protected]
> To: [email protected]
>
>
> Hi,
> We had gone through the article from Dennis S
[
https://issues.apache.org/jira/browse/AXIS2-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882177#action_12882177
]
Andreas B. commented on AXIS2-4278:
---
I detected the same problem with Axis2 1.4.1 altough
Date: Thu, 24 Jun 2010 16:24:48 +0530
Subject: Improving Axis2/Rampart performance.
From: [email protected]
To: [email protected]
Hi,
We had gone through the article from Dennis Sosnoski, about "Java Web services:
CXF performance comparison" with respect to Axis2 and Metro (Link:
Hi,
We had gone through the article from Dennis Sosnoski, about "Java Web
services: CXF performance comparison" with respect to Axis2 and Metro (Link:
http://www.ibm.com/developerworks/java/library/j-jws14/index.html ).
According to the test results of that sample, Axis2 is pretty slow in
performan