|
From: Cassio N. <ca...@9s...> - 2005-09-15 16:50:08
|
David, thanks for the overview. However, I'm still having trouble with the= =20 http://ebxmlbook.com/interop/interopCode.zip package. Maybe I'm missing something, but the files in the doc directory of the=20 downloaded zip file refer to directories that don't exist in the src folder= =2E =20 Also, looking at the MessageServiceHandler.java code, the modified version= =20 uses a class called RegistryValidator (import=20 gov.nih.cgap.ebxml.registry.validator.RegistryValidator), which I have not= =20 been able to find in the downloaded package. Where is this class=20 implemented? Cassio On Thu September 15 2005 11:16 am, da...@dr... wrote: > Cassio, > =A0 > The "missing" parts is the registry itself and Hermes validation routines= =2E=A0 > We just provide the code stubs that call the right parts of Hermes and > Registry.=A0 Actually I've realized that the new release of OMAR 3.0 is > slightly different, so some tuning may be needed to work with the latest > Registry.=20 > However - here's the conceptual overview - should help with describing the > process - (also the .PPT gives you examples).=20 > - CPA is edited with HTML form (example is there)=A0- when user hits "sub= mit" > the XML is sent to servlet that then calls the registry API and inserts t= he > CPA into the registry and assigns an "External ID" value as the CPA ID.=A0 > Note: You will need to change the Javascript in the HTML form to create t= he > CPA xml how you want it.=A0 Also in V3 OMAR the servlet may need to be > tweaked to the latest OMAR V3 api call syntax.=20 > - Then when Hermes receives a message - take the CPA ID from the envelope, > do a lookup to Registry (via http AJAX call) - and return the CPA > instance.=A0 Check the service / action with the service / action from the > ebXML envelope.=20 > You should find the \docs part of the ZIP file explains the changes made. > =A0 > DW > > > -------- Original Message -------- > Subject: Re: [ebxmlms-general] Hermes CPA access > From: Cassio Nishiguchi <ca...@9s...> > Date: Thu, September 15, 2005 10:59 am > To: ebx...@li... > > David, > I've downloaded the zip file at that site and it seems that most of the > code is missing. =A0Looking at the mailing list archives, it seems the la= st > person that tried it had the same problem. =A0Can you provide a link to a > better package or give me some insight into how this was done? > > Thanks, > Cassio > > On Wed September 14 2005 07:37 pm, David Webber (XML) wrote: > > We created a lookup to CPA instances in ebxml registry. > > > > The code for this is available here: > > > > =A0http://ebxmlbook.com/interop/ > > > > Enjoy, DW > > > > ----- Original Message ----- > > From: "Cassio Nishiguchi" <ca...@9s...> > > To: <ebx...@li...> > > Sent: Wednesday, September 14, 2005 5:20 PM > > Subject: [ebxmlms-general] Hermes CPA access > > > > > Hi, > > > does Hermes provide any functions for handling the CPAs used to > > > configure > > > > it? > > > > > I believe Hermes stores CPAs in the database and uses the fields in t= he > > > ApplicationContext to do some basic checking before sending ebXML > > > > messages, > > > > > correct? =A0So how does one go about loading a new CPA so that Hermes= can > > > > check > > > > > against it? =A0Does it have to be done directly in the database or is > > > there > > > > a > > > > > tool/API for doing that? > > > > > > Thanks, > > > Cassio Nishiguchi > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: > > > Tame your development challenges with Apache's Geronimo App Server. > > > > Download > > > > > it for free - -and be entered to win a 42" plasma tv or your very own > > > Sony(tm)PSP. =A0Click here to play: http://sourceforge.net/geronimo.p= hp > > > _______________________________________________ > > > ebxmlms-general mailing list > > > ebx...@li... > > > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. > > Download it for free - -and be entered to win a 42" plasma tv or your > > very own Sony(tm)PSP. =A0Click here to play: > > http://sourceforge.net/geronimo.php > > _______________________________________________ > > ebxmlms-general mailing list > > ebx...@li... > > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download it for free - -and be entered to win a 42" plasma tv or your very > own Sony(tm)PSP. =A0Click here to play: http://sourceforge.net/geronimo.p= hp > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > ------------------------------------------------------- SF.Net email is > sponsored by: Tame your development challenges with Apache's Geronimo App > Server. Download it for free - -and be entered to win a 42" plasma tv or > your very own Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > _______________________________________________ ebxmlms-general mailing > list ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |