[wtp-dev] dynamic web project doesn't find servlet framework classes

2017-08-07 Thread Mukul Gandhi
Hello,
   I'm using the latest version of Eclipse JEE Oxygen IDE. I created a
"Dynamic Web Project" with File -> New -> Dynamic Web Project.

I then created a Sevlet as follows:
Java Resources -> src -> New -> Servlet

This action successfully creates a Servlet skeleton within the IDE. But
none of the javax.servlet.* classes are available in my Eclipse project. I
got them from an external source (in my case, from local Tomcat's
lib\servlet-api.jar). If I was not using Tomcat, I could have downloaded
servlet-api.jar from web.

Is it normal to work like this? Shouldn't the Eclipse JEE Oxygen IDE,
provide the JAR servlet-api.jar?



-- 
Regards,
Mukul Gandhi
___
wtp-dev mailing list
wtp-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev

[wtp-dev] [aeri] Weekly Problem Digest for JavaScript Development Tools ≥ 4.6.0.i20160501

2017-08-07 Thread Error Reports Bot
New problems reported last week

Summary Reporters   Status  SeverityBug
1.   NullPointerException below NodeLaunchConfigurationDelegate.getJsFile 
(thrown in Path.) 

2   UNCONFIRMED normal  -
2.   ClassNotFoundException below BowerUtil.isBowerJsonExist (thrown in 
BundleLoader.findClassInternal) 

  1   UNCONFIRMED normal  -
3.   IllegalStateException below NpmUtil.parsePackageJsonFile (thrown in 
JsonReader.beginArray) 

  1   UNCONFIRMED normal  -
4.   IndexOutOfBoundsException below CPJavaProject.getJavaProject (thrown 
in ArrayList.rangeCheck) 

   1   UNCONFIRMED normal  -
5.   StackOverflowError in ASTNode. 

1   UNCONFIRMED normal  -
6.   StackOverflowError in InfixExpression. 

1   UNCONFIRMED normal  -


Active problems last month

Summary Reporters   Status  SeverityBug
1.   ClassCastException in 
PackageExplorerContentProvider.handleAffectedChildren 

  500+   NEW normal  467140 

2.   ClassCastException in EsprimaParser.createProblem 

500+   UNCONFIRMED normal  -
3.   AssertionFailedException below JavaNode. (thrown in 
Position.) 

   500+   UNCONFIRMED normal  -
4.   TeamException below SetContainerOperation.execute (thrown in 
RepositoryProvider.mapNewProvider) 

  500+   UNCONFIRMED normal  -
5.   CoreException in ChromiumHandler.execute 

 500+   UNCONFIRMED normal  -
6.   ClassCastException in EsprimaParser.parse 

500+   UNCONFIRMED normal  -
7.   EOFException below 
JavaModelManager$VariablesAndContainersLoadHelper.loadInt (thrown in 
DataInputStream.readInt) 

499 UNCONFIRMED normal  -
8.   IllegalStateException in ASTParser.createAST 

497 UNCONFIRMED normal  -
9.   ClassCastException in Parser.consumeEnterVariable 

   427 UNCONFIRMED normal  -
10.  ResourceException below SetContainerOperation.execute (thrown in 
Project.checkAccessible) 

   416 UNCONFIRMED normal  -
11.  IllegalArgumentException in ASTNode.setSourceRange 

  408 NEW normal  390913 

12.  IllegalStateException in ASTParser.internalCreateAST 

381 UNCONFIRMED normal  -
13.  BadLocationException below JavaAutoIndentStrategy.smartPaste (thrown 
in TreeLineTracker.fail) 

   361 UNCONFIRMED normal  -
14.  NullPointerException in Scope.getKey 

351 UNCONFIRMED normal  -
15.  ClassCastException in SpreadElement.clone0 

  325 UNCONFIRMED normal  -
16.  ConcurrentModificationException below DeltaProcessor.resourceChanged 
(thrown in HashMap$HashIterator.nextNode) 

  324 UNCONFIRMED normal  -
17. 

[wtp-dev] [aeri] Weekly Problem Digest for Web Standard Tools ≥4.6.0.i20160501

2017-08-07 Thread Error Reports Bot
New problems reported last week

Summary Reporters   Status  SeverityBug
1.   ArrayIndexOutOfBoundsException below 
ResourceIsLoadingAdapter.findAdapter (thrown in BasicEList.toArray) 

1   UNCONFIRMED normal  -
2.   RemoteFileIOException below XMLStreamingFileTaskScanner.findTasks 
(thrown in SftpFileService.makeSystemMessageException) 

1   UNCONFIRMED normal  -
3.   StackOverflowError below 
IConManager$DecoratorDescriptor.drawCompositeImage (thrown in 
CompositeImageDescriptor.getImageData) 

   1   UNCONFIRMED normal  -


Active problems last month

Summary Reporters   Status  SeverityBug
1.   ParseException below ExtensibleURIResolver.resolve (thrown in 
JsonParser.expected) 

   500+   NEW normal  512743 

2.   NullPointerException in VirtualFolder.getFirstTaggedResource 

 500+   NEW normal  480643 

3.   NoClassDefFoundError in ModuleCoreNature.createURIConverter 

  500+   UNCONFIRMED normal  -
4.   NullPointerException in XSLDebugUILaunchListener.launchesTerminated 

  500+   UNCONFIRMED normal  -
5.   NoClassDefFoundError in EMFWorkbenchContext.createURIConverter 

   500+   UNCONFIRMED normal  -
6.   DOMException in ElementImpl.insertBefore 

 500+   UNCONFIRMED normal  -
7.   NullPointerException below Validator$V2.updateResults (thrown in 
LinkedList$ListItr.next) 

500+   UNCONFIRMED normal  -
8.   OperationCanceledException in HTMLValidator.validateFile 

485 UNCONFIRMED normal  -
9.   ResourceException below ValBuilderJob.fullBuild (thrown in 
Project.checkAccessible) 

 484 UNCONFIRMED normal  -
10.  NullPointerException in FacetedProjectFrameworkImpl.deletePreset 

448 UNCONFIRMED normal  -
11.  AssertionFailedException below MarkerManager.createMarker (thrown in 
MarkerInfo.checkValidAttribute) 

411 UNCONFIRMED normal  -
12.  SWTException below ModuleAssemblyRootPage.refreshProblemsView (thrown 
in Widget.checkWidget) 

385 UNCONFIRMED normal  -
13.  NullPointerException in ComponentCoreURIConverter.newPlatformURI 

354 UNCONFIRMED normal  -
14.  FileNotFoundException below PublishHelper.copyFile (thrown in 
FileInputStream.open) 

 334 UNCONFIRMED normal  -
15.  NullPointerException in ServersView2$6.run 

  334 UNCONFIRMED normal  -
16.  ConcurrentModificationException below Validator$V2.updateResults 
(thrown in LinkedList$ListItr.checkForComodification) 

  307 UNCONFIRMED normal  -
17.  NullPointerException in GlobalCommandManager.getTimestamp 

   290 UNCONFIRMED normal  -
18.  IllegalArgumentException below 
CatalogContributorRegistryReader.resolvePath (thrown in 
Matcher.appendReplacement) 


[wtp-dev] [aeri] Weekly Problem Digest for J2ee Standard Tools ≥ 4.6.0.i20160501

2017-08-07 Thread Error Reports Bot
New problems reported last week

Summary Reporters   Status  SeverityBug
1.   LinkageError below DeploymentDescriptorPropertyCache.fetchDescriptor 
(thrown in XMLEntityManager.expandSystemIdStrictOff) 

   1   UNCONFIRMED normal  -
2.   LinkageError below XMLRootHandler.parseContents (thrown in 
XMLEntityManager.expandSystemIdStrictOff) 

1   UNCONFIRMED normal  -
3.   NoClassDefFoundError in ProjectTaglibDescriptor. 

  1   UNCONFIRMED normal  -
4.   NullPointerException below DTTagConverterDecorator$1.run (thrown in 
DocumentVariableQuery.findVariable) 

 1   UNCONFIRMED normal  -
5.   StackOverflowError below LoadBundleUtil.getFilePath (thrown in 
Path.initialize) 

 1   UNCONFIRMED normal  -


Active problems last month

Summary Reporters   Status  SeverityBug
1.   JavaModelException below WebAnnotationReader.createJavaeeObject 
(thrown in JavaElement.newJavaModelException) 

500+   UNCONFIRMED normal  -
2.   JavaModelException below 
CompressedJavaProject.getNonExternalSourceFolders (thrown in 
JavaElement.newJavaModelException) 

 500+   UNCONFIRMED normal  -
3.   IOException in ResourceBundleMapSource.createCachedBundleFile 

500+   NEW normal  463321 

4.   NullPointerException in 
LibraryProviderFrameworkImpl.getCurrentProvider 

  500+   UNCONFIRMED normal  -
5.   JavaModelException below WebAnnotationReader.analyzeCompilationUnit 
(thrown in JavaElement.newJavaModelException) 

500+   UNCONFIRMED normal  -
6.   NullPointerException in JEE5ModelProvider.getModelResource 

   500+   UNCONFIRMED normal  -
7.   NullPointerException in ConfigurationResourceListener.resourceChanged 

500+   NEW normal  467865 

8.   NullPointerException in JEE5ContentProvider.getCachedModelProvider 

   500+   UNCONFIRMED normal  -
9.   FileNotFoundException below FileUtil.copyFile (thrown in 
FileOutputStream.open0) 

 500+   UNCONFIRMED normal  -
10.  NullPointerException in ArchiveUtil.getModuleFile 

500+   UNCONFIRMED normal  -
11.  JavaModelException below 
AbstractAnnotationModelProvider.recursevilyProcessPackages (thrown in 
JavaElement.newJavaModelException) 

500+   UNCONFIRMED normal  -
12.  CoreException in TomcatServer.getTomcatConfiguration 

 500+   UNCONFIRMED normal  -
13.  ValidationException in WarValidator.validateInJob 

500+   UNCONFIRMED normal  -
14.  NullPointerException in TomcatRuntimeComposite$7.done 

   497 UNCONFIRMED normal  -
15.  NullPointerException in ActionType.isValidValue 

 484 UNCONFIRMED normal  -
16.  ZipException below ClasspathJarFile.getJarFileFromCPE (thrown in 
ZipFile.open)