You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "rcbandit (JIRA)" <ji...@apache.org> on 2013/11/19 12:11:21 UTC

[jira] [Created] (FLEX-33914) Cannot run properly JavaFX application into OSGI Felix framework

rcbandit created FLEX-33914:
-------------------------------

             Summary: Cannot run properly JavaFX application into OSGI Felix framework
                 Key: FLEX-33914
                 URL: https://issues.apache.org/jira/browse/FLEX-33914
             Project: Apache Flex
          Issue Type: Bug
          Components: .Unspecified - Framework
    Affects Versions: Apache Flex 4.9.0
         Environment: Windows 7, OSGI Felix 4.2.1, Netbeans 7.4, Java 8 b115
            Reporter: rcbandit
            Priority: Blocker


I cannot run properly JavaFX application deployed into Felix OSGI framework. I face the problem described here:

http://stackoverflow.com/questions/15187147/exception-logged-when-using-custom-css-in-javafx-in-felix-osgi

I the css files are not loaded properly. According to the post I can solve this problem by setting the JavaFX application to load text css files instead of binaty bss.

How I can set this value -Dbinary.css=false in a low level into the JavaFX application? 



--
This message was sent by Atlassian JIRA
(v6.1#6144)