[jira] Commented: (AXIS2-747) Missing namespace on subelement

2006-07-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-747?page=comments#action_12422355 ] Ajith Harshana Ranabahu commented on AXIS2-747: --- What all this tells me is that this could be a possible bug in Axiom. The reason why it suceeds after

[jira] Commented: (AXIS2-904) Axis seems to be unable to load inner classes

2006-07-20 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-904?page=comments#action_12422357 ] Deepal Jayasinghe commented on AXIS2-904: - Can you please help me to regenerate the problem - if you can send me the service archive file alone with java s

[jira] Updated: (AXIS2-904) Axis seems to be unable to load inner classes

2006-07-20 Thread Tobias Israel (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-904?page=all ] Tobias Israel updated AXIS2-904: Attachment: EchoService.java > Axis seems to be unable to load inner classes > - > > Key: AXIS2-904 >

[jira] Updated: (AXIS2-904) Axis seems to be unable to load inner classes

2006-07-20 Thread Tobias Israel (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-904?page=all ] Tobias Israel updated AXIS2-904: Attachment: EchoServiceInOnlyMessageReceiver.java > Axis seems to be unable to load inner classes > - > >

Fwd: Can't generate SOAP Envelope, "org.xml.sax.SAXParseException: Premature end of file"

2006-07-20 Thread xu cai
-- Forwarded message --From: xu cai <[EMAIL PROTECTED]>Date: Jul 20, 2006 5:41 PM Subject: Can't generate SOAP Envelope, "org.xml.sax.SAXParseException: Premature end of file"To: axis-user@ws.apache.org, axis-dev@ws.apache.org Hi All , I run a simple test class to access my webser

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-20 Thread Davanum Srinivas
Sanjiva, We handle recieving SwA attachments. We don't have support for sending them. -- dims On 7/20/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: On Thu, 2006-07-20 at 05:14 +0600, Thilina Gunarathne wrote: > Agreed. We need to do something to serialize the NON-MTOM attachments > in the

[jira] Reopened: (AXIS-2139) SAX recorder is dirty after deserialization

2006-07-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Davanum Srinivas reopened AXIS-2139: Assignee: (was: Venkat Reddy) > SAX recorder is dirty after deserialization > --- > >

[jira] Resolved: (AXIS2-909) JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in AxisInvocationController.

2006-07-20 Thread Bill Nagy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-909?page=all ] Bill Nagy resolved AXIS2-909. - Resolution: Fixed > JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in > AxisInvocationController. > --

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-20 Thread Paul Fremantle
Couldn't we add a flag to MTOM attachments OMText which simply says don't include the XOP. In other words, you create a standard MTOM attachment but there is no reference in the XML. Paul On 7/20/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Sanjiva, We handle recieving SwA attachments. We d

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-20 Thread Thilina Gunarathne
Hi Thilina, On 7/19/06, Ben Malek, Hamid <[EMAIL PROTECTED]> wrote: I certainly will be happy to help you guys with this if you need to. Thanks a lot. You are always welcome to join. [Hamid]: Thilina, I know very well what the MTOM specification is saying, and I agree with you that MTOM is

RE: [Axis2] Non-blocking dual client

2006-07-20 Thread Marta García Rueda
I´m very sorry, I don´t explain my problem well. You are right, I´m trying to do a dual channel non-blocking client and the CodeGen generates my CallbackHandler, I´m using ADB also. The problem it´s that when I´m trying to obtain the result for: callbackReceiver.receive(messageContext) I have an e

Axis2 Build Failure

2006-07-20 Thread Maryam Moazeni
Hi,   I have problems with building Axis2, I have built Axis2 before but this problem seems to be new. The attempt to download most of the *-SNAPSHOT.jar(s) fails.   - Attempting to download woden-SNAPSHOT.jar.E

[jira] Updated: (AXIS2-914) JAXWS Dynamic Proxy new Updates and test cases

2006-07-20 Thread Nikhil Thaker (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-914?page=all ] Nikhil Thaker updated AXIS2-914: Attachment: jaxws_patch Attached is the patch file for this JIRA. > JAXWS Dynamic Proxy new Updates and test cases > --

[jira] Commented: (AXIS2-905) An ExceptionFactory implementation

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-905?page=comments#action_12422452 ] Rich Scheuerle commented on AXIS2-905: -- Sam and I are working on this and it should be ready in a few minutes. Here are the major points. 1) All JAX-WS WebSer

[jira] Updated: (AXIS2-905) An ExceptionFactory implementation

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-905?page=all ] Rich Scheuerle updated AXIS2-905: - Attachment: patch.txt > An ExceptionFactory implementation > -- > > Key: AXIS2-905 > URL: http:

[jira] Resolved: (AXIS2-905) An ExceptionFactory implementation

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-905?page=all ] Rich Scheuerle resolved AXIS2-905. -- Resolution: Fixed > An ExceptionFactory implementation > -- > > Key: AXIS2-905 > URL: http://

[jira] Assigned: (AXIS2-910) JAXWS: Update AxisInvocationController to use the OperationClient instead of the ServiceClient

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-910?page=all ] Rich Scheuerle reassigned AXIS2-910: Assignee: Rich Scheuerle > JAXWS: Update AxisInvocationController to use the OperationClient instead of > the ServiceClient > --

[jira] Assigned: (AXIS2-912) JAXWS: Unable to serialize DOMSource blocks

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-912?page=all ] Rich Scheuerle reassigned AXIS2-912: Assignee: Rich Scheuerle > JAXWS: Unable to serialize DOMSource blocks > --- > > Key: AXIS2-912 >

[jira] Assigned: (AXIS2-860) Create API signature test for JAX-WS

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-860?page=all ] Rich Scheuerle reassigned AXIS2-860: Assignee: Brent Ulbricht (was: Rich Scheuerle) > Create API signature test for JAX-WS > > > Key: AX

[jira] Assigned: (AXIS2-858) javax.xml.ws.WebServiceRefs class needed for jaxws

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-858?page=all ] Rich Scheuerle reassigned AXIS2-858: Assignee: Brent Ulbricht (was: Rich Scheuerle) > javax.xml.ws.WebServiceRefs class needed for jaxws > --

[jira] Assigned: (AXIS2-913) JAXWS: Error when serializing a Message containing a JAXBBlock

2006-07-20 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-913?page=all ] Rich Scheuerle reassigned AXIS2-913: Assignee: Rich Scheuerle > JAXWS: Error when serializing a Message containing a JAXBBlock > -

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-20 Thread R J Scheuerle Jr
Should a JIRA issue be opened for this work ? The JAX-WS module requires SwA support for interacting with legacy (non-MTOM) webservices. Thanks, Rich Scheuerle IBM WebSphere Web Services Engine & Tooling Apache Axis2 ([EMAIL PROTECTED]) 512-838-5115 (IBM TL 678-5115) ">"Paul Fremantle" <[EMAI

Re: Axis2 Build Failure

2006-07-20 Thread Davanum Srinivas
did you do a "svn up" to get all the new files? On 7/20/06, Maryam Moazeni <[EMAIL PROTECTED]> wrote: Hi, I have problems with building Axis2, I have built Axis2 before but this problem seems to be new. The attempt to download most of the *-SNAPSHOT.jar(s) fails. -

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-20 Thread Davanum Srinivas
+1 Rich. thanks, dims PS: Could u please use plain text for posting to the list? On 7/20/06, R J Scheuerle Jr <[EMAIL PROTECTED]> wrote: Should a JIRA issue be opened for this work ? The JAX-WS module requires SwA support for interacting with legacy (non-MTOM) webservices. Thanks,

Re: Where to put Amazon Stub classes

2006-07-20 Thread Luis Rivera
Dear Axis/Devs/User, Is there any sould around here that could have had a similar problem deploying an axix/tomcat application that will use a JNI to access the server application? As you can see, it seems that either nobody knows how to do this, or is so stupid that nobody things I won't

RE: [Axis2] SwA

2006-07-20 Thread Ben Malek, Hamid
[Thilina]: OMElement as in  ServiceClient.sendReceive(OMElement elem) represents the XML payload which goes inside the SOAP body. IMHO SwA attachments belong to the SOAP message level. They do not belong to the SOAP envelope or the XML payload, since they do not have defined relationship to

Michael Rheinheimer/Austin/IBM is out of the office.

2006-07-20 Thread Michael Rheinheimer
I will be out of the office starting 07/20/2006 and will not return until 07/31/2006. If you need to reach me immediately, please try my personal cell phone at 512-797-6788. You may also contact Henry Deangelis or Ann Robinson, who both know my backups for all related projects. Thanks. Mike

[jira] Updated: (AXIS2-883) [JAX-WS] JSR 181 support

2006-07-20 Thread Rajith Attapattu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-883?page=all ] Rajith Attapattu updated AXIS2-883: --- Attachment: jsr181-19-07-2006.patch This patch contains the following 1.) An ASM base class scanner which picks up @WebService annotated classes from a j

[jira] Updated: (AXIS2-883) [JAX-WS] JSR 181 support

2006-07-20 Thread Rajith Attapattu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-883?page=all ] Rajith Attapattu updated AXIS2-883: --- Attachment: beehive-jars-20-07-2006.tar.gz This contains the latest (as of 20-07-2006) wsm jars required for the annotation processing Regards, Rajith

Re: [Axis2] JSR 181 support

2006-07-20 Thread Rajith Attapattu
Hi All,I created a deployment hook which uses ASM to scan a jar file thats thrown into the axis2 repository to identify classes annotated with @WebServices.Therefore there is no need for a services.xml to be present in the jar file. Currently support for @SOAPBinding, @HandlerChain, @SOAPMessageHan

Re: Axis2 Build Failure

2006-07-20 Thread Maryam Moazeni
Hi Davanum,   Thanks for responding, The problem seems to get worst, now I get compilation errors in a module I'm not working on. [echo] Running jar:install for Apache Axis 2.0 - Common java:prepare-filesystem:

Re: Axis2 Build Failure

2006-07-20 Thread Maryam Moazeni
Hi again,   Sorry, the problem seems to be solved.   --Maryam  On 7/20/06, Maryam Moazeni <[EMAIL PROTECTED]> wrote: Hi Davanum,   Thanks for responding, The problem seems to get worst, now I get compilation errors in a module I'm not working on. --

[jira] Commented: (AXIS2-847) rampart is not included in distribution

2006-07-20 Thread Firat Kart (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-847?page=comments#action_12422519 ] Firat Kart commented on AXIS2-847: -- Is there a good good documentation on deployment of Rampart? or anybody I can contact for this? Thanks > rampart is not includ

[jira] Created: (AXIS2-915) Documentation for Rampart

2006-07-20 Thread Firat Kart (JIRA)
Documentation for Rampart - Key: AXIS2-915 URL: http://issues.apache.org/jira/browse/AXIS2-915 Project: Apache Axis 2.0 (Axis2) Issue Type: Wish Components: deployment Environment: Windows, Cygwin

Re: [Axis2] SwA

2006-07-20 Thread Thilina Gunarathne
Big +1:) Any suggestions from others?/ · Write a MessageReceiver that would support delivery of javax.mail.internet.MimeMessage objects to a service. The MessageReceiver would convert the response javax.mail.internet.MimeMessage object to a org.apache.axiom.soap.SOAPMessage object a

[jira] Resolved: (AXIS2-858) javax.xml.ws.WebServiceRefs class needed for jaxws

2006-07-20 Thread Brent Ulbricht (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-858?page=all ] Brent Ulbricht resolved AXIS2-858. -- Resolution: Fixed > javax.xml.ws.WebServiceRefs class needed for jaxws > -- > > Key: AXIS2-85

[jira] Closed: (AXIS2-858) javax.xml.ws.WebServiceRefs class needed for jaxws

2006-07-20 Thread Brent Ulbricht (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-858?page=all ] Brent Ulbricht closed AXIS2-858. > javax.xml.ws.WebServiceRefs class needed for jaxws > -- > > Key: AXIS2-858 > URL: h

Re: [Axis2] SwA

2006-07-20 Thread Davanum Srinivas
Sounds good to me (more happy because makes it is similar to Axis 1.X :) -- dims On 7/20/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: Big +1:) Any suggestions from others?/ > · Write a MessageReceiver that would support delivery of > javax.mail.internet.MimeMessage objects to

Re: [Vote] [Axis2] Nick Gallardo as a committer

2006-07-20 Thread Chuck Williams
+1 Chuck Saminda Abeyruwan wrote on 07/17/2006 11:44 PM: > +1 > > Saminda > > robert lazarski wrote: > >> +1 , Welcome Nick! > >> > >> Robert > >> http://www.braziloutsource.com/ > >> > >> On 7/17/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > >> > >>> +1 for Nick > >>> > >>> Rajith > >>> > >>

[Axis 1.4] java.lang.reflect.InvocationTargetException

2006-07-20 Thread xu cai
hi all,  I am testing my web-service using the stub classed generated by wsdl2java. and get following exception. anybody know what happens ?   faultDetail:     {http://xml.apache.org/axis/}stackTrace:java.lang.reflect.InvocationTargetException    at sun.reflect.NativeMethodAccessorImp