[jboss-user] [JBoss Tools] - Re: Resources folder is missing in a project root directory

nimo stephan do-not-reply at jboss.com
Fri Sep 17 02:31:08 EDT 2010


nimo stephan [http://community.jboss.org/people/nimo22] created the discussion

"Re: Resources folder is missing in a project root directory"

To view the discussion, visit: http://community.jboss.org/message/562319#562319

--------------------------------------------------------------
{quote}JBoss Tools looks for it as webapp/resources{quote}

I now put my resources-folder within three different places at the same time:

- webapp/resources/*myComp*
- webapp/META-INF/resources/*myComp*
- src/main/resources/*myComp*

and want to make use of the *myComp*:

<ui:composition xmlns=" http://www.w3.org/1999/xhtml http://www.w3.org/1999/xhtml"
...
    xmlns:comp=" http://java.sun.com/jsf/composite/ http://java.sun.com/jsf/composite/*myComp*">

Jboss Tools still says:

*Resources folder "/resources/myComp" is missing in a project root directory*

(However, deploying works.)

So jboss tools also ignores "webapp/resources/*myComp*".

*
*
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/562319#562319]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100917/cb74c7f9/attachment.html 


More information about the jboss-user mailing list