Re: QName changed in JAX-RPC

2002-06-11 Thread Glen Daniels
There should be a new version of WSDL4J coming out soon (I would expect) that incorporates this change as well, and then Utils.getAxisQName()/getWSDLQName() can disappear forever   --Glen - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Mon

DO NOT REPLY [Bug 9767] New: - Date serialization/deserialization

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Proposal for Test and Samples Changes

2002-06-11 Thread Tom Jordahl
  Given my limited ant skills, this looks like a good start.   I would prefer that the component build files are named 'build.xml' so I can go to a component directory and invoke 'ant' without the -buildfile argument.  It seems as if I cannot build/deploy/test without invoking ant from the t

Is axis client thread safe?(with patch)

2002-06-11 Thread Takashi Okamoto
Hi, axis.   Is Axis(beta2) Client thread safe? How can I use AxisClient inmulti-thread? I have a problem that SOAPBodyElement is broken byexecuting Call.invoke() under multi-thread environment. It seems notto resolve recent cvs snapshots. Here is message:   java.lang.NullPointerException at

cvs commit: xml-axis-wsif/java/test wsif.test.properties

2002-06-11 Thread antelder
antelder2002/06/11 02:23:14 Modified:java/test/util wsiftestjmssetup.bat wsiftestmqsetup.bat java/test wsif.test.properties Log: Synchronise the JMS setup scripts Revision ChangesPath 1.3 +2 -0 xml-axis-wsif/java/test/util/wsiftestjmssetup.bat

urgent - press

2002-06-11 Thread Fred Bordage
Hi, I'm french journalist writting papers for http://entreprise.zdnet.fr/ and http://www.01net.com (first IT press group in France). Can you confirm me that the next version of Axis will use WSIF from IBM ? Regards, Fred Bordage +33 (0)6 16 95 96 01

RE: Proposal for Test and Samples Changes

2002-06-11 Thread Davanum Srinivas
Matt, Team, I think the sooner these changes get reflected in axis cvs, the better...Since we don't have much time (We need to get Beta3/Final out as soon as JAX-RPC spec gets public). I can help finetune the environment if needed. Thanks, dims --- Tom Jordahl <[EMAIL PROTECTED]> wrote: > >

RE: Proposal for Test and Samples Changes

2002-06-11 Thread Tom Jordahl
+1 Although more flexible test build environment is not a requirement to ship. Passing the TCK for JAX-RPC is. -- Tom Jordahl Macromedia -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 2:28 PM To: [EMAIL PROTECTED] Subject: RE: Proposal

[GUMP] Build timed out - Axis

2002-06-11 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last

cvs commit: xml-axis/java/src/org/apache/axis/enum - New directory

2002-06-11 Thread rsitze
rsitze 2002/06/11 06:26:08 xml-axis/java/src/org/apache/axis/enum - New directory

cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-06-11 Thread rsitze
rsitze 2002/06/11 06:26:16 Modified:java/src/org/apache/axis/description ServiceDesc.java OperationDesc.java java/src/org/apache/axis/encoding SerializationContextImpl.java java/src/org/apache/axis/wsdl/toJav

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-06-11 Thread Glen Daniels
I'm not going to -1 this, but don't think it's a very good idea. We have basically taken a whole bunch of data which was previously described close to the actual package in which it is used, and dropped it all willy-nilly into a single place just because it happens to be a type with a string repr

DO NOT REPLY [Bug 9773] New: - Service does not run on Weblogic 6.0 sp2

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-06-11 Thread Glen Daniels
You know what, forget that message. That was apparently jetlag talking. I hadn't really looked closely enough at this, and upon doing so I'm fine with it - the data really was being used all over the place. Ignore the man across the ocean, please. (no, not Glyn!) --G - Original Message

cvs commit: xml-axis/java/docs developers-guide.html

2002-06-11 Thread glyn
glyn2002/06/11 06:51:04 Modified:java/docs developers-guide.html Log: Add the most basic information imaginable about running the JAX-RPC TCK. Revision ChangesPath 1.19 +18 -0 xml-axis/java/docs/developers-guide.html Index: developers-guide.html =

Re: urgent - press

2002-06-11 Thread butek
The next version of AXIS WILL NOT use WSIF. The next version of AXIS will not even ship WSIF. WSIF is in its own CVS tree. AXIS and WSIF currently have no dependencies on each other. What the future holds, however, is anyone's guess. Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL P

RE: cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-06-11 Thread Tom Jordahl
+1 to Glen's almost -1. I don't like this much either. What is the point? -- Tom Jordahl Macromedia -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:39 PM To: [EMAIL PROTECTED] Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/c

RE: cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-06-11 Thread Tom Jordahl
Oh great. :-) But *I* still don't like it much. -- Tom Jordahl -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:42 PM To: [EMAIL PROTECTED] Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client Call.java You know what, forge

RE: cvs commit: xml-axis/java/docs developers-guide.html

