Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Java Package issues

Subject: perfsonar development work

List archive

Re: [pS-dev] Java Package issues


Chronological Thread 
  • From: Stijn Melis <>
  • To: Michael Michalis <>, "" <>
  • Subject: Re: [pS-dev] Java Package issues
  • Date: Thu, 01 Feb 2007 16:53:48 +0100

Michael Michalis wrote:
Stijn,

As I understand you are trying to functional test the BWCTL MP.IMHO for that
purpose I don't think its wise to create your requests using those base
classes, since by functional testing perfsonar services you are actually
testing the base classes as well. I know that bwctl MP is written in perl
and not in Java, but still I think it would be good to use independent tools
for developing your code. You could use Jdom wich has a very simple API for
creating XML Elements. I hope I helped and I didn't confuse more.


Michalis Michael

Hi,

In fact I am already using JDOM to parse the Response coming back from the BWCTL MP. It never occured to me to actually use JDOM for creating the Request also (what was that again about searching the solution too far, while the simple answer is right under your nose ;)). Since I have to change my implementation of the creator anyway to support multiple metadata and data blocks, I'll just rewrite it and use JDOM instead.

Thanks,

Stijn



Archive powered by MHonArc 2.6.16.

Top of Page