WS-Addressing :: setReplyto + method name + namespace

2006-11-23 Thread Vaibhav Pandey
Hi, i m working on the below mentioned configuration with WS addressing using axis2 :- axis2 - Jboss - IBM Rad6 m trying to generate a scenario wherein i send a SOAP request using axis2 to an axis2 WS deployed on JBOSS. Then the reply of this service should be forwarded to another WS hosted on RA

Re: [Axis2] Maven2 plugin for mar building?

2006-11-23 Thread David Illsley
Hi Jochen, Thanks, I've played with the code and it makes building a mar module trivial! We've stopped development of new function on the 1.1 branch to keep it stable so it's easy to put out any important 1.1.x releases. I've merged your changes across to the trunk and I'd like to remove them fro

Re: [Axis2] Maven2 plugin for mar building?

2006-11-23 Thread Jochen Wiedmann
On 11/23/06, David Illsley <[EMAIL PROTECTED]> wrote: We've stopped development of new function on the 1.1 branch to keep it stable so it's easy to put out any important 1.1.x releases. I've merged your changes across to the trunk and I'd like to remove them from the branch. Is that ok with you?

[jira] Created: (AXIS2-1763) AxisServlet does not start (Mail) transportReceivers

2006-11-23 Thread Hans G Knuden (JIRA)
AxisServlet does not start (Mail) transportReceivers Key: AXIS2-1763 URL: http://issues.apache.org/jira/browse/AXIS2-1763 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Compone

[jira] Created: (AXIS2-1764) Improve trace for the Handler.InvocationResponse class

2006-11-23 Thread Matt Lovett (JIRA)
Improve trace for the Handler.InvocationResponse class -- Key: AXIS2-1764 URL: http://issues.apache.org/jira/browse/AXIS2-1764 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement

[jira] Updated: (AXIS2-1764) Improve trace for the Handler.InvocationResponse class

2006-11-23 Thread Matt Lovett (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1764?page=all ] Matt Lovett updated AXIS2-1764: --- Attachment: trace.patch Patch as described > Improve trace for the Handler.InvocationResponse class > -- > >

[jira] Closed: (AXIS2-1764) Improve trace for the Handler.InvocationResponse class

2006-11-23 Thread David Illsley (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1764?page=all ] David Illsley closed AXIS2-1764. Resolution: Fixed Patch applied > Improve trace for the Handler.InvocationResponse class > -- > >

[jira] Created: (AXIS2-1766) Eclipse Plugin ignores the port type selection.

2006-11-23 Thread Jose Antonio (JIRA)
Eclipse Plugin ignores the port type selection. --- Key: AXIS2-1766 URL: http://issues.apache.org/jira/browse/AXIS2-1766 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Components: ide p

[jira] Updated: (AXIS2-1766) Eclipse Plugin ignores the port type selection.

2006-11-23 Thread Jose Antonio (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1766?page=all ] Jose Antonio updated AXIS2-1766: Attachment: wsctx.wsdl For this WSDL I select WS_CAF-ContextManger service and ContextManager port name. I select xmlbeans binding too and generate clientside

[jira] Updated: (AXIS2-1766) Eclipse Plugin ignores the port type selection.

2006-11-23 Thread Jose Antonio (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1766?page=all ] Jose Antonio updated AXIS2-1766: Attachment: wsctx.xsd This schema is needed to generate code from the attached wsdl. > Eclipse Plugin ignores the port type selection. > --

Fwd: [Axis2] Maven2 plugin for mar building?

2006-11-23 Thread David Illsley
Forgot to copy the list. -- Forwarded message -- From: David Illsley <[EMAIL PROTECTED]> Date: 23-Nov-2006 18:40 Subject: Re: [Axis2] Maven2 plugin for mar building? To: Jochen Wiedmann <[EMAIL PROTECTED]> On 23/11/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: On 11/23/06, Dav

[jira] Created: (AXIS2-1767) JMS Transport incorrectly manage AxisFaults thrown from the endpoint

2006-11-23 Thread Juan Vaccarezza (JIRA)
JMS Transport incorrectly manage AxisFaults thrown from the endpoint Key: AXIS2-1767 URL: http://issues.apache.org/jira/browse/AXIS2-1767 Project: Apache Axis 2.0 (Axis2) I

[jira] Commented: (AXIS2-1767) JMS Transport incorrectly manage AxisFaults thrown from the endpoint

2006-11-23 Thread Juan Vaccarezza (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1767?page=comments#action_12452311 ] Juan Vaccarezza commented on AXIS2-1767: This code snippet seems to fix the bug: org.apache.axis2.transport.jms.JMSMessageReceiver.Worker: public

[jira] Created: (AXIS2-1768) JAXBRI databinding failure at runtime

2006-11-23 Thread Davanum Srinivas (JIRA)
JAXBRI databinding failure at runtime - Key: AXIS2-1768 URL: http://issues.apache.org/jira/browse/AXIS2-1768 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Reporter: Davanum Srinivas The fo

[jira] Updated: (AXIS2-1768) JAXBRI databinding failure at runtime

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1768?page=all ] Davanum Srinivas updated AXIS2-1768: Attachment: jaxbri-nov-23-2006.txt > JAXBRI databinding failure at runtime > - > > Key: AXIS2-1768 >

[jira] Resolved: (AXIS2-1768) JAXBRI databinding failure at runtime

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1768?page=all ] Davanum Srinivas resolved AXIS2-1768. - Resolution: Fixed Applied in revision 478661 thanks, dims > JAXBRI databinding failure at runtime > - > >

[jira] Commented: (AXIS2-1768) JAXBRI databinding failure at runtime

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1768?page=comments#action_12452324 ] Davanum Srinivas commented on AXIS2-1768: - see http://weblogs.java.net/blog/kohsuke/archive/2006/03/why_does_jaxb_p.html for the tip that led to the fix.

[axis2] building src distribution

2006-11-23 Thread Jeremy Hughes
Hi, I just tried building the source distribution - I took instructions from here: http://ws.apache.org/axis2/faq.html#d4 the line in the table says: maven dist-std-bin Will generate the source version of Axis2 standard distribution so I guess that should be maven dist-std-src but maven co

Re: [axis2] building src distribution

2006-11-23 Thread robert lazarski
Well that's not the command I typically use - and I just tried it and it didn't work for me either. Please help us by filing a jira. In the meantime, try this one: maven clean release jar -Dmaven.test.skip=true That will create everything ... my guess is you'd rather not run the tests, otherwise

Re: [VOTE] Apache CXF 2.0-M1 Release

2006-11-23 Thread Dan Diephouse
Hi Again, I did it a bit of poking around and it seems that no one else is using the wsi-swa.xsd which is good. There are however two files in Axis1 C though that are under the WS-I test license: http://svn.apache.org/viewvc/webservices/axis/trunk/c/tests/auto_build/wsi/analyzerConfig.xml?view=lo

[jira] Created: (AXIS2-1769) Performance tuning for Axis2

2006-11-23 Thread Davanum Srinivas (JIRA)
Performance tuning for Axis2 Key: AXIS2-1769 URL: http://issues.apache.org/jira/browse/AXIS2-1769 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Reporter: Davanum Srinivas Catch all issue for impr

[jira] Assigned: (AXIS2-1769) Performance tuning for Axis2

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1769?page=all ] Davanum Srinivas reassigned AXIS2-1769: --- Assignee: Davanum Srinivas > Performance tuning for Axis2 > > > Key: AXIS2-1769 > URL

[jira] Updated: (AXIS2-1769) Performance tuning for Axis2

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1769?page=all ] Davanum Srinivas updated AXIS2-1769: Attachment: perf-001.txt - call log.isDebugEnabled() once and store the result. - Prevent calling toLowerCase() multiple times - call replaceAll only if

Re: [axis2] building src distribution

2006-11-23 Thread keith chapman
You can use maven -u to view all the goals available (and a description) Thanks, Keith On 11/24/06, robert lazarski <[EMAIL PROTECTED]> wrote: Well that's not the command I typically use - and I just tried it and it didn't work for me either. Please help us by filing a jira. In the meantime, t

[jira] Commented: (AXIS2-1769) Performance tuning for Axis2

2006-11-23 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1769?page=comments#action_12452354 ] Davanum Srinivas commented on AXIS2-1769: - Applied perf-001.txt both in trunk and 1.1 branch. -- dims > Performance tuning for Axis2 > --

[jira] Created: (AXIS2-1770) There should be an option when we are doing a wsdl2java for different packages for stubs and skeletons

2006-11-23 Thread SVLN MEHAR (JIRA)
There should be an option when we are doing a wsdl2java for different packages for stubs and skeletons -- Key: AXIS2-1770 URL: http://issues.apache.org/jira/browse