Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
I had to make a few changes for successful deployment of portlet war on Liferay running on Glassfish v2.1
* servlet.jar removed
* commons-logging added
* updated portal.xml file (xml was in bad format)
* edit jsp files so that <script> is <script type="text/javascript">
Provide portlet war that will deploy cleanly for Glassfish appserver...