Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-07 Thread Scott Nichol
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 10, 2002 12:31 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Dear Scott > Greetings > Application is working fine in browser with weblogic but when application > is accessed through .net client in brow

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Rakesh . Kumar
Dear Scott Greetings Application is working fine in browser with weblogic but when application is accessed through .net client in browser http://workstation-47/aissample/webform3.aspx in browser "timeout problem" is coming .. we are using soap3.0 tool kit .. it is using .xsd files any idea i

RE: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Yu, Hongfan
Thank you very much. hongfan -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 04, 2003 11:23 AM To: [EMAIL PROTECTED] Subject: Re: PL HELP ME... URGENT HELP REQUIRED It looks like you've done some fiddling in this area already. Here

RE: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Yu, Hongfan
Thank you very much. hongfan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 4:55 AM To: [EMAIL PROTECTED] Subject: Re: PL HELP ME... URGENT HELP REQUIRED Scott MANY MANY TAHNX for ur Patienece to READ all mails and help US

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-04 Thread Scott Nichol
hat deserializer works with that type, I do not know. Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 6:54 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Scott > MANY MANY TAHNX for ur Patiene

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-04 Thread Rakesh . Kumar
XSDAnyTypeSerializer(); //smr.mapTypes("http://schemas.xmlsoap.org/soap/encoding/",new ///QName ("http://kmg/","UserProfile";),kmg.UserProfile.class, ser_0, deSer_0); BeanSerializer myObjSer = new BeanSerializer (); smr.mapTypes( Constants.NS_URI_SOAP_ENC,new QName ("http://s

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-03 Thread Scott Nichol
lt;[EMAIL PROTECTED]> Sent: Wednesday, August 07, 2002 12:05 PM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Dear Scott > Tons of thanx but i still face the same problem seemes to me that xsd > files dot net client does not have any support > any clue about it i am under lot

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-03 Thread Rakesh . Kumar
cc: Subject: Re: PL HELP ME... URGENT HELP REQUIRED 01/03/2003 12:06

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
be two directories levels up, e.g. InsuranceOrganizationServiceRMI.wsdl would be in c:\bea\wlserver6.1\config\mydomain\applications\soap. Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 1:18 PM Subject: Re: PL HELP ME... URGENT HELP REQUI

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Rakesh . Kumar
cc: Subject: Re: PL HELP ME... URGENT HELP REQUIRED 01/02/2003 11:19

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 12:26 PM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Scott Nichol > Thanx for ur help last time also u have helped for parsers.. > well > > i have 4 wsdl for one class

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Rakesh . Kumar
ache.soap.encoding.soapenc.BeanSerializer"/> http://schemas.xmlsoap.org/soap/encoding/"; xmlns:x="http://kmg.wsdl/"; qname="x:EmployeeProfileSearch" javaType ="kmg.wsdl.EmployeeProfileSearch" java2XMLClassName ="org.apache.soap.encoding.soapenc.BeanSerializer" xml2J

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
do this with a Vector. Scott Nichol - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 02, 2003 10:28 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > In addition to mappings for XML Schema types,

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
In addition to mappings for XML Schema types, Apache SOAP (and possibly Axis, too) provides implicit mappings for some Java types (such as Vector and Hashtable). Unlike the XML Schema types, however, there is no standard XML type for these Java types, so Apache SOAP uses its own custom types. In

Re: PL HELP ME URGENT HELP REQUIRED

2002-12-19 Thread Scott Nichol
Are you certain that c:\bea\xerces.jar is not Xerces 1.3.1? Are you certain you do not have another XML parser in $JAVA_HOME/jre/lib/ext or $JAVA_HOME/lib/ext? Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 2:13 PM Su