[
http://jira.jboss.com/jira/browse/JBIDE-924?page=all ]
Alexey Kazakov reassigned JBIDE-924:
------------------------------------
Assignee: Sergey Vasilyev (was: Alexey Kazakov)
> Alexy - I guess this is because we don't know where the web
root is
Yes, Max. I think you are right. But Sergey, please look at this example.
Maybe we can do something.
visualization of facelets tags in a seamgen project
---------------------------------------------------
Key: JBIDE-924
URL:
http://jira.jboss.com/jira/browse/JBIDE-924
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.Beta4
Reporter: Carsten H?hne
Assigned To: Sergey Vasilyev
Priority: Minor
Fix For: 2.0.0.CR1
This is for JBossTools-200709200350-nightly-ALL
Visualization of ui:composition,ui:include and ui:decorate do not work correctly in a
seamgen project
The problem is with absolute pathnames.
<ui:insert src="/somedir/somefile.xhtml"/> does not visualize the
content
whereas <ui:insert src="somedir/somefile.xhtml"/> does.
With an jsf-project both forms works
My problem. I have to use absolute pathnames. with relative ones my app will not run:-(
To reproduce genarate a seamgen project with Seam 2.0..0CR1
1.seam setup
2.seam new-project
3.copy the generated project to your eclipse workspace
4. do an import existing project into workspace
5. try
--
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