Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » directory WEB-INF and components not published
directory WEB-INF and components not published [message #177617] Mon, 21 August 2006 12:38
Peter Götz is currently offline Peter GötzFriend
Messages: 1
Registered: July 2009
Junior Member
Hi!

I am trying to migrate WSAD-projects (v5) to Eclipse and WTP (Callisto).
This seems to work quite good. I have created the .project and .classpath
and the files in .settings by hand, and imported the created projects into
my workspace. Unfortunately when publishing the contents of WEB-INF do not
get published. My war is located inside an ear, but this shouldn't matter.
Here is the content of my org.eclipse.wst.common.component:
<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="ProdListWebWAR">
<wb-resource deploy-path="/" source-path="/WebContent"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
<property name="java-output-path" value="bin"/>
<property name="context-root" value="ProdListWebWAR"/>
</wb-module>
</project-modules>

I thought this should work to get everything from WebContent published.
WEB-INF is located inside this directory.

I would be very glad if anybody could help me.

Thanks a lot!

Peter
Previous Topic:Re: %WTP_Tests in my menu
Next Topic:WTP Editor Question
Goto Forum:
  


Current Time: Thu Apr 18 13:27:11 GMT 2024

Powered by FUDForum. Page generated in 0.03926 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top