|
|
What steps will reproduce the problem?
1. Get the ExtTLD basic application
2. Update the tags with the tags from Svn Trunk
What is the expected output? What do you see instead?
The demo application. Got a server 500 error.
What version of the product are you using? On what operating system?
Latest from SVN on WindowXP Pro.
Please provide any additional information below.
(Sorry message in french)
Message d'erreur :
JSPG0049E: /index.jsp n'a pas reussi a compiler :
JSPG0091E: Une erreur est survenue a la ligne : 46 du fichier :
/WEB-INF/tags/ext/util/processTagAttributes.tag
JSPG0093E: Erreur de servlet generee a partir du fichier :
/WEB-INF/tags/ext/util/processTagAttributes.tag
C:\Program
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\temp\W-JBN-NEWNode01\server1\extEAR\ext.war\com\ibm\ws\jsp\tagfile\webinf\ext\util\_processTagAttributes.java
: 147 : The type LinkedHashMap is not generic; it cannot be parameterized
with arguments <String, String>JSPG0091E: Une erreur est survenue a la
ligne : 46 du fichier : /WEB-INF/tags/ext/util/setParentProperties.tag
JSPG0093E: Erreur de servlet generee a partir du fichier :
/WEB-INF/tags/ext/util/setParentProperties.tag
C:\Program
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\temp\W-JBN-NEWNode01\server1\extEAR\ext.war\com\ibm\ws\jsp\tagfile\webinf\ext\util\_setParentProperties.java
: 91 : Can only iterate over an array or an instance of java.lang.Iterable
|