Re: MTOM Attachments and PushbackInputStream

2007-03-06 Thread Derek Clayton
it in a BufferedInputStream. I was unable in my investigative time to find out any other InputStreams that might have ultimately been wrapped by the PushbackInputStream. Derek From: Davanum Srinivas [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: axis-user@ws.apache.org Subject: Re: MOTM and Encoding

Re: MOTM and Encoding/Decoding

2007-03-01 Thread Derek Clayton
compared to where Java/Axis2 took 37 secs to simply read and save a 5.4M file in Test 2. I know this is an informal test case. But is 37 seconds to read a 5.4M binary attachment with no decoding similar to the experience of others? Thanks! Derek

MOTM and Encoding/Decoding

2007-02-28 Thread Derek Clayton
after I receive the response. Thanks, Derek _ Find out the restaurants participating in Winterlicious http://local.live.com/default.aspx?v=2cp=43.658648~-79.383962style=rlvl=15tilt=-90dir=0alt=-1000scene=3702663cid=7ABE80D1746919B4

Re: Web service client authentication

2007-02-18 Thread Derek Weeks
Thanks Jarek, The key line I was missing was: auth.setPreemptiveAuthentication(true); It wasn't necessary for me to use auth.setAuthSchemes() because Axis determined that it needed to use basic authentication on its own. Thanks for your help, Derek On 16/02/07, Jarek Kucypera [EMAIL

Web service client authentication

2007-02-15 Thread Derek Weeks
.transport.http.HTTPConstants.BASIC_AUTHENTICATE. This constant does not appear to exist in Axis2 version 1.1 or 1.1.1. Should the constant be one of these? HTTPConstants.AUTHENTICATE HttpTransportProperties.Authenticator.BASIC Cheers, Derek

RE: Axis documentation

2006-09-27 Thread Derek
Erik: If you can identify specific deficiencies in the Axis2 documentation, I suggest that you add them to the list in the following JIRA entry: http://issues.apache.org/jira/browse/AXIS2-1076 which is currently a catchall for documentation problems. Derek -Original Message- From

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-18 Thread VanKooten, Derek
Ok, I was able to finally test this. It works great! Thanks for all the help. -Original Message- From: VanKooten, Derek [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 3:32 PM To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: RE: [AXIS2] Calling SOAP version

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-15 Thread VanKooten, Derek
to take me 4-5 hours before I can get to it. Thanks. -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 12:15 AM To: axis-user@ws.apache.org; Charak, Vikas; VanKooten, Derek Subject: Re: [AXIS2] Calling SOAP version on WebSphere works

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-15 Thread VanKooten, Derek
! That's not it! You don't need to rebuild you env! I had the same issue. Deploy Axis2, then use the axis 2 manager interface to deploy your service. Dave -Original Message- From: VanKooten, Derek [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 8:20 AM To: axis-user

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-15 Thread VanKooten, Derek
, September 15, 2006 12:15 AM To: axis-user@ws.apache.org; Charak, Vikas; VanKooten, Derek Subject: Re: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies Vikas, Derek, Please try the nightly build in a couple of hours. I checked in fixes to get it working under

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-15 Thread VanKooten, Derek
works with Release1; Possible bug in nightilies Nevermind. Fixed. Please pick up a nightly in another hour or so. On 9/15/06, Davanum Srinivas [EMAIL PROTECTED] wrote: Please log a bug report in JIRA. thanks, dims On 9/15/06, VanKooten, Derek [EMAIL PROTECTED] wrote: Ok, its working

RE: [AXIS2] Calling SOAP version on WebSphere works with Release1; Possible bug in nightilies

2006-09-14 Thread VanKooten, Derek
: Wednesday, September 13, 2006 1:35 PM To: axis-user@ws.apache.org Subject: Re: NoSuchMethodError while deploying aar file on WebSphere Derek, Did you set the soap action to getMemoryStatus? try that, the alternative is to specify the method name in the EPR itself like you did for REST. thanks

RE: wsdl stub generation(element without name attribute allowed!!!??!!?!?!)

2006-09-11 Thread Derek
If WSDL2Java is not rejecting this input (an element declared without a name) as it should, with an informative error message, then there is a bug in WSDL2Java as well. please file a JIRA. Thanks. Derek -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent

RE: Java classes generated by wsdl2java don't compile

2006-08-25 Thread Derek
. Thanks. Derek -Original Message- From: Jose Manuel Valladares Pernas [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 9:15 AM To: axis-user@ws.apache.org Subject: Java classes generated by wsdl2java don't compile Hello, I have an wsdl that imports several xsd schemas and I

RE: Java classes generated by wsdl2java don't compile

2006-08-25 Thread Derek
Oops. Thanks for catching that! Derek -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 11:53 AM To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Java classes generated by wsdl2java don't compile Because

Axis vs. Axis2 handling of operation name and top level element (bugs?)

2006-08-25 Thread Derek
in advance! Derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Axis vs. Axis2 handling of operation name and top level element (bugs?)

2006-08-25 Thread Derek
in advance! Derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Element Default values

2006-08-17 Thread Derek
, although I also think that there are much higher priority problems to fix at the moment.) Derek -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 6:06 PM To: axis-user@ws.apache.org Subject: Re: Element Default values It's always

RE: Applets--Could not get it working

2006-08-16 Thread Derek
a JIRA for one or both of the above issues. Derek -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 4:13 AM To: KALYAN Cc: axis-user@ws.apache.org Subject: Re: Applets--Could not get it working There you go! :) On 8/16/06

RE: Applets--Could not get it working

2006-08-16 Thread Derek
a JIRA for one or both of the above issues. Derek -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 4:13 AM To: KALYAN Cc: axis-user@ws.apache.org Subject: Re: Applets--Could not get it working There you go! :) On 8/16/06

RE: Axis2: Code Generator BUG? - Create list/Array of objects - IMPORTANT

2006-08-15 Thread Derek
component, and did not reject your WSDL byproviding a reasonableerror message telling you of your problem and what to do about it, as it should have. Note that thisbug seems quite reminiscent of https://issues.apache.org/jira/browse/AXIS2-845, and may be related. Thanks. Derek -Origin

RE: [Axis2]Unable to use WSDL2JAVA.

2006-08-15 Thread Derek
Agreed, it looks like the null pointer bug is already fixed. I did, however, just file a new JIRA on the fact that the generated error message is missing a space and is a bit ungrammatical: http://issues.apache.org/jira/browse/AXIS2-1037 Derek -Original Message- From: Anne Thomas

RE: [AXIS2] nightly build problem when parsing xml stream

2006-08-15 Thread Derek
in the log file saying so. (It sounds like a static initialization block in the code (or a static variable initializer) is missing a try..catch block that would ensure that any thrown exceptions get logged.) Derek -Original Message- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent

RE: [Axis2]Unable to use WSDL2JAVA.

2006-08-14 Thread Derek
Title: Message Yura: WSDL2Java should never throw a NullPointerException. If it is sent invalid data, it should always throw an exception containingan informative error message instead. Please file a JIRA so that this issue is fixed. Thank you. Derek -Original Message-From

RE: 1.4: String[] translated to String in WSDL

2006-08-14 Thread Derek
Title: Message Timothy: Please file a JIRA for this. Axis should be capable of generating correct WSDL. Thanks. Derek -Original Message-From: Timothy Chan [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 3:04 PMTo: axis-user@ws.apache.orgSubject: 1.4: String

RE: User Guide: Code generation for client

2006-08-14 Thread Derek
generated by Axis or Axiom should at least identify what specific XML element could not be bound, and why. Derek -Original Message-From: jayachandra [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 12:22 AMTo: axis-user@ws.apache.orgSubject: Re: User Guide: Code

RE: [AXIS2] nightly build problem when parsing xml stream

2006-08-14 Thread Derek
Alistair: Please file a JIRA indicating that the error that occurs in this case doesn't get logged (and it should!) Thanks. Derek -Original Message- From: Alistair Young [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 6:37 AM To: axis-user@ws.apache.org Subject: Re

RE: WSDL2Java generates an incorrect service name

2006-08-04 Thread Derek
I've seen this before. A bit annoying: The port name specified in WSDL becomes the service name in the deployed service. I'd suggest filing a JIRA for this. I haven't noticed Axis2 doing it, though. Derek -Original Message- From: Jon Carmignani [mailto:[EMAIL PROTECTED] Sent

RE: Question about handling custom exceptions in Axis 1.3

2006-08-03 Thread Derek
a 'cause' field which is not a RemoteException. I am not an expert in what RemoteException is capable of, but I think I know enough to understand that what you are trying to do (throw an exception that is not derived from RemoteException from server to client) is not, in general, possible. Derek

RE: [Axis2] Axiom OMException

2006-08-03 Thread Derek
Title: Message Please file a JIRA for this. Axis code should not be throwing exceptions unless they includemessages that clearly explain what the problem is. In this case, it is not clear to me that an exception should be thrown at all. Thanks. Derek -Original Message-From

RE: Book for Axis

2006-08-02 Thread Derek
bmitted. It is clear that Axis2 is improving rapidly. Still, I would hesitate to base a major project on Axis2 at its current stage of code maturity unless you are prepared to devote significant time to identifying and fixing bugs in Axis2 itself. Derek -Original Message-From: sudip

RE: Axis 1.3 WSDL2Java Overwrites the original files

2006-08-01 Thread Derek
wing. Note that there are TWO 'src' lines, indicating that there are two source roots: target name="compile" depends="generateJava" path id="axis.classpath" fileset dir="${lib}/axis2" includes="*.jar"/ /path javac source="1.5" destDi

RE: [Axis2] How do you generate WSDL that has a wsdl:fault?

2006-08-01 Thread Derek
This appears to me to be a bug. Please file a JIRA so it doesn't get forgotten. Thanks. Derek -Original Message- From: William Ferguson [mailto:[EMAIL PROTECTED] Sent: Sunday, July 30, 2006 8:29 PM To: axis-user@ws.apache.org Subject: [Axis2] How do you generate WSDL that has

RE: envelop null. how to invoke an axis 2 method?

2006-08-01 Thread Derek
for this issue so that the code gets fixed. Thanks. Derek -Original Message- From: Simon West [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 11:40 AM To: axis-user@ws.apache.org Subject: Re: envelop null. how to invoke an axis 2 method? Thanks for the fast answer

RE: Problem with dependant jar files inside aar - URGENT

2006-08-01 Thread Derek
Title: Message How are you trying to open the dao.xml file? As a resource? As a file? What lines of code are you using? -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 8:50 AMTo: axis-user@ws.apache.orgSubject: Problem

RE: Axis 1.3 WSDL2Java Overwrites the original files

2006-07-31 Thread Derek
in the 'javac' ANT target. Derek -Original Message-From: Amit Andhale [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 12:34 AMTo: axis-user@ws.apache.orgSubject: Axis 1.3 WSDL2Java Overwrites the original files Hi All, When I run WSDL2Java command, it generates the Stub

RE: [AXIS2-1.0] WSDL2Java: NullPointerException

2006-07-27 Thread Derek
Although Anne seems to have identified a typo in your WSDL, WSDL2Java should never throw a NullPointerException under any circumstances, so there is definitely a bug here. Please file a JIRA so that it gets fixed. Thanks. Derek -Original Message- From: Anne Thomas Manes [mailto:[EMAIL

RE: WSDD reference or examples

2006-07-25 Thread Derek
-Original Message- From: Andrew Morrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 1:54 AM To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: RE: WSDD reference or examples Thanks Derek, it looks like this is something quite a few people would like to see

RE: NullPointerException running WSDL2Java

2006-07-24 Thread Derek
I'd like to point out that WSDL2Java should not throw a NullPointerException under any circumstances. Please file a JIRA so someone else doesn't stumble on this bug due to a typo of their own. Thanks. Derek -Original Message- From: Matt Magoffin [mailto:[EMAIL PROTECTED] Sent

RE: WSDD reference or examples

2006-07-24 Thread Derek
Andrew: You might want to search the mailing list archives for the thread titled Schema Validation, which went over this subject in a bit more depth. At the moment there's still no easy solution. Derek -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Monday

RE: Exception in returning SOAP Fault.

2006-07-24 Thread Derek
Take a look at http://issues.apache.org/jira/browse/AXIS2-919. It seems like it might be the same issue. Derek -Original Message- From: JayG [mailto:[EMAIL PROTECTED] Sent: Thursday, July 06, 2006 11:18 AM To: axis-user@ws.apache.org Subject: Re: Exception in returning SOAP Fault

RE: Cannot load SchemaTypeSystem

2006-07-20 Thread Derek
, particularly after looking at the code in WSDL2Java which does it by copying and modifying an existing class file (!). With the directory now properly included in my runtime class path, the code now seems to run correctly. Derek -Original Message- From: robert lazarski [mailto:[EMAIL PROTECTED

Reporting bugs (was: RE: Problems with WSDL2Java)

2006-07-19 Thread Derek
to a NullPointerException, ClassCastException or other RuntimeException, or if they appear to run but produce uncompilable code, a JIRA should be filed in every case. Derek -Original Message- From: robert lazarski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 9:57 AM To: axis-user

Cannot load SchemaTypeSystem

2006-07-19 Thread Derek
of .xsb files in it). I am rather flummoxed as to what to do. Has anybody seen this before? Derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: How to map namespaces to package names

2006-07-17 Thread Derek
ce I have a modified version ina different source treeincluded in mysource path -- delete file="@{path}/src/crc/@{package}/wsdl2java/@{binding}Skeleton.java"/ /sequential /macrodef Note that a backslash is needed after http, since the colon is considered a separator in a proper

RE: AW: How to access the SOAPHeader

2006-07-14 Thread Derek
at edit time to warn me if I am doing something wrong. Derek -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006 5:21 AM To: axis-user@ws.apache.org Subject: Re: AW: How to access the SOAPHeader +1 from me. On 7/14/06, Deepal

RE: General approach for xsd:union?

2006-07-07 Thread Derek
if XMLBeans can handle this case. Derek -Original Message- From: Nathan Sowatskey [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 9:23 AM To: axis-user@ws.apache.org Cc: mTOP Reference Implementation Team Subject: Re: General approach for xsd:union? Well, that's certainly one

[Axis2] WSDL2Java fails to detect nonexistent element

2006-06-23 Thread Derek
a warning, should be reported for cases like this. Should I file this as a JIRA bug? Derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [Axis2] Why do I get service skeletons taking OMElement, and uncompilable code?

2006-06-23 Thread Derek
OK. I created the following: http://issues.apache.org/jira/browse/AXIS2-844 Thanks. Derek -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 7:15 PM To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: Re: [Axis2] Why do I get

RE: [Axis2] Why do I get service skeletons taking OMElement, and uncompilable code?

2006-06-21 Thread Derek
. There seems to be no documentation or warnigns of any such behavior that I can find in the Axis documentation, so I assume this is a bug. Should I file this in Jira? Derek -Original Message- From: robert lazarski [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 5:38 PM To: axis-user

[Axis2] Why do I get service skeletons taking OMElement, and uncompilable code?

2006-06-20 Thread Derek
I'm getting rather frustrated trying to use Axis2 to do something apparently pretty basic. Using the WSDL and schema below, and the given WSDL2Java command line, I get XMLBeans classes generated. However, the generated skeleton methods take parameters of type OMElement and return a result of type

RE: [Axis2] Why do I get service skeletons taking OMElement, and uncompilable code?

2006-06-20 Thread Derek
Title: Message Thanks for the reply, Anne. Unfortunately, the problem stilloccurs even if I comment out the xs:any instances, so that does not appear to be the cause of what I am seeing. Derek -Original Message-From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Tuesday

[Axis2] Apparent bug in WSDL2Java re: imports

2006-06-19 Thread Derek
using xsd:import) is the one actually used by the WSDL that I have been given by a third party. So just changing it is not an attractive option. Is this a bug? Any advice would be appreciated. Thanks! Derek - To unsubscribe, e

RE: problem with C# client of axis2 service

2006-04-20 Thread Bennett, Derek
with C# client of axis2 servicePerhaps someone more familiar with the raw XML receiver can explain why Axis2 is generating a bogus WSDL file for you. On 4/18/06, Bennett, Derek [EMAIL PROTECTED] wrote: The WSDL is that which was produced by axis2 when I make

RE: Very Urgent Please help

2006-04-19 Thread Bennett, Derek
It sounds like your problem is the same as mine. See the thread with problem with C# client of axis2 service in the subject. I am going to see whether a hand-constructed wsdl fixes this problem. -Original Message- From: MUHAMMAD IQBAL [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18,

RE: problem with C# client of axis2 service

2006-04-18 Thread Bennett, Derek
rence" objects generated by Visual Studio 2005) seems to be less tolerent of the WSDL vs actual message mismatch. Any diagnostic help you could provide would be most helpful. Thanks, Derek Bennett [EMAIL PROTECTED] -Original Message-From: Anne Thomas Manes [mailto:[EMAIL PROT

problem with C# client of axis2 service

2006-04-17 Thread Bennett, Derek
I have created a service, XmlEcho, which takes a String and outputs the same String. I am running the service in axis2 running within an out-of-the-box local JBoss server. A simple Java client using the axis2 client jar(s) runs perfectly. However, a simple C# client created by using the