AW: Type Mappings problem while deploying service.

2003-03-14 Thread "Geiß, Matthias"
prüngliche Nachricht- Von: Balakrishna, Vandana (Cognizant) [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 7. März 2003 17:03 An: [EMAIL PROTECTED] Betreff: RE: Type Mappings problem while deploying service. The entry for the same in the deployment descriptor is -Original Message- From: B

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
The entry for the same in the deployment descriptor is -Original Message- From: Balakrishna, Vandana (Cognizant) Sent: Friday, March 07, 2003 9:31 PM To: [EMAIL PROTECTED] Subject: RE: Type Mappings problem while deploying service. Hi, There seems to be another problem in

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
l Message- From: Mike Burati [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 8:56 PM To: '[EMAIL PROTECTED]' Subject: RE: Type Mappings problem while deploying service. Looks like you solved half the problem - the SerializerFactory half. The error below is when AXIS is tr

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
lto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 8:56 PM To: '[EMAIL PROTECTED]' Subject: RE: Type Mappings problem while deploying service. Looks like you solved half the problem - the SerializerFactory half. The error below is when AXIS is trying to create a Deserializer via a Dese

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Mike Burati
) [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 10:24 AM To: [EMAIL PROTECTED] Subject: RE: Type Mappings problem while deploying service. yes, I guess that is the problem. Thanks...:) I wrote this serializerfactory with just the code as given below: package

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
ards, Vandana Balakrishna. Cognizant Technology Solutions. Ph No. 2931100 Extn:2474 "You know what you are, but not what you can become." - from "Wings of Fire" -Original Message- From: Mike Burati [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 8:26 PM To: &#

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Mike Burati
WebSphere Portlets with WebSphere Portlet Factory http://www.bowstreet.com/easy -Original Message- From: Balakrishna, Vandana (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 9:39 AM To: [EMAIL PROTECTED] Subject: Type Mappings problem while deploying service. Hi, I have two

RE: Type Mappings problem while deploying service.

2003-03-07 Thread Cory Wilkerson
Mappings problem while deploying service. Hi, I have two questions. I write a java application and expose it as a web service using AXIS. The methods take in custom data objects for which I specify the appropriate type-mappings in the deployment descriptor file. The entry in the deployment descr

Type Mappings problem while deploying service.

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
Hi, I have two questions. I write a java application and expose it as a web service using AXIS. The methods take in custom data objects for which I specify the appropriate type-mappings in the deployment descriptor file. The entry in the deployment descriptor for the type mapping is as follows