[jira] Commented: (AXIS2-3919) Temp folder being filled with files. Running out of disk space.

2010-06-24 Thread Montag Rainer (JIRA)
[ 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

[jira] Commented: (AXIS2-3919) Temp folder being filled with files. Running out of disk space.

2010-06-24 Thread Markus Frick (JIRA)
[ 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.

RE: Question on EJB receiver code and WebLogic

2010-06-24 Thread Martin Gainty
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

Question on EJB receiver code and WebLogic

2010-06-24 Thread William Walsh
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

Re: Improving Axis2/Rampart performance.

2010-06-24 Thread Tharindu Mathew
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

[jira] Commented: (AXIS2-4278) ADBException: Unexpected subelement when POJO service returns object with a base class in a different package

2010-06-24 Thread Andreas B. (JIRA)
[ 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

RE: Improving Axis2/Rampart performance.

2010-06-24 Thread Martin Gainty
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:

Improving Axis2/Rampart performance.

2010-06-24 Thread Kasun Gajasinghe
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