#601360 amtterm: amttool always returns a `400 Bad Request'

Package:
amtterm
Source:
amtterm
Description:
Serial-over-lan (sol) client for Intel AMT, console version
Submitter:
Herwin Weststrate
Date:
2010-10-25 13:06:04 UTC
Severity:
normal
#601360#5
Date:
2010-10-25 12:31:22 UTC
From:
To:
When running the amttool the result always is
  400 Bad Request at ./amttool line 103

The problem is caused by the schema base. In line 87 the client tries to receive it with:
  my $schemabase = "http://schemas.intel.com/platform/client";
This is a dead link.