ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML Objects

Post new topic  Reply to topic
 XML Objects « View previous topic :: View next topic » 
Author Message
pfaulkner
PostPosted: Fri Feb 21, 2003 9:37 am    Post subject: XML Objects Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

Does anyone know how or if I can pass an XML Document Object back to a client from WMQI instead of the string representation of XML?

Does MQSeries itself even support Java objects?
Back to top
View user's profile Send private message AIM Address
warrenpage
PostPosted: Fri Feb 21, 2003 11:38 am    Post subject: Reply with quote

Acolyte

Joined: 19 Feb 2002
Posts: 56
Location: Australia

I think you need to think through what you are asking?

1. How are you thinking WMQI would initiated?
The standard way is via a MQ message
You could write custom input node driven by RMI/Corba or something, but yould be best just to do this using some other tool

2. How do you want to receive the object?

You can't just receive java objects across a distributed link using any tool, there must be some protocol to pass the object (RMI/Corba/XML-RPC/SOAP)

So once you answer that question you could proceed to write use some WMQI plugin to pass the object.

My guess is your easiest route would be to format the output using an object XML representation and write it to a queue, then using a MQ call get the XML from the queue and convert it to an object using an XML to Object type technology (JAXB/JAKARTA Digester/Hibernate/SOAP/ etc etc).
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML Objects
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.