RE: [cddlm] Our Portal EPR is available!

Congratulations! Dejan.
-----Original Message----- From: owner-cddlm-wg@ggf.org [mailto:owner-cddlm-wg@ggf.org] On Behalf Of Flávio Roberto Santos / OurGrid Project Sent: Tuesday, March 28, 2006 5:32 AM To: cddlm-wg@ggf.org Subject: [cddlm] Our Portal EPR is available!
Hi people,
Our Portal EPR is available for testing at http://cddlm.lsd.ufcg.edu.br:8080/muse/services/Portal
--
Flavio Roberto Santos Undergraduate student at Universidade Federal de Campina Grande OurGrid Team Member - www.ourgrid.org My webpage - http://www.ourgrid.org/~flavio
--
"As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality." -- Albert Einstein

Hi all, I think that the EPR is now accessible!! Jun, could you try it again? Feel free to send any comments. http://cddlm.lsd.ufcg.edu.br:8080/muse/services/Portal Thanks, Flávio Santos Milojicic, Dejan S (HP Labs) wrote:
Congratulations!
Dejan.
-----Original Message----- From: owner-cddlm-wg@ggf.org [mailto:owner-cddlm-wg@ggf.org] On Behalf Of Flávio Roberto Santos / OurGrid Project Sent: Tuesday, March 28, 2006 5:32 AM To: cddlm-wg@ggf.org Subject: [cddlm] Our Portal EPR is available!
Hi people,
Our Portal EPR is available for testing at http://cddlm.lsd.ufcg.edu.br:8080/muse/services/Portal
--
Flavio Roberto Santos Undergraduate student at Universidade Federal de Campina Grande OurGrid Team Member - www.ourgrid.org My webpage - http://www.ourgrid.org/~flavio
--
"As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality." -- Albert Einstein
-- Flavio Roberto Santos Undergraduate student at Universidade Federal de Campina Grande OurGrid Team Member - www.ourgrid.org My webpage - http://www.ourgrid.org/~flavio -- "As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality." -- Albert Einstein

Flávio Roberto Santos / OurGrid Project wrote:
Hi all,
I think that the EPR is now accessible!! Jun, could you try it again?
I am glad to see you are running code of mine, namely happyaxis.jsp. http://cddlm.lsd.ufcg.edu.br:8080/muse/happyaxis.jsp I wrote it in 2001/2002 and it is the indirect descendent of the happy page for an internal project, and a pure-JSP port of something I wrote in Java development with Ant that uses a taglib to define happiness. Having gone to the effort of writing it, I do think you should pay attention to the messages. Without mail.jar and activation.jar in there, nobody can upload files as attachments (my stack doesnt do attachments, so it wont matter there) Note that happyaxis returns an error code if it is unhappy, so it makes a good liveness test for things that you deploy. -steve

Hi Steve, we are also glad to be using your code :-) In fact, after the last deployment I did not take a look at the happyaxis page. Now the missing libraries are there. Thanks, Ayla Steve Loughran wrote:
Flávio Roberto Santos / OurGrid Project wrote:
Hi all,
I think that the EPR is now accessible!! Jun, could you try it again?
I am glad to see you are running code of mine, namely happyaxis.jsp.
http://cddlm.lsd.ufcg.edu.br:8080/muse/happyaxis.jsp
I wrote it in 2001/2002 and it is the indirect descendent of the happy page for an internal project, and a pure-JSP port of something I wrote in Java development with Ant that uses a taglib to define happiness.
Having gone to the effort of writing it, I do think you should pay attention to the messages. Without mail.jar and activation.jar in there, nobody can upload files as attachments (my stack doesnt do attachments, so it wont matter there)
Note that happyaxis returns an error code if it is unhappy, so it makes a good liveness test for things that you deploy.
-steve

Ayla Debora Dantas de Souza - Projeto Ourgrid wrote:
Hi Steve,
we are also glad to be using your code :-) In fact, after the last deployment I did not take a look at the happyaxis page. Now the missing libraries are there. Thanks, Ayla
OK, I have some conversations between your Endpoints and my client up and running. I havent done a full deployment yet, but its found some problems between my SOAP stack and yours, and a misspelling of a MUWS property in constants.xml. I havent done a deploy yet (not written those tests yet), and I have to improve my own fault processing to properly process faults coming back. When I have report generation going I'll share them out; for now I have to go through the results as they are printed to the console 1. you should be using a more unique ResourceID for the portal than PortalID, if you ever plan to have more than one deployment :) 2. My test API_08 is failing, as I can still ping a system after it has been destroyed (its in the undefined state) -steve
participants (4)
-
Ayla Debora Dantas de Souza - Projeto Ourgrid
-
Flávio Roberto Santos / OurGrid Project
-
Milojicic, Dejan S (HP Labs)
-
Steve Loughran