Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Web-Admin 0.9.7b is available

Subject: perfsonar development work

List archive

Re: [pS-dev] Web-Admin 0.9.7b is available


Chronological Thread 
  • From: Stijn Melis <>
  • To: Prodromos Gerakios <>
  • Cc: "" <>, Szymon Trocha <>, Nicolas Simar <>
  • Subject: Re: [pS-dev] Web-Admin 0.9.7b is available
  • Date: Tue, 21 Oct 2008 15:57:36 +0200

Hi Podromos,

I'm trying to update SSHTELNET MP to use the new WebAdmin. However, I am
using the ConfigurationHandler class, and it has some build errors at
the moment.

I already extend the class instead of implementing the interface, but
there are some more errors.

In the constructor I am supposed to use a constructor for
ConfigurationHandler, because ConfigurationHandler() doesn't exist.
Which one do I use?

The return type for handleRequest(HttpServerRequest request) doesn't
match with the one in ConfigurationHandler. The same is true for
handleExist. Both methods return a boolean.

And lastly, it tells me that I cannot override isConfigured() and
setHTLMOutput(HTMLOutput output). Can I just comment out both methods?

Do you have some guidelines for fixing this please?

Thanks,

Stijn

Prodromos Gerakios wrote:
> Hi all,
>
> The new web-admin version is now available. There have been significant
> modification/re-structuring of the original web-admin code. I kindly ask
> all the developers using web-admin to update to 0.9.7b and report bugs
> or identify features that could be improved. Please report bugs to
> Bugzilla so that they can be better tracked.
>
> Developers that provide their own web-admin request handler (by
> implementing ConfigurationHandler class) will probably have to modify
> some bits of their code. Please contact me for further guidelines.
>
> The section ordering issue has not been resolved yet as further
> (significant) modifications are required. If everyone feels happy with
> web-admin as is then I could proceed with the appropriate modifications.
>
> Best regards,
> Prodromos.




Archive powered by MHonArc 2.6.16.

Top of Page