[jira] Commented: (AXIS2-4519) Supporting of different configurations for different requests is broken for AxisServlet.

2009-10-07 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763377#action_12763377 ] Amila Chinthaka Suriarachchi commented on AXIS2-4519: - hi Andreas, Cou

Re: [jira] Commented: (AXIS2-4334) Cannot turn off stdout messages when using WSDL 2.0

2009-10-07 Thread Amila Suriarachchi
On Thu, Oct 8, 2009 at 2:50 AM, Andreas Veithen wrote: > For Axis2 it's a bit of an overkill to add SLF4J because of a single > instruction in a single dependency that is triggered by a single > feature in Axis2... But OK, if Woden decides to use SLF4J, we don't > have the choice. > > Now we need

[jira] Created: (AXIS2-4522) axis2 1.5 almost all jaxws pom.xml and wsdl2java samples do not work

2009-10-07 Thread Martin Gainty (JIRA)
axis2 1.5 almost all jaxws pom.xml and wsdl2java samples do not work Key: AXIS2-4522 URL: https://issues.apache.org/jira/browse/AXIS2-4522 Project: Axis 2.0 (Axis2) Issue T

[jira] Created: (AXIS2-4521) [WSDL2.0] WSDL504,Could not locate the schema document when tomcat starts up

2009-10-07 Thread lorcel gao (JIRA)
[WSDL2.0] WSDL504,Could not locate the schema document when tomcat starts up Key: AXIS2-4521 URL: https://issues.apache.org/jira/browse/AXIS2-4521 Project: Axis 2.0 (Axis2)

Re: [VOTE] [axis2] Release Axis2 1.5.1 (take 2)

2009-10-07 Thread Nandana Mihindukulasooriya
+1 regards, Nandana On Wed, Oct 7, 2009 at 5:17 PM, Amila Suriarachchi < amilasuriarach...@gmail.com> wrote: > +1, for release. lets finish with 1.5 :) > > Regarding your change, > I think same thing can be done with the existing code in the trunk or > earlier code in the branch by setting a fo

[jira] Commented: (AXIS2-4519) Supporting of different configurations for different requests is broken for AxisServlet.

2009-10-07 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763278#action_12763278 ] Andreas Veithen commented on AXIS2-4519: Axis2 currently only supports the dynamic

Re: [jira] Commented: (AXIS2-4334) Cannot turn off stdout messages when using WSDL 2.0

2009-10-07 Thread Andreas Veithen
For Axis2 it's a bit of an overkill to add SLF4J because of a single instruction in a single dependency that is triggered by a single feature in Axis2... But OK, if Woden decides to use SLF4J, we don't have the choice. Now we need to decide two things: - How to integrate SLF4J with our current lo

[jira] Updated: (AXIS2-4520) org.apache.axis2.deployment.DeploymentEngine cannot run under JNI

2009-10-07 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4520: --- Priority: Minor (was: Blocker) The Javadoc of the Thread class says this about the getContex

[jira] Created: (AXIS2-4520) org.apache.axis2.deployment.DeploymentEngine cannot run under JNI

2009-10-07 Thread JIRA
org.apache.axis2.deployment.DeploymentEngine cannot run under JNI - Key: AXIS2-4520 URL: https://issues.apache.org/jira/browse/AXIS2-4520 Project: Axis 2.0 (Axis2) Issue Type: B

Re: [VOTE] [axis2] Release Axis2 1.5.1 (take 2)

2009-10-07 Thread Amila Suriarachchi
+1, for release. lets finish with 1.5 :) Regarding your change, I think same thing can be done with the existing code in the trunk or earlier code in the branch by setting a following properties. MultiThreadedHttpConnectionManager multiThreadedHttpConnectionManager = new MultiThreadedHttpConnect

Axis example attachment service

2009-10-07 Thread Ockleford Paul (NHS Connecting for Health)
I didn't get any responses to my earlier email but I have managed to get the example echoservice that ships with older versions of axis compiling ok. The problem is that now I cannot get a wsdl to generate for my whole service which kind of makes the example useless to me. I have used the exact

Re: [VOTE] [axis2] Release Axis2 1.5.1 (take 2)

2009-10-07 Thread Deepal jayasinghe
+1 for the release. Thanks Deepal > Hi Axis Developers, > > After fixing the documentation and a few other small issues since the last > attempt at 1.5.1, I think we're ready to try again. I've also addressed the > "forced build of Axiom" issue with the CLOSE_WAIT fix - we now by default > clean

Re: [VOTE] [axis2] Release Axis2 1.5.1 (take 2)

2009-10-07 Thread Glen Daniels
Ping! Please VOTE... or comment? --G Glen Daniels wrote: > Hi Axis Developers, > > After fixing the documentation and a few other small issues since the last > attempt at 1.5.1, I think we're ready to try again. I've also addressed the > "forced build of Axiom" issue with the CLOSE_WAIT fix -

[jira] Commented: (AXIS2-4519) Supporting of different configurations for different requests is broken for AxisServlet.

2009-10-07 Thread Maslakov Denis (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762998#action_12762998 ] Maslakov Denis commented on AXIS2-4519: --- Hi! Amila, the Tomcat uses one port - 8180,

Axis 1.2 RPC style with attachments

2009-10-07 Thread Ockleford Paul (NHS Connecting for Health)
Hi, I have been trying for the last day to compose an rpc style service that also sends an attachment. Initially I was trying to return a bean and also attach a file to the SOAP message but whatever I try I cannot get this to work and there is very limited documentation available. Does anybody

Re: I have a problem with Axis2 -Json :“namespace mismatch”

2009-10-07 Thread Isuru Suriarachchi
On Wed, Oct 7, 2009 at 12:22 PM, kondapalli wrote: > > thanks Isure , i will try with "RawXMLINOutMessageReceiver " receiver > If you want some more details on this, have a look at this post in which I've explained this matter in bit more details.. http://isurues.wordpress.com/2009/10/06/how-to