Any type element type has not been given

Hallo zusammen :slight_smile:

Beim Einbinden eines Webservice Descriptors in eine Portlet Application trat zunächst folgender Fehler auf: Any type element type has not been given

Der Adapter Service hat einen Input-Parameter mit der studentID und fragt mittels einer Where-Bedingung die Spalte ID in der Tabelle Students ab.
Meine Vorgehensweise war dann die Spalten E-Mail, Date of Birth und und Registered aus dem verwendeten DocumentType und dem Adapter Service zu entfernen und nacheinander die Spalten wieder hinzuzufĂĽgen.
Nach dem Hinzufügen jeder einzelnen Spalte war der Fehler nicht reproduzierbar, bis alle Spalten wieder vollständig in der View eingebunden waren und der Fehler nicht erneut auftauchte.


When integrating a web service descriptor in a Portlet Application initially joined the following error: Any type element type has not been given
The adapter service has an input parameter with the studentID and asks by a Where clause, the column ID in the table Students.
My approach was to remove the columns Email, Date of Birth and and registered from the Document Type and the adapter service and successively add the columns one by one again.
After adding each column the fault was not reproducible until all columns were fully reintegrated in the view and the error did not show up again.

Kind regards,
Chris