2002-06-11 Thread Tom Jordahl
+1 ! Have you run it yet Glyn? -- Tom Jordahl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:51 PM To: [EMAIL PROTECTED] Subject: cvs commit: xml-axis/java/docs developers-guide.html glyn2002/06/11 06:51:04 Modified:

cvs commit: xml-axis/java/src/javax/xml/namespace - New directory

2002-06-11 Thread butek
butek 2002/06/11 07:03:57 xml-axis/java/src/javax/xml/namespace - New directory

Re: urgent - press

2002-06-11 Thread dirkx
Is there already an xml-axis-wsil-dev mailing list ? Dw -- Dirk-Willem van Gulik On Tue, 11 Jun 2002 [EMAIL PROTECTED] wrote: > The next version of AXIS WILL NOT use WSIF. The next version of AXIS will > not even ship WSIF. WSIF is in its own CVS tree. AXIS and WSIF currently > have no dep

Re: urgent - press

2002-06-11 Thread Sanjiva Weerawarana
WSIF certainly has a dependency on Axis- it has an Axis provider. Sanjiva. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 7:45 PM Subject: Re: urgent - press > The next version of AXIS WILL NOT use WSIF. The next version of AXIS wil

Re: urgent - press

2002-06-11 Thread butek
No. The mailing list for WSIF is still axis-dev. We've decided that us axis folks are still interested in where WSIF is going so, until it overwhelms us, we'll keep WSIF on axis-dev. WSIF and AXIS are not separate projects. WSIF still essentially sits under AXIS. But it's not part of the AXIS

DO NOT REPLY [Bug 9780] New: - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-axis/java/src/org/apache/axis/transport/http SimpleAxisWorker.java

2002-06-11 Thread tomj
tomj2002/06/11 07:32:03 Modified:java/src/org/apache/axis/transport/http SimpleAxisWorker.java Log: Set the local IP address of the server host as the address to use in the WSDL. This replaces the (wrong) localhost hardwiring. Revision Changes

cvs commit: xml-axis/java/src/org/apache/axis/providers/java JavaProvider.java

2002-06-11 Thread tomj
tomj2002/06/11 07:33:25 Modified:java/src/org/apache/axis/providers/java JavaProvider.java Log: Reformat code to match other Axis code and for 80 columns. (since I complained about it). Revision ChangesPath 1.60 +23 -18 xml-axis/java/src/org/apache/axis/pr

RE: getting request hostname/IP

2002-06-11 Thread Tom Jordahl
  I fixed this to use the IP address of the local host.  I guess the InetAddress class doesn't deal with hosts that have multiple addresses.   In any case, it works much better and using the IP address should mitigate cases where hostnames can't be resolved.   -- Tom Jordahl Macromedia  

RE: getting request hostname/IP

2002-06-11 Thread Tom Jordahl
Dug,   I think this is a very reasonable thing to want. Could you add it to the TODO list?    And of course you could implement it too. :-)   -- Tom Jordahl   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Monday, June 10, 2002 2:22 PMTo: [EMAIL PRO

Re: Proposal for Test and Samples Changes

2002-06-11 Thread mseibert
I REALLY like this idea Steve, but I have one more question on this, before I make the last change. How would I code up a path ref? Can you give me a very terse example? Matt Seibert [EMAIL PROTECTED] IBMExternal:(512) 838-3656 Internal:

Re: urgent - press

2002-06-11 Thread butek
I guess I meant that WSIF doesn't absolutely NEED AXIS. It can get its job done without it. Or am I wrong? (I really wish I had more time to toy with WSIF!) Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Re: urgent - press WSIF c

RE: cvs commit: xml-axis/java/test/wsdl/types DynamicProxyTestCase.java VerifyTestCase.java

2002-06-11 Thread Tom Jordahl
Whoo Hoo!! :-) -- Tom Jordahl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 4:54 PM To: [EMAIL PROTECTED] Subject: cvs commit: xml-axis/java/test/wsdl/types DynamicProxyTestCase.java VerifyTestCase.java butek 2002/06/11 07:54

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/wsdl WSIFWSDLFactoryImpl.java

2002-06-11 Thread owenb
owenb 2002/06/11 08:09:23 Modified:java/test/wsdl WSDLTest.java java/src/org/apache/wsif/stub WSIFUtils.java java/src/org/apache/wsif WSIFConstants.java java/src/org/apache/wsif/compiler MessageCompiler.java java/src/org/apac

cvs commit: xml-axis-wsif/java/test/async AsyncTest.java

2002-06-11 Thread owenb
owenb 2002/06/11 08:14:51 Modified:java/src/org/apache/wsif WSIFServiceImpl.java WSIFClientProxy.java java/samples/clients DynamicInvoker.java java/test/faults FaultMsgTest.java java/test/providers ProvidersInitialis

Re: Proposal for Test and Samples Changes

2002-06-11 Thread Steve Loughran
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 7:37 AM Subject: Re: Proposal for Test and Samples Changes >I REALLY like this idea Steve, but I have one more question on this, before I make the last change. >How would I code up a path re

