logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

contrib: JMSSubmissionHandler: msg#00015

Subject: contrib: JMSSubmissionHandler
List,

I have a working JMSSubmissionHandler. Since it is requires some j2ee libs for the JNDI and JMS stuff, I can imagine that it should not be in the default codebase.

In my local tree I created a contrib directory with a JMSConnector dir in there. The implementaition is in the org.chiba.xml.xforms.connector.jms package.There could be many optimizations, like keeping sessions open etc... it's just a first start. It currently serializes the resulting documents to string but I think I should just pass the objects instead of serializing it and deserializing on the jms receiver end.

I was thinking of adapting the build.xml file to be able to build a default chiba and one with all the stuff in the contrib directory as well (and ldapsubmissionhandler, ejb submissionhandler, class submissionhandler). Any sugggestions, I'm not fluent in ant.

In this light I was just wondering why people need the http session info passed on in the submission etc... if that is because the receiving server is remote, I can understand it. If it is in the same server as chiba, why not implement a class or ejb submission handler.

Ronald


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn


<Prev in Thread] Current Thread [Next in Thread>