RE: Serialization of abstract classes

2005-10-04 Thread Dovholuk, Clint
.1-1.2.1... -Original Message- From: glenn bech [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 10:50 AM To: axis-user@ws.apache.org Subject: RE: Serialization of abstract classes Hi Clint, The application is a bit complex .-) As always; problems arise when you move away

RE: Serialization of abstract classes

2005-10-04 Thread glenn bech
d and companyId attributes of some type that extends GetMODefinition? or are they attributes of GetMODefinition... from the element you originally posted, it seems that they're NOT part of the definition of GetMODefinition... some more thoughts... -Original Message- From: glenn bech

RE: Serialization of abstract classes

2005-10-04 Thread Dovholuk, Clint
tion... from the element you originally posted, it seems that they're NOT part of the definition of GetMODefinition... some more thoughts... -Original Message- From: glenn bech [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 9:35 AM To: axis-user@ws.apache.org Subject: R

RE: Serialization of abstract classes

2005-10-04 Thread glenn bech
ent: 4. oktober 2005 15:16 To: axis-user@ws.apache.org Subject: RE: Serialization of abstract classes hmmm, I think I can say "definitely" that the problem with the deserialization is because the xsi:type is NOT being appended to the GetMODefinition element I think you just need to f

RE: Serialization of abstract classes

2005-10-04 Thread Dovholuk, Clint
just some thoughts... clint -Original Message- From: glenn bech [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 8:55 AM To: axis-user@ws.apache.org Subject: RE: Serialization of abstract classes Hey Clint, First of all, thank you for taking the time to reply. It is Very inte

RE: Serialization of abstract classes

2005-10-04 Thread glenn bech
uggestions or light-sheding would be warmly welcome !! Best regards, Glenn Richard Bech Seniorkonsulent Mob: 99356459 Tel: 40003325 Lysaker torg 2, 1366 Lysaker http://www.webstep.no Bergen - Oslo - Stavanger -Original Message- From: Dovholuk, Clint [mailto:[EMAIL PROTECTED] Sent: 4.

RE: Serialization of abstract classes

2005-10-04 Thread Dovholuk, Clint
x27;d help... cheers -Original Message- From: glenn bech [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 8:05 AM To: axis-user@ws.apache.org Subject: RE: Serialization of abstract classes Well, I've removed substitution groups from the equation and the exception is sti

RE: Serialization of abstract classes

2005-10-04 Thread glenn bech
he problem is with my *Serilizer*, I'd be very pleased! :-) Best regards, Glenn Richard Bech Seniorkonsulent Mob: 99356459 Tel: 40003325 Lysaker torg 2, 1366 Lysaker http://www.webstep.no Bergen - Oslo - Stavanger -Original Message- From: Dovholuk, Clint [mailto:[EMAIL PROTE

RE: Serialization of abstract classes

2005-09-30 Thread Dovholuk, Clint
glenn, I don't think the problem lies with the xsi:type attribute use instead of the 'concrete' tag use... I successfully serialize/deserialize derived types from .net to java routinely... the problem though might lie in axis deserializing a substitution group... I've never actually tried to use