Documentation on Transport Listeners ???

2003-02-28 Thread Mark Hansen
I'm interested in building a custom transport listener for Axis, but can't find any documentation on how this might be done. Is anything available? Mark Hansen [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators,

JMS as transport

2002-04-22 Thread Mark Hansen
Can anyone tell me if AXIS provides a simply way of using JMS as the SOAP transport layer instead of HTTP? If not, are there any plans for this? Thanks, Mark Hansen

Apache SOAP 2.3 vs. AXIS

2002-06-10 Thread Mark Hansen
Why would someone choose AXIS over Apache SOAP 2.3 or vice versa? What are the primary differences? Thanks, Mark

RE: Apache SOAP 2.3 vs. AXIS

2002-06-11 Thread Mark Hansen
responses from other toolkits that don't include xsi:type attributes - performance (SAX vs. DOM) - better XML Schema support > -Original Message- > From: Mark Hansen [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 9:49 AM > To: AXIS mail list > S

tt-bytecode.jar ???

2002-09-23 Thread Mark Hansen
The Axis deployment instructions tell me to install tt-bytecode.jar in my claspath. What does this JAR do? Where can I find it? Thanks for your help. -- Mark

log4j:ERRORs ...

2002-09-23 Thread Mark Hansen
Am trying to deploy services on Tomcat 4.0.3 with Axis RC1. Am getting these errors: log4j:ERROR A "org.apache.log4j.ConsoleAppender" object is not assignable to a "org.apache.log4j.Appender" variable. log4j:ERROR Could not instantiate appender named "CONSOLE" Anyone have any ideas? Thanks in

tt-bytecode.jar ???

2002-09-23 Thread Mark Hansen
The Axis deployment instructions tell me to install tt-bytecode.jar in my claspath. What does this JAR do? Where can I find it? Thanks for your help. -- Mark

How do I change the axis environment's default socket factory ???

2002-10-03 Thread Mark Hansen
Can anyone explain (or point to documentation) that tells me how I can change the axis environment's default socket factory (and default secure socket factory). My goal is to have the class org.apache.axis.components.net.SocketFactoryFactory return a custome socket factory that I've written for m

SOAP 2.2 vs. AXIS

2002-02-08 Thread Mark Hansen
XIS rather than the older SOAP 2.2 code. Question: Should I use SOAP 2.2 or AXIS for the code examples in my book?? Anyone and everyone with an opinion is invited to respond to this message. It is really important to me to get a sense of what the SOAP/Java community is doing. Thanks, Mark Hans