Bug 576199 - class files not deployed
Summary: class files not deployed
Status: RESOLVED INVALID
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.22 (2021-06)   Edit
Hardware: PC Windows 10
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: jst.j2ee CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2021-09-22 10:56 EDT by HUi DENG CLA
Modified: 2023-06-09 01:57 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HUi DENG CLA 2021-09-22 10:56:40 EDT
I found a strange behavior of Eclipse 2021-06, that all the resources deployed except .class files.

The process is:
1, New -> Server from Servers View, choose Tomcat 8.5 and add project resource, done. this step has no difference from my 10 years eclipse experience
2, start server then class not found exception
3, check "project directory\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\Azelea\WEB-INF\classes", yes there are properties, 'META-INF' directory, and other resouces, except 'com' dir. all classes files under 'com/project/**' not there

why so basic feature always challenge users, can't understand
Comment 1 Rolf Theunissen CLA 2021-09-26 14:12:12 EDT
The views resources you are referencing are not provided by the Eclipse Platform Project.

I assume that either JDT or WTP Java EE know more, moving to the last project.
Comment 2 Nitin Dahyabhai CLA 2021-09-26 23:01:33 EDT
What happens on the current release, 2021-09? Have you made sure your project's Deployment Assembly setup is correct and the .class files are present before deployment?
Comment 3 Nitin Dahyabhai CLA 2023-06-09 01:57:50 EDT
No followup.