[jira] Created: (AXIS2-473) Remove unnecessary style checking in RawXMLINOutMessageReceiver

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Remove unnecessary style checking in RawXMLINOutMessageReceiver --- Key: AXIS2-473 URL: http://issues.apache.org/jira/browse/AXIS2-473 Project: Apache Axis 2.0 (Axis2) Type: Bug Reporter: Deepal Jayasing

[jira] Created: (AXIS2-472) Remove sleep statement in ServiceClient inside sendReceive

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Remove sleep statement in ServiceClient inside sendReceive -- Key: AXIS2-472 URL: http://issues.apache.org/jira/browse/AXIS2-472 Project: Apache Axis 2.0 (Axis2) Type: Bug Reporter: Deepal Jayasinghe Fi

[jira] Created: (AXIS2-471) Provide a way to serialize an EPR into XML

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Provide a way to serialize an EPR into XML -- Key: AXIS2-471 URL: http://issues.apache.org/jira/browse/AXIS2-471 Project: Apache Axis 2.0 (Axis2) Type: Wish Reporter: Deepal Jayasinghe It is useful if we can have a method

[jira] Created: (AXIS2-470) Add a generic phase after Dispatch phase for user

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Add a generic phase after Dispatch phase for user - Key: AXIS2-470 URL: http://issues.apache.org/jira/browse/AXIS2-470 Project: Apache Axis 2.0 (Axis2) Type: Wish Reporter: Deepal Jayasinghe Fix For: 0.95 Add

[jira] Created: (AXIS2-469) Convert wsamapping parameter into child element of the operation tag

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Convert wsamapping parameter into child element of the operation tag Key: AXIS2-469 URL: http://issues.apache.org/jira/browse/AXIS2-469 Project: Apache Axis 2.0 (Axis2) Type: Improvement Reporte

[jira] Created: (AXIS2-468) Add ability to have service .aar files inside a .mar file

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Add ability to have service .aar files inside a .mar file - Key: AXIS2-468 URL: http://issues.apache.org/jira/browse/AXIS2-468 Project: Apache Axis 2.0 (Axis2) Type: New Feature Reporter: Deepal Jayasinghe

Re: Request for information ....

2006-02-28 Thread jagan
Hi, I am having a WSDL for a service with specified end point say "http://dione.csse.monash.edu.au:8080/gns-jaxrpc/gns". I have created server side java files by using axis  class  java -cp $AXISCLASSPATH org.apache.axis.wsdl.WSDL2Java -p gns -s wsdl/MyGns.wsdl The generated java files  hav

Re: [Axis2]Q on Policy

2006-02-28 Thread Sanka Samaranayke
Hi Guys, -- sorry for the late reply Sanjiva Weerawarana wrote: > On Mon, 2006-02-27 at 15:26 -0500, Srinath Perera wrote: > >> One more thing, I am get a feeling that code o create a AxisService >> from WSDL and policy support are scattered >> >> 1. AxisServiceBuilder (Based on WSDL4J .. wit

[jira] Created: (AXIS2-467) Need schemas for module.xml, services.xml and axis2.xml

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Need schemas for module.xml, services.xml and axis2.xml --- Key: AXIS2-467 URL: http://issues.apache.org/jira/browse/AXIS2-467 Project: Apache Axis 2.0 (Axis2) Type: Wish Reporter: Deepal Jayasinghe In order t

[jira] Created: (AXIS2-466) Split the core code into secured classes to make it so that users

2006-02-28 Thread Deepal Jayasinghe (JIRA)
Split the core code into secured classes to make it so that users -- Key: AXIS2-466 URL: http://issues.apache.org/jira/browse/AXIS2-466 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: c

[jira] Updated: (AXIS2-444) Improving client side REST handling

2006-02-28 Thread Thilini Gunawardhana (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-444?page=all ] Thilini Gunawardhana updated AXIS2-444: --- Attachment: test_RestSender.patch This test is written to test RestSender for REST POST as Text/XML. Please review and apply the patch. > Improvi

Re: [Axis2]Q on Policy

2006-02-28 Thread Deepal Jayasinghe
Hi Srinath; I dont think that AxisServiceBuilder uses WOM inside it and only two places that we use WOM is 1. Codegeneration 2. Java2WSDL generation Regarding policy , I think the best person in Sanka he is the one who did all the policy stuff :) Srinath Perera wrote: >On 2/27/06, Sanjiva

