cvs commit: xml-axis/java/webapps/axis happyaxis.jsp

2002-12-31 Thread haddadc
haddadc 2002/12/31 22:19:26 Modified:java/webapps/axis happyaxis.jsp Log: Tomcat was not loading Axis.jar due to a dependancy on log4j. Updated the happiness file to check for the existence of the log4j class referenced when Axis is loaded. Revision ChangesPath 1.12

cvs commit: xml-axis/java/tools/org/apache/axis/tools/ant/wsdl Java2WsdlAntTask.java

2002-12-31 Thread stevel
stevel 2002/12/31 20:07:40 Modified:java/tools/org/apache/axis/tools/ant/wsdl Java2WsdlAntTask.java Log: fix NPE reported on axis-user, where classpath defined and extraClasses undefined caused the NPE. Fix is just a check first Revision ChangesPat

Need Help! (Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable SchemaUtils.java SymbolTable.java)

2002-12-31 Thread Davanum Srinivas
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

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable SchemaUtils.java SymbolTable.java

2002-12-31 Thread dims
dims2002/12/31 14:46:52 Modified:java/test/wsdl/interop4/groupG/mime/doc build.xml mime-doc.wsdl java/src/org/apache/axis/wsdl/symbolTable SchemaUtils.java SymbolTable.java Added: java/test/wsdl/interop4/groupG/mi

RE: Axis and soap header strange behavior

2002-12-31 Thread thomas . cherel
Ok, forget about problem 1, I am the one adding the header back in every response (I kind of miss-read my code ). After fixing that, problem 1 and 2 are now gone, although I suspect that problem 2 is still an issue. I need to do more testing around that, but repeating the header for each time i

DO NOT REPLY [Bug 15724] - WSDL2Java takes hours on large files

2002-12-31 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-wsif/java/samples/jca README.html

2002-12-31 Thread nmukhi
nmukhi 2002/12/31 13:24:30 Modified:java/samples/jca README.html Log: Fixed broken link Revision ChangesPath 1.3 +1 -1 xml-axis-wsif/java/samples/jca/README.html Index: README.html === RC

DO NOT REPLY [Bug 15741] - TCP Monitor does not handle WebDAV methods in proxy mode

2002-12-31 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 15724] - WSDL2Java takes hours on large files

2002-12-31 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/proposals/jabber Axis1.0_JabberTransport.zip

2002-12-31 Thread James M Snell
Done - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (559) 587-1233 (office) (700) 544-9035 (t/l) Programming Web Services With SOAP O'Reilly & Associates, ISBN 0596000952 Have I not commanded you? Be strong and courageous. Do not be terrifie

Re: cvs commit: xml-axis/proposals/jabber Axis1.0_JabberTransport.zip

2002-12-31 Thread James M Snell
Yep, will do. - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (559) 587-1233 (office) (700) 544-9035 (t/l) Programming Web Services With SOAP O'Reilly & Associates, ISBN 0596000952 Have I not commanded you? Be strong and courageous. Do not be

cvs commit: xml-axis/proposals/jabber readme

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:39:18 Modified:proposals/jabber readme Log: Updating requirements notice Revision ChangesPath 1.2 +7 -1 xml-axis/proposals/jabber/readme Index: readme === RCS file: /

cvs commit: xml-axis/proposals/jabber/src/com/snellspace/axis/jabber/bootstrap Server.java

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:34 Added: proposals/jabber/src/com/snellspace/axis/jabber JabberHandler.java JabberTransport.java JabberSender.java JabberConnection.java JabberServer.java proposals/jabber/s

cvs commit: xml-axis/proposals/jabber/src/com/snellspace/axis/jabber - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:17 xml-axis/proposals/jabber/src/com/snellspace/axis/jabber - New directory

cvs commit: xml-axis/proposals/jabber/src/com - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:16 xml-axis/proposals/jabber/src/com - New directory

cvs commit: xml-axis/proposals/jabber/src/com/snellspace/axis - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:16 xml-axis/proposals/jabber/src/com/snellspace/axis - New directory

cvs commit: xml-axis/proposals/jabber/src/com/snellspace/axis/jabber/bootstrap - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:17 xml-axis/proposals/jabber/src/com/snellspace/axis/jabber/bootstrap - New directory

cvs commit: xml-axis/proposals/jabber/src/com/snellspace - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:16 xml-axis/proposals/jabber/src/com/snellspace - New directory

cvs commit: xml-axis/proposals/jabber/src - New directory

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 12:38:15 xml-axis/proposals/jabber/src - New directory

Re: cvs commit: xml-axis/proposals/jabber Axis1.0_JabberTransport.zip

2002-12-31 Thread Davanum Srinivas
James, Can you please checkin the sources directly? (instead of zip?) Thanks, dims --- [EMAIL PROTECTED] wrote: > jmsnell 2002/12/31 11:23:58 > > Modified:proposals/jabber Axis1.0_JabberTransport.zip > Log: > A few minor updates including a new command line shell tool that allows

DO NOT REPLY [Bug 15741] - TCP Monitor does not handle WebDAV methods in proxy mode

2002-12-31 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/proposals/jabber Axis1.0_JabberTransport.zip

2002-12-31 Thread jmsnell
jmsnell 2002/12/31 11:23:58 Modified:proposals/jabber Axis1.0_JabberTransport.zip Log: A few minor updates including a new command line shell tool that allows you to start/stop/list services Revision ChangesPath 1.3 +17 -9 xml-axis/proposals/jabber/Axis1.0_Jabb

DO NOT REPLY [Bug 15741] New: - TCP Monitor does not handle WebDAV methods in proxy mode

2002-12-31 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/wsdl/toJava JavaBeanHelperWriter.java

2002-12-31 Thread gdaniels
gdaniels2002/12/31 08:00:13 Modified:java/src/org/apache/axis/encoding/ser BeanSerializer.java java/src/org/apache/axis/description ElementDesc.java FieldDesc.java java/src/org/apache/axis/wsdl/toJava JavaBeanH

DO NOT REPLY [Bug 13146] - On-the-fly wsdl generation incorrect for some overloaded methods

2002-12-31 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-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis WSIFPort_ApacheAxis.java WSIFOperation_ApacheAxis.java

2002-12-31 Thread antelder
antelder2002/12/31 06:25:28 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFPort_ApacheAxis.java WSIFOperation_ApacheAxis.java Log: Clean up the AXIS provider type mappings for sync/async and remove duplicated code

Re: tcpmon fix(es) to support WebDAV, and other items regarding tcpmon

2002-12-31 Thread Davanum Srinivas
Chris, Please log the bugs in bugzilla (http://nagoya.apache.org/bugzilla). If you have any other patches say for HTTP1.1, please file those as individual bug/patch combination. Thanks, dims --- Chris Knight <[EMAIL PROTECTED]> wrote: > All, I and others in the WebDAV community have been using