<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi list, <br>
    <br>
    i'am facing the following error using GeoExt and the OpenLayers 52N
    WPS Plugin. <br>
    <br>
    firebug:<br>
    <div role="listitem" class="errorTitle focusRow subLogRow "><i><span
          class="errorMessage ">wpsService.getProcess(process).getIdentifier
          is not a function</span><br>
        <span class="errorMessage "></span></i><a class="errorSource
        a11yFocus ">
        <pre title="processIdentifiers.push(wpsService.getProcess(process).getIdentifier());" class="errorSourceCode "><i>processIdentifiers.push(wpsService.getProcess(process).getIdentifier()); <a class="objectLink objectLink-sourceLink a11yFocus "><div class=" ">wps-ol-client.js (Zeile 3661)</div></a></i></pre>
        <br>
        in line 3661 it says: <span class="sourceRowText"
          role="presentation"> <i>processIdentifiers.push(wpsService.getProcess(process).getIdentifier());<br>
          </i><br>
          Why I'm posting this to the GeoExt list: If I remove all the
          GeoExt and ExtJS scripts and only use OpenLayers, the WPS
          PlugIn works without a problem. With GeoExt the WPS Plug-In
          can't get the the process list out of the WPS. <br>
          <br>
          The only thing i found regarding this error is here:
<a class="moz-txt-link-freetext" href="http://answerpot.com/showthread.php?404008-Problems+with+the+new+wps-ol-client+and+extjs">http://answerpot.com/showthread.php?404008-Problems+with+the+new+wps-ol-client+and+extjs</a><br>
          But i don't completely understand what to change in my code. <br>
          <br>
          Anyone had a similar problem and may can give a hint on that?<br>
          <br>
          Thanks, <br>
          Ben<br>
          <br>
          <br>
        </span><br>
        <br>
      </a></div>
    <table class=" " cellpadding="0" cellspacing="0" height="1"
      width="93">
      <tbody class=" ">
        <tr class=" ">
          <td class=" "><br>
          </td>
        </tr>
      </tbody>
    </table>
    <br>
  </body>
</html>