Hi,

Thank you for your interests.

To help us better understand your requirements, can you describe your case using a sample scenario? For example, you want to access an external web service expecting a Customer which is a complex type by the WSDL/XSD, and you don't have JAXB classes generated from the XSD on the SCA side? We definitely support alternative databindings such as SDO, AXIOM, or DOM which can handle the XML infoset in dynamic style (without code-gen).

Thanks,
Raymond

----- Original Message ----- From: "Sudeep Mallick" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, September 22, 2007 6:59 AM
Subject: SCA JAXB related query...


Hi,

I have a minor query on SCA using JAXB binding. How do I pass around custom data type for example, a PurchaseOrder class while having SCA domain client and server interaction. I have tried the same code for non-SCA Web services
based service provider and consumer and it works primarily the support
classes for unmarshalling/marshalling get generated by the IDE. However, for
the case of SCA no such support classes are generated. I was assuming SCA
runtime would take care of it, but it doesnt. What should I do? Any pointers
to any guide, etc would also help.

Thanks,
Sudeep



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to