Re: PLEASE HELP!!! Any known issue with axis2.1.4.1/tomcat 6? Getting heap error was working fine with axis2.1.3

2008-11-30 Thread keith chapman
Hi Vishal, You could get the nightly from [1]. We have set up a nightly build on the WSO2 builder machine. Thanks, Keith. [1] http://builder.wso2.org/browse/AXIS2-NIGHTLY/latest/artifact On Fri, Nov 28, 2008 at 5:54 PM, vhgupta [EMAIL PROTECTED] wrote: Thanks Keith for quick response.

Re: Discussion : What should be in Axis2 TLP (Was Re: [VOTE] Axis2 as TLP (Alternate Proposal))

2008-11-30 Thread Eran Chinthaka
It seems no one is interested in the TLP idea anymore. We better discuss this now, rather than thinking silently. At the same time I don't think these discussion are reasons for people to get frustrated. Its just perspectives and being a diverse community we should be able to digest other ideas.

[jira] Created: (AXIS2-4156) ?wsdl returns an AxisFault if the port address of the wsdl is blank and modifyUserWSDLPortAddress set to true in services.xml

2008-11-30 Thread Charitha Kankanamge (JIRA)
?wsdl returns an AxisFault if the port address of the wsdl is blank and modifyUserWSDLPortAddress set to true in services.xml - Key: AXIS2-4156

[jira] Updated: (AXIS2-4156) ?wsdl returns an AxisFault if the port address of the wsdl is blank and modifyUserWSDLPortAddress set to true in services.xml

2008-11-30 Thread Charitha Kankanamge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charitha Kankanamge updated AXIS2-4156: --- Attachment: calculatorService.aar Attached service archive ?wsdl returns an

OutOfMemory with multiple calls to ServiceClient.createClient

2008-11-30 Thread stoil valchkov
Hi, With this sample: final String projectPath = ./; final String wsdlURL = projectPath + Version.wsdl; final QName servicename = new QName(http://axisversion.sample ,Version); final String portname = VersionHttpSoap11Endpoint; final String repository =