Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Class file missing from war file deployment

411222Mar 8 2004 — edited Mar 15 2004
I have a web application that is being deployed to a war file. I have deployed several times successfully. Then with the latest changes, there is a class file that does not get included into the war file. It does get compiled and does exist in the project directory.

The class file is in a seperate project from the project where the war file deployment profile is; however both projects are in the same workspace.

There are several other classes in the project that contains the missing class file that does get included in the war file. I don't see anywhere in the profile where these files are selected individually.

I'm at a loss as to how to fix this problem other than add the file after deployment.

Appreciate any help or ideas...

Keith...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2004
Added on Mar 8 2004
1 comment
747 views