cvs commit: xml-axis/java/src/javax/xml/rpc/handler/soap SOAPMessageContext.java

2002-06-11 Thread dims
dims2002/06/11 08:21:01 Modified:java/src/javax/xml/namespace QName.java java/src/javax/xml/rpc/handler/soap SOAPMessageContext.java Log: Our javax.xml.rpc.* classes are now JAXRPC 1.0 compliant with respect to the class/method signatures. Revision Changes

Re: Proposal for Test and Samples Changes

2002-06-11 Thread mseibert
I mean, can you show me how you would embed a CLASSPATH path ref into the stubbed xml files, and how you would read that into the primary xml file? I would like to have a consistant classpath to reference across all of the xml files. Matt Seibert [EMAIL P

RE: cvs commit: xml-axis/java/docs developers-guide.html

2002-06-11 Thread Glyn Normington
Not really! I ran the install script and the test harness script and then just tried the signature tests. Got quite a few failures including a couple of missing classes and various added/deleted fields and methods. QName was one of the missing classes, which Russell is fixing, and NamespaceConsta

Re: urgent - press

2002-06-11 Thread Paul Fremantle
Fred WSIF is a project that IBM has initiated within Apache. It is a general service-based approach that supports invocation of many types of services. It uses Axis as part of one provider to invoke SOAP services, and there is another that uses the ApacheSOAP 2.2 code. While WSIF is part of Axis

Re: Proposal for Test and Samples Changes

2002-06-11 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 8:25 AM Subject: Re: Proposal for Test and Samples Changes > I mean, can you show me how you would embed a CLASSPATH path ref into the > stubbed xml files, and how you would read that int

cvs commit: xml-axis-wsif/java/test/jrom JROMTests.java

2002-06-11 Thread owenb
owenb 2002/06/11 10:04:03 Modified:java/test/jms JmsTest.java Jms.wsdl TestNativeJms.java java/test/jrom JROMTests.java Log: Fixed incorrect namespaces and packages for addressbook classes Revision ChangesPath 1.3 +1 -1 xml-axis-wsif/java/test

Re: urgent - press

2002-06-11 Thread James M Snell
Other way around, WSIF uses (actually, can use but doesn't have to) Axis, Axis doesn't use WSIF. - James M Snell/Fresno/IBM Web services architecture and strategy Internet Emerging Technologies, IBM 544.9035 TIE line 559.587.1233 Office 919.486.0077 Voice Mail [EMAIL PROT

cvs commit: xml-axis/java/src/org/apache/axis/soap SOAPFactoryImpl.java SOAPConnectionImpl.java SOAPElementFactoryImpl.java

2002-06-11 Thread dims
dims2002/06/11 10:36:07 Modified:java/src/javax/xml/soap SOAPConnection.java SOAPConnectionFactory.java SOAPElementFactory.java java/src/org/apache/axis/soap SOAPConnectionImpl.java Added: java/src/javax/xml/soap SOAPFactory.java

DO NOT REPLY [Bug 9780] - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-axis/java build.xml

2002-06-11 Thread dims
dims2002/06/11 11:50:00 Modified:java build.xml Log: Separate out the javax.xml.soap.* into its own jar. Revision ChangesPath 1.146 +8 -0 xml-axis/java/build.xml Index: build.xml ===

Re: DO NOT REPLY [Bug 9780] - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread Davanum Srinivas
Jason, Do you have a Patch? (A test-case?) If you do, please post it to bugzilla (and axis-dev@ mailing list) Thanks, dims --- [EMAIL PROTECTED] wrote: > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT >

DO NOT REPLY [Bug 9780] - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9780] - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9780] - Attachments Error serializing DataHandlers that are not backed by FileDataSource

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9527] - Problem generating client-stubs. WSDL to Java.

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Proposal for Test and Samples Changes

2002-06-11 Thread Steve Loughran
- Original Message - From: "Tom Jordahl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 1:20 AM Subject: RE: Proposal for Test and Samples Changes > > Given my limited ant skills, this looks like a good start. > > I would prefer that the component build files a

cvs commit: xml-axis/java/src/org/apache/axis/utils/bytecode Javap.java

2002-06-11 Thread dims
dims2002/06/11 16:45:26 Added: java/src/org/apache/axis/utils/bytecode Javap.java Log: Javap support - Resurrected from the dead :-) NOTE: Since TechTrader and Serp are both BSD License. Some people (like me) need a choice. Revision ChangesPath 1.1

Apache-Sun Discussion on JAX-RPC

2002-06-11 Thread Rahul Sharma
Meeting Notes: Sun and Apache/Axis meeting (06/06/2002) We had a meeting Thursday 06/06 with Sam Ruby, Glen Daniels and Tom Jordahl at Sun campus. Eduardo Pelegri, Anita Jindal, Roberto Chinnici and I were attending from Sun side. SOAPBuilders Round IV gave us opportunity to setup this

DO NOT REPLY [Bug 9659] - SimpleDeser cannot handle structured data!

2002-06-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu