- Original Message -
From: "Glen Daniels" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 01, 2003 14:47
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/transport/http
AxisServlet.java
>
> Actually, I don't think everythi
Actually, I don't think everything should be escaped all the time, really I don't. :)
I think there should be dumpToString() and dumpToSafeString(), i.e. two different
methods for two different bits of functionality, rather than an overload with a flag.
When not in an HTML/browser context (i.e.
Not yetthe PMC Proposal needs to be debated and approved :)
-- dims
--- Tom Jordahl <[EMAIL PROTECTED]> wrote:
>
> +1
> Nice work, Mr. Vice President! :-)
>
> --
> Tom Jordahl
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 2
+1
Nice work, Mr. Vice President! :-)
--
Tom Jordahl
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 10:01 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/enum Use.java
dims2003/01/21 09:01:
+1 on the SOAP 1.2 enhancements and interop tests.
This is much goodness!
--
Tom Jordahl
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 20, 2003 1:14 PM
To: [EMAIL PROTECTED]
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/utils
ok. stopping right now :) Thanks for the update. When Glen gets back, hopefully he can
work on the
soap1.2 interop tests.
FYI, I was trying to use Bob's WSDL's @
http://www.whitemesa.net/test-soap12/soap12-test-index.htm
to get server-side Impls for SOAP1.2 testing.
Thanks,
dims
--- Tom Jorda
> - Upgrading WSDL2Java to support WSDL 1.2 as well
>(http://www.w3.org/TR/2002/WD-wsdl12-20020709/)
Uh... I wouldn't do any work on this right now.
The working group (which I am a member of) is busy trying to solve lots of fun
problems which in the process is turning what is called WSDL 1.2
- Original Message -
From: "Glen Daniels" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 15, 2003 15:43
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis AxisFault.java
>
> +1 to the concept
>
> -0 to the implementation
+1 to the concept
-0 to the implementation
Wouldn't it be clearer to call it dumpToEncodedString() or somesuch and avoid the
boolean arg?
--Glen
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 6:31 PM
> To: [EMAIL PROTECTED
Thanks for the fix, James!
However, um, wouldn't just adding "else { param = null; }" to the final if in the
earlier version have been a little simpler?
--G
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 5:05 PM
> To: [EMAIL
bcc
Subject
Re: cvs commit: xml-axis/java/src/org/apache/axis/description
OperationDesc.java
James,
Does this fix the problem? (16141)
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> jmsnell 2003/01/15 14:04:39
>
> Modified:java/src/org/apache/axis/description OperationDesc.ja
James,
Does this fix the problem? (16141)
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> jmsnell 2003/01/15 14:04:39
>
> Modified:java/src/org/apache/axis/description OperationDesc.java
> Log:
> Fixing a problem with the getOutputParamByQName method. See bug #16141
>
> Revision
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 22:56
Subject: cvs commit: xml-axis/java/src/org/apache/axis/i18n
resource.properties
> stevel 2003/01/09 22:56:32
>
> Modified:java/src/org/apache/axis/transport/http AxisS
Discovered this while playing with James' WSDL - new Service("file.wsdl", qname)
wasn't working. I think this fix does about the right thing, but please feel free to
comment if I've missed something.
--G
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent:
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 09:06
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client Stub.java
> Steve,
>
> This is being exercised in the in
Steve,
This is being exercised in the interop4/GroupG tests (indirectly). Which sends and
receives
attachments in mime and dime. I does not fail for me as i have all the stuff needed for
attachments to work. I did not run "ant clean all-tests" without the mail*.jar. which
would have
caught the p
ta.
Question I have is 'how did this creep in'? The stub hasnt changed for a
while...something else did. And Q#2 is 'why didnt we catch this'. Do we have
any tests that just create junit stubs and call them?
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wed
Dims,
FYI - there are some hard-coded strings in this submit in SymbolTable.java
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 9:23 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xm
Chris,
This change broke the build. PLEASE run "ant clean all-tests" from xml-axis/java
directory before
you check in changes. Am backing out this change.
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> haddadc 2003/01/01 14:29:14
>
> Modified:java/src/org/apache/axis/wsdl/symbolTable Ut
Russell,
Wish you a very happy and prosperous new year as well.
Was working off of
http://gotdotnet.com/team/xml_wsspecs/dime/WSDL-Extension-for-DIME.htm (and the
WSDL's for dime-doc and dime-rpc that is a part of the SOAPBuilders Interop effort).
Thanks,
dims
--- Russell Butek <[EMAIL PROTECT
Glen,
Can you please take a look at test2MimeDOCSoapPortEchoAttachments? (get it to work?).
Am getting a
"Bad Types" exception trying to convert from OctetStream<->DataHandler[]...Am not sure
about which
is the best way to fix this problem. There's code in JavaUtils.isConvertable that
deals wit
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 12:45
Subject: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Emitter.java
>
>
I've started a place to start documenting all these little undocumented
options, in ref
- Original Message -
From: "James M Snell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 09:09
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/ime/internal Me
ssageExchangeImpl.java
> That what history diff's are f
ia Server Development
-Original Message-
From: James M Snell [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 11:27 AM
To: [EMAIL PROTECTED]
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/ime/internal
Me ssageExchangeImpl.java
nag nag nag :-) ... simple bu
2 11:27 AM
To: [EMAIL PROTECTED]
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/ime/internal
Me ssageExchangeImpl.java
nag nag nag :-) ... simple bug fixes, nuttin' significant
- James Snell
IBM Emerging Technologies
[EMAIL PROTECTED]
(559) 587-1233 (office)
(7
'" <[EMAIL PROTECTED]>
cc
bcc
Subject
RE: cvs commit: xml-axis/java/src/org/apache/axis/ime/internal Me
ssageExchangeImpl.java
James,
Please make SURE you include a checkin comment for ALL of your
submissions.
Nothing more troubling that seeing an empty CVS log message.
James,
Please make SURE you include a checkin comment for ALL of your submissions.
Nothing more troubling that seeing an empty CVS log message
Thanks!
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday,
point we push() a new NSStack frame. We pop() on endElement()s.
--G
-Original Message-
From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 6:35 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
NSStack.j ava
Uhh
nal Message-
> From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 11, 2002 6:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
> NSStack.j ava
>
>
> Uhh, I think you'll also need to change
&
s clear out the current mappings.
Does that address the problem?
--Glen
-Original Message-
From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 5:49 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
NSStack.j ava
A
p() during endElement will always clear out the current mappings.
Does that address the problem?
--Glen
> -Original Message-
> From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 11, 2002 5:49 PM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: xml
able place for your energies!
--Glen
-Original Message-
From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 4:43 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
NSStack.java
Hi Glen,
Looks like you've put the
Wednesday, December 11, 2002 4:43 PM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils
> NSStack.java
>
>
> Hi Glen,
>
> Looks like you've put the namespace stack problem back in by
> restoring
> the original order of o
Hi Glen,
Looks like you've put the namespace stack problem back in by restoring
the original order of operations (call to clearFrame() before
decrementing top). Am I missing something here? The problem I saw was
that namespaces were pushed on the stack before the null value, so the
null value
I will keep that in mind when i check in again :)
Thanks
Vidyanand
-Original Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 6:34 AM
To: '[EMAIL PROTECTED]'
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/encoding/ser
ArraySeria
Thanks, this was my bad. I *did* run all the tests before I checked in.
BTW - a minor nit:
Java/Axis coding standards require the braces {} around the if statement, even if its
only a single statement. With the first brace on the same line as the if:
if (msgContext != null) {
endable2D = .
o disjoint pieces of code, both of which are potentially big and
hairy".
--G
> -Original Message-
> From: James M Snell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 04, 2002 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: xml-axis/java/src/org/apa
ua 1:9
Glen Daniels <[EMAIL PROTECTED]>
12/04/2002 11:31 AM
Please respond to axis-dev
To
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc
bcc
Subject
RE: cvs commit: xml-axis/java/src/org/apache/axis/features Featur
eEnabled.java FeatureNotSupportedException.java
James:
Not to be a pest, but I believe I mentioned before I didn't think this interface was
adequate, and we clearly had some more thinking to do on this topic, a good bit of
which I've already done and would like to discuss BEFORE we do anything. I thought
you'd agreed to simply remove it fo
OOPS...Sorry. Will fix it before noon.
-- dims
--- Tom Jordahl <[EMAIL PROTECTED]> wrote:
>
> Dims,
>
> This change is commented out. Is this what you wanted?
>
> --
> Tom Jordahl
> Macromedia Server Development
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PR
Dims,
This change is commented out. Is this what you wanted?
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 30, 2002 4:39 PM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/a
Glen,
The first step was to make sure that wsdl2java did not croak. Which was the oldest bug
we had to
date (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8419). This was what i
did...The check-in
and test case ensures that xsd:schema is handled both when wsdl2java is run as well as
when we
Dims, a few comments about this:
The dataset in the WSDL for your dataset test contains an followed by an
, so it looks to me like we're picking up on the any and therefore making a
MessageElement[] in the generated types. This "any" ends up picking up both the
and the in the returned resu
Tom,
I need to tweak itNothing special needs to be documented. Just run wsdl2java,
compile the
generated code, write a main method to invoke the service. See test/wsdl/dataset for a
sample.
Thanks for the encouragement,
dims
--- Tom Jordahl <[EMAIL PROTECTED]> wrote:
>
> Once again, Dims
Once again, Dims proves that he is "da MAN"!
Dims, how does this work? Do we need to document it special?
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 24, 2002 9:44 AM
To: [EMAIL PROTECTED]
S
- Original Message -
From: "Tom Jordahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 19, 2002 6:29 AM
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/test
AxisTestBase.java
>
> Hey Steve,
>
> What are you doing? The
Hey Steve,
What are you doing? The java/test directory has all of the test classes in it.
Why are you putting something in org.apache.axis?
I am confused.
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday,
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 18, 2002 10:52 AM
Subject: cvs commit: xml-axis/java/src/org/apache/axis/transport/http
HTTPSender.java
> stevel 2002/11/18 10:52:05
>
> Modified:java/src/org/apache/axis/transport/ht
MessageExchange as opposed to requiring
individual listeners for every event type.
Thanks,
Jaime
-Original Message-
From: Davanum Srinivas [mailto:dims@;yahoo.com]
Sent: Wednesday, November 13, 2002 9:39 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java
James,
Is there a summary list of items for this changes?
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> jmsnell 2002/11/12 21:24:20
>
> Modified:java/src/org/apache/axis/ime/internal
> MessageExchangeSendContext.java
> FirstComeFirstServe
Whooo Hooo!
Dims - you are the Axis MVP for the past week or two with all these changes.
+1 on the implicit header stuff. I think this will give 90% of what users want/need.
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:dims@;apache.o
bingo :)
> -Original Message-
> From: Davanum Srinivas [mailto:dims@;yahoo.com]
> Sent: Tuesday, November 05, 2002 11:49 AM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/message
> MessageElement.java
>
>
> :) My guess is
:) My guess is that you are writing a SOAP interface to mathematica :) Right?
-- dims
--- Chris Williamson <[EMAIL PROTECTED]> wrote:
> Hmmm. I don't mind getting rid of setType all that much, as long as I can
> still set the type using attributes. Which means fixing that last bug I
> submitted
Can you please post the fix to Bugzilla? Run "cvs diff -u" from the xml-axis\java
directory.
Thanks,
dims
--- Chris Williamson <[EMAIL PROTECTED]> wrote:
> Hmmm. I don't mind getting rid of setType all that much, as long as I can
> still set the type using attributes. Which means fixing that la
Hmmm. I don't mind getting rid of setType all that much, as long as I can
still set the type using attributes. Which means fixing that last bug I
submitted :) I have a fix btw, if you would like to see it. It is pretty
simple, but I am not sure it is as efficient as you would like. It is
howev
Dims,
I'm a little concerned about unnecessary object creations here - why not just fix the
problem by checking for null accurately everywhere? I'm not quite sure about the
tradeoffs involved between creating an empty ArrayList for every MessageElement vs.
null-checking.
--Glen
> -O
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 01, 2002 12:14 PM
Subject: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable
SymbolTable.java
> +}
> +
> +/**
> + * Option attribute that indicates the name of
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 26, 2002 14:05
Subject: cvs commit:
xml-axis/java/src/org/apache/axis/ime/internal/util/handler
HandlerWrapper1.java HandlerWrapper2.java
>java/src/org/apache/axis/ime/internal
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 12:59
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
> Thanks Steve.
no, thank you for putting up
Thanks Steve.
--- Steve Loughran <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "Davanum Srinivas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 25, 2002 10:15 AM
> Subject: Re: cvs commit: x
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 10:15 AM
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
> Steve,
>
> Am just patching up yo
- Original Message -
From: "Tom Jordahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 10:30 AM
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
>
> I am supportive of anything that m
rdahl
Macromedia Server Development
-Original Message-
From: Steve Loughran [mailto:steve_l@;iseran.com]
Sent: Friday, October 25, 2002 1:19 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
Ok, I've been looking at the
e like the second option, it gives us unity at the task
> level, without making changes down below
>
>
> - Original Message -
> From: "Tom Jordahl" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 25, 2002 9:58 AM
> Subject: RE: cv
y, October 25, 2002 9:58 AM
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
>
> Yes, Dims make sure you are not reversing the sense of the mapping form
the command line.
> That would be *VERY* bad.
>
> --
> Tom Jordahl
> Macromedia
Steve,
Am just patching up your commitHere's the problem: WSDL2Java's emitter needs
Key=URI and
Value=PackageName, whereas Java2WSDL's emitter needs Key=PackageName and Value=URI.
See putAll in
the fromJava's Namespaces.java and toJava's Namespaces.java. Your check-in's this
morning broke
t
PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 9:07 AM
Subject: cvs commit: xml-axis/java/src/org/apache/axis/w
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 9:07 AM
Subject: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
Namespaces.java
> dims2002/10/25 09:07:49
>
> Modified:java/src/org/apache/axis/wsdl Java2WSDL.
It seems this introduce a bug. Works fine with the previous revision of
DeserializationContextImpl.java
I included a stack trace.
Eddie
4156 [main] INFO org.apache.axis.enterprise - Mapping Exception to
AxisFault
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.userException
faultS
Changing from a void to a non-void return type is a safe bet (that's the
only signature change I noted).
No problems here!
***
Richard A. Sitze
IBM WebSphere WebServices Development
[EMAIL PROTECTED]
10/17/2002 04:13 PM
Please respond to axis-dev
I was wondering why we were seeing that warning message from WSDL2Java.
Good catch Russell!
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 4:59 PM
To: [EMAIL PROTECTED]
Subject: cvs co
:)
> - * This is a single threaded implementation of an HTTP
> server for processing
> + * This is a simple implementation of an HTTP server for processing
+1
EMAIL PROTECTED]
cc:
Subject: Re: VOTE : RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/gen Parser.java
+1 from me.
thanks,
dims
--- Glen Daniels <[EMAIL PROTECTED]> wrote:
>
> All - this is a serious bug, and I think it merits the "we'll look like
Doug Davis wrote:
>
>> Can you do me a favor and take a look at lines 74-77 of this file?
>
> Yup - we're using it for demos.
OK, let me be more specific. Can you look at line 74 of this file?
- Sam Ruby
+1 from me.
thanks,
dims
--- Glen Daniels <[EMAIL PROTECTED]> wrote:
>
> All - this is a serious bug, and I think it merits the "we'll look like dorks if
>it's not fixed"
> label. It changes nothing except that bindings which aren't explicitly referenced
>(i.e. SOAP
> 1.1) are ignored when g
Yup - we're using it for demos.
-Dug
Sam Ruby <[EMAIL PROTECTED]> on 10/03/2002 10:10:42 AM
Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/transport/http
SimpleAxisServer.java
Can
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/transport/http
03/10/02 15:10SimpleAxisServe
Can you do me a favor and take a look at lines 74-77 of this file?
- Sam Ruby
Dang! Sorry, folks. Looks like I don't know what I'm doing. I was trying
to commit some header work into a branch, not the head.
I COULD leave this stuff here in the head, it's only new symbol table stuff
and until something uses the new symbol table info, our functionality won't
change.
n.
--Glen
> -Original Message-
> From: Russell Butek [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 02, 2002 1:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: VOTE : RE: cvs commit:
> xml-axis/java/src/org/apache/axis/wsdl/gen Parser.java
>
>
>
>
>
>
Russell Butek
[EMAIL PROTECTED]
Glen Daniels <[EMAIL PROTECTED]> on 10/02/2002 12:30:40 PM
Please respond to [EMAIL PROTECTED]
To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: VOTE : RE: cvs commit:
xml-axis/java/src/org/apache/axis/wsdl/g
All - this is a serious bug, and I think it merits the "we'll look like dorks if it's
not fixed" label. It changes nothing except that bindings which aren't explicitly
referenced (i.e. SOAP 1.1) are ignored when generating code. This means that we won't
mistakenly generate mismatched interfa
Thanks Dims!
You da (CVS) man!
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 8:14 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/message
SOAPFaultDet
: xml-axis/java/src/org/apache/axis/client
Service.java
Tom,
You accidentally added SOAPFaultDetailsBuilder.java to the head branch, and
it contains code that is only in the interop4 branch. I'll let you decide
how to fix this.
B.T.W. I haven't reviewed your changes yet, but thanks
01, 2002 5:44 PM
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client
Service.java
I am getting compile errors. Are you sure you checked in all the changes.
Getting a compiler error in SOAPFaultDetailsBuilder.java line 121: can't
resolve s
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/client Service.java
10/01/2002 04:43
:
Subject:Re: cvs commit:
xml-axis/java/src/org/apache/axis/client Service.java
I am getting compile errors. Are you sure you checked in all the changes.
Getting a compiler error in SOAPFaultDetailsBuilder.java line 121: can't
resolve symbol Service.FaultInfo
Rich Sche
I am getting compile errors. Are you sure you checked in all the changes.
Getting a compiler error in SOAPFaultDetailsBuilder.java line 121: can't
resolve symbol Service.FaultInfo
Rich Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115 (IBM TL 678-5115)
+1 for merging that in to 1.0.
(This is a preemptive vote before the weekend :-)
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 5:25 PM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-a
Rich,
You might want to make this name "parameters" for the request.
This would match what .NET does and I believe trigger *their* wrapped mode processing,
which would be a good thing.
FYI MS also used parameters for the response too...
--
Tom Jordahl
Macromedia Server Development
-Or
* Testing revealed a bug in DefaultTypeMappingImpl.
The wrong QName was being used for org.apache.axis.types.Day.
This is also fixed.
Oh man!
Good catch Rich. Thanks.
I added this type to the comprehensive types wsdl test, why didn't it catch this goof?
--
Tom Jordahl
Macr
+1
Good stuf Rich.
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 24, 2002 11:23 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/types Day.java
Month.java Month
Richard,
The code was a LAST resort fallback to extract server-config.wsddLet's wait for
some feedback
from the guys using JBoss3.
Yes, the code was added to support "In some servlet environs creating isn't possible"
Thanks,
dims
--- Richard Sitze <[EMAIL PROTECTED]> wrote:
> Dims, I'm n
Dims, I'm not sure why your fallback is necessary.. BUT if it is then..
1. The flow is very tricky here, to get it right.
2. Current strategy is to complete all attempts to open file if it can be
found. Failing that, we fall-back to FileProvider() that can 'create'
file if possible... In
, September 23, 2002 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava
> JavaSkelWriter.java JavaDeployWriter.java
>
>
>
> Why is this commit . It makes it difficult to
> review the
> code.
>
> Ric
Why is this commit . It makes it difficult to review the
code.
Rich Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115 (IBM TL 678-5115)
lease respond to axis-dev
To: [EMAIL PROTECTED]
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/i18n MessagesConstants.java RB.java
ExtendMessages.java ProjectResourceBundle.java Messages.java
My focus in on the extensability of AXIS, to all
gt;
>
> ***
> Richard A. Sitze
> IBM WebSphere WebServices Development
>
>
>
>
> Doug Davis/Raleigh/IBM@IBMUS
> 09/20/2002 10:59 AM
> Please respond to axis-dev
>
> To: [EMAIL PROTECTED]
>
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/i18n MessagesConstants.java RB.java
ExtendMessages.java ProjectResourceBundle.java Messages.java
I don't mean this as a comment on this commit (or on Rich of course) but
I'm
very curious...the async support
1 - 100 of 286 matches
Mail list logo