[jboss-user] [JBoss Tools (users)] - Re: Visual Editor: Problem with stylesheet path and multiple

asgeirf do-not-reply at jboss.com
Mon Nov 10 18:35:39 EST 2008


Some further observations regarding this issue:

Observation 1) The visual editor in a clean JBoss Tools install (In my case this build [1] on linux_x86_64) does not pick up the stylesheet of a clean seam-gen project generated by the 'seam create-project' command.

<a:loadStyle src="/stylesheet/theme.css"/>

To test this, change the url to '../stylesheet/theme.css' and you will see that the page is rendered with the stylesheet (this relative url naturally only works for layout/template.xhtml and co, change it to e.g. 'stylesheet/theme.css' to see the change in 'home.xhtml')

Observation 2) Setting the 'Actual Run-time Absolute folder' to $myproject/view in Project-scope does not help resolve the CSS url above.

Max opened this and related jiras yesterday: https://jira.jboss.org/jira/browse/JBIDE-3059

However, this issue might not be directly related to EL expressions, as I don't use any in this example, and it still doesn't work...

[1] http://download.jboss.org/jbosstools/builds/nightly/3.0.0.CR1/200811080256/index.html

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188305#4188305

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188305



More information about the jboss-user mailing list