History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25335
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Normal Normal
Assignee: Dmitry Avdeev
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Web resources are not resolved, PathReference problem

Created: 17 Mar 08 18:29   Updated: 28 Oct 08 12:39
Component/s: J2EE.Web
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,229


 Description  « Hide
probably common web projects problem?
suppose i want some folder $module_dir$/view to be the web resource directory - the only web resource directory. So in web facet configuration i remove the web resource directory added there by default (the directory containg WEB-INF), and add my directory instead.
In this case the references(PathReference) to resources from this folder are not resolved. The files from 'default' resource directory are resolved, however.
If i don't remove the default web resource directory in facet configuration, but add my 'view' directory as extra one, all files are resolved.

This is new problem, n/r in previous builds.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Avdeev - 21 Oct 08 10:16
Please provide more details. Which references do you mean? Code snippet or screenshot would be nice.

Dmitry Avdeev - 28 Oct 08 11:25
Knock-knock.