boosting AXIS-2222 to blocker

2006-02-28 Thread Dies Koper
Hello Jim, Why not, instead of boosting bug priorities around, attach a simple test case to this bug? A simple test case (WSDL + client + impl + explanation where to look to see the problem, where to look to see if it got fixed) is almost half of the work in getting a bug fixed. In this bug,

Re: Request for information ....

2006-02-28 Thread jagan
Hi, I am having a WSDL for a service with specified end point say "http://dione.csse.monash.edu.au:8080/gns-jaxrpc/gns". I have created server side java files by using axis  class  java -cp $AXISCLASSPATH org.apache.axis.wsdl.WSDL2Java -p gns -s wsdl/MyGns.wsdl The generated java files  hav

[AXIS 1.x and .NET] Axis Interoperability with .NET Clients using MTOM.

2006-02-28 Thread Melhem, Michael
Hi Axis Gurus J   I would like to get the company I’m currently working at to adopt Axis  (instead of  say JWSDP) but I need to answer a few questions first.     Do we need to use the latest AXIS 1 source to support MTOM or could we use the standard AXIS 1.3? I believe the

[jira] Commented: (AXIS-2418) Unable to find Java method when method isn't allowed

2006-02-28 Thread David Brandow (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368193 ] David Brandow commented on AXIS-2418: - Well, presumably the question is "why do you want to define echoFloat as a method on a web service, but not allow it?" The answer is

[jira] Commented: (AXIS-2418) Unable to find Java method when method isn't allowed

2006-02-28 Thread Bjorn Townsend (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368171 ] Bjorn Townsend commented on AXIS-2418: -- It might help me understand the problem if you explain the use case here -- why do you want to define echoFloat as a web service, b

[jira] Commented: (AXIS-2222) RPCProvider.java doc/lit 2 in args is hopelessly broken

2006-02-28 Thread Jim Redman (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-?page=comments#action_12368173 ] Jim Redman commented on AXIS-: -- This issue is still valid for 1.3 > RPCProvider.java doc/lit 2 in args is hopelessly broken > -

[jira] Commented: (AXIS-2391) WSDL2Java ignores attributes for complex types that have only element with maxOccurs=unbounded in sequence

2006-02-28 Thread Jim Redman (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2391?page=comments#action_12368174 ] Jim Redman commented on AXIS-2391: -- As far as I can tell the work around, that is using -w on the WSDL2Java command line is a satisfactory work around for this issue in my cas

Axis in Oracle

2006-02-28 Thread Gu, Gary
Hi there,   I tried to run my web service client with Axis inside Oracle database (through Oracle “Java Stored Procedure”).   I have loaded Axis.jar file and other jar files that came with the Axis package download into Oracle. Before loading them, seems I had to load j2ee.jar first.  

[Axis2] REMINDER : Axis IRC chat TOMORROW

2006-02-28 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, March 01, at: 7PM PST, 10PM EST, 3AM GMT, 9AM (next day) SLT, 2PM (next day) AEST The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis, and

[jira] Commented: (AXIS-2418) Unable to find Java method when method isn't allowed

2006-02-28 Thread David Brandow (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368107 ] David Brandow commented on AXIS-2418: - I'm afraid I can't agree. Perhaps I'm missing something but there appears to be no way of setting the allowedMethods and disallowedMe

Re: [Axis2]Q on Policy

2006-02-28 Thread Srinath Perera
On 2/27/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > On Mon, 2006-02-27 at 15:26 -0500, Srinath Perera wrote: > > One more thing, I am get a feeling that code o create a AxisService > > from WSDL and policy support are scattered > > > > 1. AxisServiceBuilder (Based on WSDL4J .. with policy)

Re: HTTP Redir with axis 1.3

2006-02-28 Thread Steve Loughran
Giuseppe Picone wrote: I should implement an HTTP redirection (307 code) with Axis 1.3, both from client side and from server side. I must do the redir with Axis because it depends from the SOAP content. I need Howto and some tip. I'll appreciate also some example code Thanks Giuseppe I'

Fwd: HTTP Redir with axis 1.3

2006-02-28 Thread Giuseppe Picone
I should implement an HTTP redirection (307 code) with Axis 1.3, both from client side and from server side. I must do the redir with Axis because it depends from the SOAP content. I need Howto and some tip. I'll appreciate also some example code Thanks Giuseppe