Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 136952 - javax.servlet.* packages not available via tomcat
Summary: javax.servlet.* packages not available via tomcat
Status: CLOSED DUPLICATE of bug 136954
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: 1.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jst.jsp CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 137293 137806 138107 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-16 23:54 EDT by Wendell Beckwith CLA
Modified: 2006-11-28 15:49 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wendell Beckwith CLA 2006-04-16 23:54:46 EDT
I get the following error with RC1.

eclipse.buildId=I20060217-1115
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -data D:\dev\workspace-binyan

Error
Sun Apr 16 22:41:31 CDT 2006
An internal error occurred during: "Processing Dirty Regions".

java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryInfo
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperCache.createNewHelper(TaglibHelperCache.java:112)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperCache.getHelper(TaglibHelperCache.java:97)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperManager.getHelperFromCache(TaglibHelperManager.java:43)
	at org.eclipse.jst.jsp.core.internal.taglib.TaglibHelperManager.getTaglibHelper(TaglibHelperManager.java:36)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addTaglibVariables(JSPTranslator.java:691)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(JSPTranslator.java:1004)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(JSPTranslator.java:850)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate(JSPTranslator.java:741)
	at org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.getJSPTranslation(JSPTranslationAdapter.java:131)
	at org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.validateFile(JSPJavaValidator.java:46)
	at org.eclipse.jst.jsp.core.internal.validation.JSPValidator.validate(JSPValidator.java:155)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:277)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:243)
	at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:96)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:203)
	at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:146)
	at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:196)
	at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:534)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Comment 1 Wendell Beckwith CLA 2006-04-17 00:09:12 EDT
A workaround is to replace the org.eclipse.tomcat plugin's manifest.mf with the previous version from eclipse 3.2M6 and the execute eclipse with -clean upon restart.
Comment 2 David Williams CLA 2006-04-17 00:47:25 EDT
Wow, didn't think they'd start coming in so quickly! :) 

*** This bug has been marked as a duplicate of 136954 ***
Comment 3 Amy Wu CLA 2006-04-18 12:42:49 EDT
*** Bug 137293 has been marked as a duplicate of this bug. ***
Comment 4 Nitin Dahyabhai CLA 2006-04-20 14:37:22 EDT
*** Bug 137806 has been marked as a duplicate of this bug. ***
Comment 5 Nitin Dahyabhai CLA 2006-04-22 16:14:25 EDT
*** Bug 138107 has been marked as a duplicate of this bug. ***
Comment 6 John Lanuti CLA 2006-11-28 15:49:49 EST
This is part of a mass update to close out all stale WTP bugs which are in the resolved state without an appropriate targeted version.  If you feel this bug was closed inappropriately, please reopen.