RE: Axis blows up in AbstractXMLEncoder when serializing a complex object array of over 1000 elements.

2004-11-01 Thread gary . si . grewal
How does this class perform in terms of Peak memory Usage when you are trying to send across 10-50 MB of Data using Webservice ? Thanks and Regards, Gary Grewal

request/response validation w/message style

2004-10-25 Thread Gary Albelli
Is it possible to use a schema to validate the request and response bodies when using message style web services without having to specify a complete wsdl file?

Re: SSL with Axis

2004-10-07 Thread gary . si . grewal
On the server you set up the Certificate assuming you want to do 1 way SSL. Thanks and Regards, === Gary Grewal "H

Re: Logging/debugging axis client traffic going over SSL?

2004-08-17 Thread gary . si . grewal
simply set the ssl debug level to all. that will generate the whole Hex dump and the english characters coming back and forth. Thanks and Regards, Gary Grewal

Illegal XML character: �. DONOT see this character in TCP Mon

2004-07-30 Thread gary . si . grewal
if that would help. Thanks and Regards, Gary Grewal [EMAIL P

Re: Illegal XML character revisit and ways to handle the exception

2004-07-30 Thread gary . si . grewal
AXIS. Thanks and Regards, Gary Grewal [E

Re: PLEASE HELP me -Unwnated Logging in Consoleappender

2004-07-23 Thread gary . si . grewal
in your log4j file comment out #log4j.rootLogger=DEBUG and you should be ok. This means you will not get any Axis LOGS. Thanks and Regards, === Gary Grewal

Re: trust all certificates?

2004-07-21 Thread gary . si . grewal
How would you do that === Gary Grewal [EMAIL PROTECTED

RE: Invalid XML Character Unicode

2004-06-15 Thread gary . si . grewal
Hello Sandeep, Yes looks like it. so we changed some parameter on the web logic and it started working well after that. Did you change the encoding in the Axis ? Thanks for your help. Thanks and Regards, === Gary Grewal

Invalid XML Character Unicode

2004-06-14 Thread gary . si . grewal
es.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1800) at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1182) Any ideas on this. Thanks and Regards, === Gary Grewal This communication is for informational purposes only. It is

RE: is it possible to use Collections with client proxies?

2004-06-01 Thread gary . si . grewal
eved and uses reflection to set check for the parameters and converts it appropriately. Thanks and Regards, === Gary Grewal |-+> | | [EMAIL PROTECTED] | | || | | 06/01/2004 07:20 | |

Re: Setting the Socket Timeout

2004-05-28 Thread gary . si . grewal
Hello Jonathan, Thanks for the Info. That works like a charm. A big relief here. Thanks for help. Thanks and Regards, === Gary Grewal |-+> | | [EMAIL PROTECTED]| | | chase.

Setting the Socket Timeout

2004-05-27 Thread gary . si . grewal
using wsdl2java . any help is greately appretiated. Thanks and Regards, === Gary Grewal This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction

RE: is it possible to use Collections with client proxies?

2004-05-25 Thread gary . si . grewal
eved and uses reflection to set check for the parameters and converts it appropriately. I donot if we are doing it the right way or this is a temporary hack and will not work in the next rel of Axis ? Thanks and Regards, === Gary Grewal |-+> | |

Interesting way of Using Collections in Axis Client

2004-05-25 Thread gary . si . grewal
eved and uses reflection to set check for the parameters and converts it appropriately. I donot if we are doing it the right way or this is a temporary hack and will not work in the next rel of Axis ? Thanks and Regards, === Gary Grewal This communication is for informational purposes only. It is no

Re: is it possible to use Collections with client proxies?

2004-05-21 Thread gary . si . grewal
. Thanks and Regards, === Gary Grewal |-+> | | [EMAIL PROTECTED] | | || | | 05/21/2004 01:22 | | | PM | | | Please respond

Bean having an Arry of Beans in it

2004-05-04 Thread gary . si . grewal
t;http://schemas.xmlsoap.org/soap/encoding/"; />     -   -   http://tempuri.org/"; encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; />   -   http://tempuri.o

RE: missing port information

2004-01-26 Thread Gary L Peskin
Title: Message It looks like the port name should be LimaIFPort in namespace urn:Foo, rather than LimaIF in no namespace.   HTH, Gary -Original Message-From: Brian Shields [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 8:07 AMTo: [EMAIL PROTECTED]Subject: missing

Make beanMapping default?

2003-12-23 Thread Gary
Is there any way to make beanMapping the default deserialization method used, if no custom one is registered? It's a pain to list each class used. If this isn't possible, are there any plans to allow this? Thanks for a great product, Gary __ Do you Y

RE: SecureSocketFactory pluggability?

2003-12-18 Thread Gary L Peskin
haven't checked, that the Sun implementation provided with the JDK would just return all of the CA certificates in the certificate store. Gary > -Original Message- > From: Stuart Miller [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 18, 2003 2:52 PM > To: '[EMAIL

RE: When is java.lang.SecurityException Thrown ??

2003-12-18 Thread Gary L Peskin
did.   Gary -Original Message-From: Dhanush Gopinath [mailto:[EMAIL PROTECTED] Sent: Thursday, December 18, 2003 5:30 AMTo: [EMAIL PROTECTED]Subject: When is java.lang.SecurityException Thrown ?? Hi All   When I am running my client code I am getting an Exception called

RE: SecureSocketFactory pluggability?

2003-12-18 Thread Gary L Peskin
java.security file. Also, be careful of some of the URLs that I provided. They may break into multiple lines so you'll have to cut and paste. Gary > -Original Message- > From: Gary L Peskin [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 18, 2003 12:29 PM > To: [EMAIL PRO

RE: SecureSocketFactory pluggability?

2003-12-18 Thread Gary L Peskin
moteSocketAddress() to see who you're connected to. However, it (obviously) won't show you the URL that has passed over the socket. You might want to stash something in ThreadLocal storage (: or somewhere to let you know where this thread is trying to connect. Just my thoughts. Gary

RE: SecureSocketFactory pluggability?

2003-12-17 Thread Gary L Peskin
the properties axis.SocketFactory and axis.socketSecureFactory? If you could take just a few minutes, it would be great. Thanks, Gary > -Original Message- > From: Stuart Miller [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 2:21 AM > To: '[EMAIL PROTECTED]

RE: Need help on SAXNotSupportedException

2003-12-15 Thread Gary L Peskin
where these two classes are loaded from, if IBM classloaders are doing the loading. HTH, Gary > -Original Message- > From: Taylor, Rick L [mailto:[EMAIL PROTECTED] > Sent: Monday, December 15, 2003 5:35 AM > To: [EMAIL PROTECTED] > Cc: Horsch, Anthony; Schumacher, Scott

List of Supported Java Classes

2003-12-04 Thread Gary
Where can I find a list of all the Java classes (String, Integer, etc.) that are "natively" supported by Axis (no bean or custom deserialization required)? Gary __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/

Comments in WSDD

2003-12-03 Thread Gary
Can I put comments in my WSDD file that will get reflected in the resulting WSDL? I'd like to make it easier for end-user consumption. Thanks, Gary __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/

Missing attribute when inheriting complex type that contains attribute

2003-11-21 Thread Gary Yue
, it only contains the AType type desc information, but not the parent's (AbstractAType) one (in this case, that contains the element and attribute). So how come somehow the element was still able to be retrieved and serialized not the attribute? any idea? thanks gary

RE: Stub class

2003-10-08 Thread Gary L Peskin
service.getHelloPort(UrlString) which should solve this problem. If that works, you could change HelloWorld.wsdl match your URL and then run WSDL2Java to regenerate a new HelloWorldLocator that you could deploy into Tomcat. HTH, Gary > -Original Message- > From: Alex Chen [mailto:[EMAIL PRO

RE: help on mapping

2003-10-01 Thread Gary L Peskin
Title: Message It looks like your actual service is returning a     {ServiceController}Bioentity     rather than a     {urn:ServiceController}Bioentity     HTH, Gary  -Original Message-From: Tania Durán [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 8:09 AMTo

RE: Soap Fault question

2003-09-28 Thread Gary L Peskin
Anne - I'm working on changes to accomplish this. Gary > -Original Message- > From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 27, 2003 11:45 AM > To: [EMAIL PROTECTED] > Subject: RE: Soap Fault question > > > I think it mak

RE: namespace question

2003-09-26 Thread Gary L Peskin
Please see my answers below. Gary > -Original Message- > From: Chris Williamson [mailto:[EMAIL PROTECTED] > Sent: Friday, September 26, 2003 9:35 AM > To: [EMAIL PROTECTED] > Subject: RE: namespace question > > > I have a few followup questions about t

RE: Soap Fault question

2003-09-26 Thread Gary L Peskin
ng the AxisFault and throwing the original exception. A .NET stub, for example, would also need to understand the deserialization of this AxisFault so that it could throw the corresponding exception on the .NET client side. Does this make sense? Gary > -Original Message- > From:

RE: namespace question

2003-09-25 Thread Gary L Peskin
bute. The top level namespace should not "persist". If you want the text element to be in the targetNamespace, you should add an elementFormDefault="qualified" attribute to your schema element. Axis is doing the correct thing. Gary > -Original Message- > From:

RE: removing stack traces from log files...

2003-09-18 Thread Gary L Peskin
If you're using AxisServlet on the server side, it should strip the stackTrace except for development Axis servers. Do you have the axis.development.system property set? What version of Axis are you running on the server? Gary > -Original Message- > From: Josh Emmons [ma

RE: set a new endpointURL with client-config.wsdd ?

2003-09-18 Thread Gary L Peskin
ng to do, I can try to help. Gary > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 8:09 AM > To: [EMAIL PROTECTED] > Subject: set a new endpointURL with client-config.wsdd ? > > > Hi All >

RE: problem with basic authentication with Websphere as client on ZOS

2003-09-15 Thread Gary L Peskin
If Dims' answer does not get you far enough, can you please describe your zOS setup a little more. Is it just the client side that's running on zOS? How are you invoking it? It is running as a servlet or what? Thanks, Gary > -Original Message- > From: [EMAIL PROTE

RE: Soap Fault Explanation (long)

2003-09-05 Thread Gary L Peskin
:fault handling which seems to be an area of confusion for many. Can any of the developers comment on whether there are plans to revamp the Service Specific Exception handling to make it JAX-RPC compliant? If so, is someone looking for help? Gary > -Original Message- > From: Co

RE: SOAP versions

2003-09-01 Thread Gary L Peskin
That URL is for the SOAP 1.2 specification Working Draft of 17 December 2001. Axis can definitely be used by SOAP 1.1 and SOAP 1.2 but I'm not sure how to use this interim version. Perhaps someone else will now. HTH, Gary > -Original Message- > From: news [mailto:[EMAIL PR

RE: Soap Fault Explanation

2003-08-27 Thread Gary L Peskin
I'm running Axis 1.1 using SOAP 1.1. Sorry I didn't mention this earlier. Gary > -Original Message- > From: Cory Wilkerson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2003 9:52 AM > To: [EMAIL PROTECTED] > Subject: RE: Soap Fault Explanation >

RE: Soap Fault Explanation

2003-08-27 Thread Gary L Peskin
e the exception is properly thrown and serialized back to the client. At the moment, I'm zeroing in on SOAPFaultBuilder.createFault() which does not seem to be deserializing this properly. Gary > -Original Message- > From: Hansen, Richard [mailto:[EMAIL PROTECTED] > Sent: We

RE: Soap Fault Explanation

2003-08-27 Thread Gary L Peskin
Fault. Do your Service Specific Exceptions contain a no-argument constructor? As I read JAX-RPC, this shouldn't be necessary. I'm currently heavily into investigating this code to see if there's something wrong I'm doing on my end. Thanks, Gary > -Original Message---

RE: 403 Firewall Error

2003-08-27 Thread Gary L Peskin
Have you tried setting the system properties http.proxyHost and http.proxyPort (and http.nonProxyHosts, if necessary)? HTH, Gary > -Original Message- > From: Sree K Puvvala [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 26, 2003 10:56 AM > To: [EMAIL PROTECTED] &g

Re: WSDL2Java

2003-07-16 Thread Godfrey, Gary
Title: Re: WSDL2Java Follow up Q added to maillist as requested. Hello James, Please can you explain in a bit more detail how this works? We are writing code on the server side and generating the WSDL from that. Our example package structure is as follows: customer        - 

Re: WSDL2Java

2003-07-16 Thread Godfrey, Gary
Hardiman, Piers wrote: > Any assistance you could give us would be greatly appreciated. > I just noticed that this isn't going through the mailing list. If you want I can send you part of my Makefile, or ant build file (I use ant now, but started with make), and you can monkey with it and s

Re: WSDL2Java

2003-07-16 Thread Godfrey, Gary
James' response: Hardiman, Piers wrote: > Please can you explain in a bit more detail how this works? > > We are writing code on the server side and generating the WSDL from > that. > > Our example package structure is as follows: > > customer- contains the delegate class fo

WSDL2Java

2003-07-15 Thread Godfrey, Gary
hierachy and requires business logic to handle null data. Any help will be appreciated. Regards, Gary Godfrey     **  The information transmitted herewith is sensitive information intended

RE: How do I unsubscribe?

2002-11-18 Thread Sikora, Gary
your address from the list, send a message to: <[EMAIL PROTECTED]> -Original Message- From: Sikora, Gary [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 November 2002 13:18 To: '[EMAIL PROTECTED]' Subject: How do I unsubscribe? How do I unsubscribe from this service? I

RE: How do I unsubscribe?

2002-11-18 Thread Sikora, Gary
, November 16, 2002 2:03 AM To: [EMAIL PROTECTED] Subject: Re: How do I unsubscribe? - Original Message - From: "Sikora, Gary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 18:17 Subject: How do I unsubscribe? > How do I unsubscribe

How do I unsubscribe?

2002-11-14 Thread Sikora, Gary
How do I unsubscribe from this service?  I've made several attempts to unsubscribe following the instructions on http://xml.apache.org/axis/index.html (there's really no instructions other then a link to a blank email) but I still receive up to 50 emails a day.  What do I need to do to get

RE: [WSDL2Java] No deserializer defined for array type http://[...]/: QueryProperty

2002-03-07 Thread Gary Feldman
th the names in the WSDL file, and that the mapping from WSDL to Java must not create collisions. Gary Ready-to-Run Software, Inc. The Industry's Leading Provider of Cross-Platf

Delpyed service class is not found.

2002-03-04 Thread Rosenfeld, Gary
Please help. I've deployed my webserver as .jws file, and everything worked fine, so I know my Tomcat server and the rest of the config works. Then I wanted to test wsdd deployment. I've deployed my service as follows, here are the corresponding lined from the AdminClient list I'v

RE: Bad envelope namespace?

2002-03-01 Thread Rosenfeld, Gary
I've seen it because my Context Path entry in the tomcat server.xml had problems,wrong end delimiter Gary Rosenfeld Computer Associates Software Engineer Development tel: +1 508 628-8233 fax: +1 508 820-2934 [EMAIL PROTECTED] -Original Message- From: DiMaggio, Len [mailto:[

How to get Envelope elements in a deployed service

2002-02-28 Thread Rosenfeld, Gary
Can anybody provide an example or point to a right place. I would like to get an accesss (read/write) to a Soap envelope elements (f.e., Header, Fault) in a deployed service Java class. Does Axis provide an API to do it. Any help is greatly appreciated. Gary Rosenfeld Computer Associates

Building Real Applications with Axis

2002-02-26 Thread Rosenfeld, Gary
many others to build successfull webservices. Regards, Gary Rosenfeld.