Default values for elements in WSDL

2004-08-05 Thread Brian Manley
Is is possible to specify in a service's WSDL, a default value for element of complex type? For exmaple, can I do something like: . . . Additionally will wsdl2java (or other wsdl 'compilers') honor this in the creation of client stubs, by setting the default value? Thanks, Brian

Getting Set-Cookie header

2004-05-24 Thread Brian Manley
All, I know this has been asked a million times, but I haven't been able to find a suitable solution in the list archives. So, I'll ask again... I have two services running in a cluster of web servers. I have a load balancer sitting in front of this cluster. All service requests go through this l

Is AxisServer thread safe?

2003-09-04 Thread Brian Manley
Just a quick question: Is AxisServer thread safe? I have a set of message driven beans that I want to share a static instance of AxisServer. This may result in muliple simultaneous calls to the server. Is this safe to do? Thanks, Brian /*** * R. Brian

Help with JMSTransport

2003-08-29 Thread Brian Manley
destination name, etc. ). Any pointers? Code to share? Known issues with Weblogic? Thanks! Brian /*** * R. Brian Manley * Sr. Systems Integration Engineer * Granite Systems, Inc. * (603)625-0100 * [EMAIL PROTECTED] ***/