Name mangling for 'Default'

2004-05-26 Thread Christopher Blunck
howdy all (mostly developers)- i'm curious as to why axis mangles the schema type Default. i have a complex type named Default and instead of wsdl2java creating a class for it named Default axis creates the class as _default. i looked into the java emitter and found the mangle line of code.

LogHandler alternative filename (other than axis.log)

2004-05-11 Thread Christopher Blunck
Hi all- Fairly straight forward question . . . I'm sure I'm doing something improper. I wish to log all incoming and outgoing SOAP using the LogHandler. I've set up my LogHandler in the requestFlow and responseFlow in my server-config.wsdd: handler name=logger

Bug in WSDL2Java ?

2004-03-11 Thread Christopher Blunck
howdy all- i'm working with axis, and am trying to convert a wsdl into java client stubs and server side skeletons. i'm having much success in most of my wsdls, but one is giving me problems. i believe i've located a bug in axis. here is the interface portion of my wsdl: message

Re: Bug in WSDL2Java ?

2004-03-11 Thread Christopher Blunck
. As such a holder class will automatically be used and substituted. If this is not what you want i.e. you want the method to return a string then call the foo in the Response somthing else Regards Steve Quoting Christopher Blunck [EMAIL PROTECTED]: howdy all- i'm working with axis, and am

Faults: What am I *supposed* to see?

2004-02-09 Thread Christopher Blunck
All- I have a somewhat basic question regarding custom / user defined faults in Axis. First, some background: I define my services via WSDL, and translate them into Java classes. In my WSDL I define a fault, and what is generated is a class that extends AxisFault. In my server side

Re: Faults: What am I *supposed* to see?

2004-02-09 Thread Christopher Blunck
at 08:24:40PM -0500, Christopher Blunck wrote: All- I have a somewhat basic question regarding custom / user defined faults in Axis. First, some background: I define my services via WSDL, and translate them into Java classes. In my WSDL I define a fault, and what is generated is a class

Re: Holder Classes problem

2004-01-05 Thread Christopher Blunck
On Mon, Dec 29, 2003 at 11:57:01AM -0800, Albert Lin wrote: I believe that WSDL2Java only generates Holder classes if there are multiple output parameters. For example, if a service method only has one output parameter, then WSDL2Java will generate a Java method with the output parameter as

Re: Log4j

2003-12-22 Thread Christopher Blunck
On Fri, Dec 19, 2003 at 09:43:45PM -0800, Pete Haidinyak wrote: I know this subject has been beaten to death, but I will ask again. I am running Axis 1.1 with Tomcat 5.0 and I am trying to modify the log4j.properties file. I have tried most of the methods mentioned in the list

Re: Using tcpmon to monitor web conversation

2003-12-22 Thread Christopher Blunck
For Linux developers who have trouble getting applets to work under web browsers . . . I've found it much easier to monitor the network traffic using a network sniffer. To see the SOAP conversation, I run ethereal, and click on Capture, then Start. Change the Interface to lo (loopback), and

Re: Deploying Axis web services

2003-12-19 Thread Christopher Blunck
On Fri, Dec 19, 2003 at 06:13:58AM -0800, __matthewHawthorne wrote: Axis is a webapp which can be deployed in any J2EE container. You can then deploy your service into Axis (using the .wsdd file) on that container. It's surprisingly easy. Surprisingly is an understatement... Axis is *so*

Re: Server : one interface, two implementations

2003-12-08 Thread Christopher Blunck
On Fri, Dec 05, 2003 at 08:48:34AM +0100, Herve AGNOUX wrote: I should want two services, with the same interface, but with different implementations. I hope it's possible to get that with server-config.wsdd, and the service element. For the two services, I use the same className parameter

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Christopher Blunck
Howdy all- Apache SOAP supported Stateful EJB providers via namespace re-writing. Recall that the SOAP operation can be namespace prefixed. What Apache SOAP does is it changes the URL associated with the operation so that it is unique for each session. Some say it's sleezy but hey it

Re: code count for Axis

2003-11-21 Thread Christopher Blunck
On Fri, Nov 21, 2003 at 09:40:11AM -0500, Shah, Soniya M. wrote: We have a paper work that needs to be filled out for any software we use for which we dont have official technical support. lol. I have to fill that out for Axis. One of the questions is how many lines of code. Does any

Re: UDDI support in axis!

2003-11-19 Thread Christopher Blunck
Axis supports WSDL comprehension and SOAP binding. UDDI is a layer on top of SOAP, and a WSDL exists that defines the operations a UDDI registry supports. So, yes, Axis supports UDDI. But no, I don't believe that you'll find find_Business, find_template, etc inside of Axis. This is a pretty

Re: Why choose Axis?

2003-11-19 Thread Christopher Blunck
On Wed, Nov 19, 2003 at 06:31:41AM +, kishani Liyanage wrote: Can somebody please help me to clarify the following ? This should probably reside in a FAQ somewhere... (it doesn't afaik) What are the outstanding features that AXIS posses compared to other web services development tools

Re: Axis vs WebLogic 8.1

2003-11-18 Thread Christopher Blunck
On Tue, Nov 18, 2003 at 05:57:36AM -0800, Davanum Srinivas wrote: http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/AxisBeingUsed Thanks for the link Davanum - I'll update it shortly to include my project. -c -- 10:20:00 up 28 min, 5 users, load average: 0.23, 0.14, 0.17

Re: Multiple IP Address in client-side

2003-11-17 Thread Christopher Blunck
On Mon, Nov 17, 2003 at 02:42:41PM +0800, Dwi Tjandra wrote: A client has two IP addr, and by default always sends request through IP addr #1. IP addr #1 and #2 are in different subnet. This problem occurs when I try to send a request from IP addr #2 instead from IP addr #1, from client (AXIS

Re: jwsdp 1.3 or AXIS

2003-11-07 Thread Christopher Blunck
On Thu, Nov 06, 2003 at 04:39:39PM +, Stuart Barlow wrote: Any thoughts about the JWSDP 1.3 from Sun? I had lots of problems with 1.2 with respect to code generation and error messages. JWSDP was definitely *more* difficult to use, did not contain clear documentation as to how to integrate

output params (1 too few)

2003-10-30 Thread Christopher Blunck
i have a question that might be more appropriate for the dev team but i'll field it on the user list in case any of them read it or in case any other user has encountered this quirk before. i have a message defined with multiple parts. this message is used as my OUTPUT parameter. i'm using the

Re: Strategy for WSDL versioning?

2003-10-28 Thread Christopher Blunck
There was an interesting talk at JavaOne (yes I'm ashamed I went) that talked about this. The proposed idea was to catalog your services in a UDDI registry. Use dynamic binding to query to UDDI registry for endpoints. Then, as part of a self-imposed standard, define String getVersion() for each

nested deserializations

2003-10-27 Thread Christopher Blunck
do nested complex types require custom deserializers in axis? in other words, if i have a response that looks something like this: Employee FavoriteColor descriptiona very beautiful blue/description colorblue/color /FavoriteColor Age13/Age Height5' 11/Height

Re: real benefits of using apache axis?

2003-10-23 Thread Christopher Blunck
On Thu, Oct 23, 2003 at 10:27:19AM -0400, PINAL PATEL wrote: Hello Everyone, 1. What is the benefits of using Apache Axis?. Without using Apache axis, a developer can just create wsdl file(using a wizard..for eg. IBM WSAD Web Service wizard) and register to uddi server

Generated TestCase class and catch (null e)

2003-10-23 Thread Christopher Blunck
Hi- In inspecting the TestCase classes that Axis generates, I noticed that the invocations of my service are wrapped in a catch (null e). Clearly this is incorrect. I looked at the code (JavaTestCaseWriter) that generates this, and found: pw.print(Utils.getFullExceptionName(f.getMessage(),

Re: HTTP Chunking

2003-10-20 Thread Christopher Blunck
Dimuthu- The year on your computer is set to 2002. You might want to change that :) -c On Mon, Oct 14, 2002 at 04:35:35PM +0600, Dimuthu Leelarathne wrote: Yes Axis supports chunking. Check out org.apache.axis.transport.http.HTTPSender.java. - Original Message - From: Paul

Browsers that work with SOAPMonitor and Linux?

2003-10-17 Thread Christopher Blunck
I'm on RH9, running both galeon and mozilla. When I try to view the SOAPMonitor page, my browser dies with: [1]+ Exit 255mozilla I'm running Mozilla: Mozilla 1.2.1 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 This also happens to me with galeon 1.2.7

how to specify className when you generate the skeleton

2003-10-17 Thread Christopher Blunck
I've got our web service skeleton generation running out of ant like this: axis-wsdl2java output=${generated.dir}/wsdl2java/server testcase=true verbose=false serverside=true skeletondeploy=true url=${wsdl.dir}/Router.wsdl/ This happily generates the

Re: Browsers that work with SOAPMonitor and Linux?

2003-10-17 Thread Christopher Blunck
on Windows at least. I think this is a mozilla problem since that's what's crashing and it's a pretty old version. If you can't get the Java plugin to work go to plugindoc.mozdev.org stephen Christopher Blunck wrote: I'm on RH9, running both galeon and mozilla. When I try to view

Re: Browsers that work with SOAPMonitor and Linux?

2003-10-17 Thread Christopher Blunck
No joy with Netscape 6.2 and jdk1.3.1 either. :-/ -c On Fri, Oct 17, 2003 at 12:12:43PM -0400, Christopher Blunck wrote: Thanks. A coworker recommends Netscape 6.2 with the jdk1.3.1 java plugin for Netscape 4. That's downloading right now - hopefully it will work. I'll post if it does

referencing my complex types in my client code

2003-10-17 Thread Christopher Blunck
I've been looking high and low for documentation on how to instruct a JAXRPC client (backed by Axis) where to look for your complex types. So here's a challenge - prove me an idiot by calling out where these docs exist, or similarly mock my intelligence by provided a code snippet to explain how

axis-wsdl2java how to pass className arg that'll get into deploy.wsdd?

2003-10-16 Thread Christopher Blunck
hi all- like many others, i'm new to axis. i have an existing wsdl that i can pump through axis-wsdl2java thus: target name=GenerateServerFiles echo message=Generating complex types and server side interface.../ axis-wsdl2java output=${wsdl2java.dir}/server testcase=true