[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-965) classes directory is not deployed in war

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 1 12:55:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-965?page=all ]

Max Andersen reopened JBIDE-965:
--------------------------------

             
Now i'm getting really weird stuff generated ;(

<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="wear">
<wb-resource deploy-path="/" source-path="/WebContent"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/action"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/model"/>
<property name="context-root" value="wear"/>
<property name="java-output-path" value="build/classes"/>
</wb-module>
</project-modules>

Notice the /action and /model instead of /src/action and /src/model ?

This also result in the "fun" situation that the project root actually has a /model and /action directory that is not visibile in project nor package explorer.
Only in the Navigator view (or by directly viewing the directory via other tools)



> classes directory is not deployed in war
> ----------------------------------------
>
>                 Key: JBIDE-965
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-965
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBoss Tools Core
>    Affects Versions: 2.0.0.Beta3
>         Environment: linux
>            Reporter: Max Andersen
>         Assigned To: Denis Golovin
>            Priority: Blocker
>             Fix For: 2.0.0.Beta4
>
>
> create new seam project, deploy/run on server.
> Everything seem fine, except /web-inf/classes is not there.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list