Hello Forum...
I can deploy a basic jst 168 portlet to the tomcat-liferay bundle but it fails on glassfish (9.1 update 1 with mySQL, with LR deployed as a war). The server.log reports:
Error loading deployment descriptors for module [justatest_03] Line 27 Column 11 --
Deployment descriptor file WEB-INF/web.xml in archive [justatest_03].
The content of element type "web-app" must match
"(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,
servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,
resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)".
I've seen an earlier report of
this where the > spotted by _raju which also seems to be the problem in my case. However when I remove that > and update the .war with the new web.xml, the file redeploys still with the same error. I've confirmed that the > no longer exists in the newly deployed .war.
Has anyone had any similar experience?
thanks
/j-p.
Please sign in to flag this as inappropriate.