|
From: R. v. K. \(Ronald\) <rv...@ab...> - 2005-06-15 08:43:09
|
I think what David ment was to use e.g. one tomcat instance for hermes and one instance for your application. You could then communicate between those instances in a compatible way. This is what we have done. Remote mhs <--> hermes <--> jms <--> application Works like a charm, unfortunately it never went into production but that is not because of us. Ronald -----Oorspronkelijk bericht----- Van: ebx...@li... [mailto:ebx...@li...] Namens Mattias J Verzonden: maandag 13 juni 2005 9:56 Aan: ebx...@li... Onderwerp: Re: [ebxmlms-general] Axis incompatibilities That is not the problem. It is about using Axis as the SAAJ implementation; i.e. replacing saaj-ri.jar with axis.jar. I need to do this, because we have an application that responds to SOAP requests using Axis, so axis.jar is already there and then we also wanted to send ebXML messages from it. So adding Hermes msh.jar (with dependencies; but not saaj-ri.jar) for communicating with Hermes server creates erroneous messages, for the reasons detailed in the Axis JIRA entry below. At 2005-06-11 18:04, you wrote: >Can you just put up two instances of Apache - on different ports - >one for Axis, the other Hermes, to avoid this conflict? > >DW > >----- Original Message ----- >From: "Mattias J" <mat...@ex...> >To: <ebx...@li...> >Sent: Saturday, June 11, 2005 1:43 AM >Subject: [ebxmlms-general] Axis incompatibilities > > > > As stated in the (currently) bottom-most post, this isn't really an issue > > for me any more, but possibly somebody want to have a look at the > > incompatibility between Apache Axis and Hermes. Problems arose when trying > > to send ebXML messages from an application already using Axis for SOAP. > > See http://issues.apache.org/jira/browse/AXIS-1469 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |