Novell Home

Compile error deploying to exteNd on SUSE box

Novell Cool Solutions: Question & Answer

Posted: 19 Aug 2004

Q:
I get a compile error when I try to deploy to my exteNd application server on a SUSE box. The error is:
"/opt/novell/exteNd5/AppServer/webapps/SilverMaster50/Portal/com/sssw/gen/jsp/jsp_cms_documentListView_jsp_249712325_1087897362255.java:178: package org.apache.taglibs.standard.tag.el.core does not exist private final void

Any suggestions?



A:
Here's what to do:

  1. Undeploy the project.
  2. Create a new Project with the same name.
  3. Modify the Resource Set as follows:
  4. Open the resourceset.xml in Portal/WEB-INF/conf and make sure vulturing is OFF ('Vultures' set to 'false').
  5. On the same tab click on the button 'Enable/Disable Resource Subprojects' and make sure that *all* projects are checked (enabled).
  6. Go to the "Resource Path" tab and make sure that the Portal_resource.jar is active (checked) and the $WARLOCATION$/WEB-INF/lib is also active.
  7. Go to the "Lib Path" tab and make sure that the Portal_resource.jar is active (checked) and the $WARLOCATION$/WEB-INF/lib is also active.
  8. Go back to the main tab ('General') and click the button 'Restart' and make sure that there is no error message coming up.
  9. Rebuild all and archive.
  10. Explicitly undeploy your old project from the app server (go to SMC on the deployment tab and undeploy).
  11. Stop the app server and delete the entire contents of the following folders:
    <AppServerHome>/compilecache
    <AppServerHome>/filecache
    <AppServerHome>/temp
    <AppServerHome>/webbapps (if exists)
  12. In Workbench on the deployment settings, *un-check* 'Ignore JSP compile errors' on the 'Deployment Info' tab.
  13. Start the AppServer and Redeploy.

Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

Novell® Making IT Work As One

© 2009 Novell, Inc. All Rights Reserved.