[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-924) visualization of facelets tags in a seamgen project

Carsten H?hne (JIRA) jira-events at lists.jboss.org
Fri Sep 21 01:55:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-924?page=comments#action_12377953 ] 
            
Carsten H?hne commented on JBIDE-924:
-------------------------------------

Sorry,
it should read
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.

> 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
>            Reporter: Carsten H?hne
>
> 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 not.
> 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

        



More information about the jbosstools-issues mailing list