users@glassfish.java.net

Re: GFV2UR2-b04 doesn't render "inline" css style

From: <glassfish_at_javadesktop.org>
Date: Thu, 24 Jul 2008 08:06:29 PDT

My fault!

The problem was in $GF/domains/domain1/config.domain.xml java-config element:

[pre]

... classpath-prefix="${com.sun.aas.installRoot}/lib/jsfapi.jar" ...

[/pre]

correct code:

[pre]

... classpath-prefix="${com.sun.aas.installRoot}/lib/<span style="color: red">jsf-api</span>.jar" ...

[/pre]


I think GF should display some kind of warning. There is nothing on server.log.

  Leandro
[Message sent by forum member 'leandro_komosinski' (leandro_komosinski)]

http://forums.java.net/jive/thread.jspa?messageID=289058