[JBoss JIRA] (JBIDE-17872) XHTML files parsed as HTML instead as XML
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17872?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-17872:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> XHTML files parsed as HTML instead as XML
> -----------------------------------------
>
> Key: JBIDE-17872
> URL: https://issues.jboss.org/browse/JBIDE-17872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.0.Beta3
> Reporter: Ron Šmeral
> Assignee: Jeff MAURY
> Fix For: 4.3.x
>
>
> Files with an XHTML extension which are not HTML documents (don't have any doctype) seem to be treated by JBDS as HTML files, not as XML files, despite being valid and correctly referencing namespaces.
> Specifically, this appears to happen when the root element uses the default namespace. It doesn't happen when the namespace of the root element is named.
> * The file src/main/webapp/table.xhtml triggers a lot of HTML problems, has root element in default namespace:
> {code:xml}
> <document xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns="http://jboss.org/schema/seam/pdf">
> <image alignment="right" wrap="true" value="/jboss.jpg" />
> <font size="24"><paragraph spacingAfter="50">Table Test</paragraph></font>
> ...
> </document>
> {code}
> {noformat}
> Unknown tag (document).
> table.xhtml
> /itext-web/src/main/webapp
> line 1
> HTML Problem
> {noformat}
> * src/main/webapp/whyseam.xhtml doesn't trigger HTML problems, has root element in a named namespace:
> {code:xml}
> <p:document xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns:p="http://jboss.org/schema/seam/pdf"
> title="Why Seam"
> keywords="mykeyword"
> subject="seam"
> author="Seam Team"
> creator="Seam PDF example app">
> <f:facet name="header">
> <p:font size="12">
> <p:footer borderWidthTop="1" borderColorTop="blue" borderWidthBottom="0" alignment="center">Why Seam? [<p:pageNumber />]</p:footer>
> </p:font>
> </f:facet>
> ...
> </p:document>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-18507) JavaEE tests timeout after 7 hours
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18507?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-18507:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> JavaEE tests timeout after 7 hours
> ----------------------------------
>
> Key: JBIDE-18507
> URL: https://issues.jboss.org/browse/JBIDE-18507
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.2.0.CR2
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.3.x
>
>
> Since latest changes on Oct 3, JavaEE job [1] now takes more than 7hrs to complete all tests.
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
> {code}
> #62 (Oct 3, 2014 10:04:12 PM)
> JBIDE-18504 4 Test Failure(s) in JBIDE 4.2.0.CR2 for jsf component (commit: f6fdec31b78be882f2690c232aa5d5f69c6b25bb) — akazakov / detail
> #61 (Oct 3, 2014 4:01:13 PM)
> JBIDE-18350: Loader constraint violation while generating Seam entities (commit: c1577645b20dca5626bade26819250227f90d391) — koen.aers / detail
> Updated paren pom to 4.2.0.CR2 (commit: 3ca8e2ca64d981bd48412fd1e95919da1ec76d99) — akazakov / detail
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-23095) Add missing error notificators into design view for elements with ids.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23095?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-23095:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Add missing error notificators into design view for elements with ids.
> ----------------------------------------------------------------------
>
> Key: JBIDE-23095
> URL: https://issues.jboss.org/browse/JBIDE-23095
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.4.1.Final
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Fix For: 4.4.x
>
> Attachments: BatchNoValidationDesignTab.png, BatchValidationOfIDSourceTab.png
>
>
> I noticed missing error notifications (small error icons used for example at ref. attributes) when working with design view elements like step/flow/decision that have an id attribute. In source view we can see there is an error on line where id is duplicated, but not in design view, see attachments (source view: error icon on second occurence of my-step-listener, in design view this does not work).
> P.S. Do not notice duplicated messages in Problem view, it's been already reported.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-17231) Migrate Usage to Universal Analytics
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17231?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-17231:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Migrate Usage to Universal Analytics
> ------------------------------------
>
> Key: JBIDE-17231
> URL: https://issues.jboss.org/browse/JBIDE-17231
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: usage
> Reporter: Alexey Kazakov
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.5.0.AM1
>
>
> https://developers.google.com/analytics/devguides/collection/upgrade/?hl=...
> {quote}
> Universal Analytics is a set of technological innovations that improve the way data is collected and processed in Google Analytics.
> The Universal Analytics Upgrade is a process you can use to upgrade all of your classic Google Analytics properties into Universal Analytics properties without losing any data or changing your account settings.
> All Google Analytics properties will soon be required to use Universal Analytics. *Any properties that don’t follow the upgrade process will be auto-transferred to Universal Analytics in the future*.{quote}
> The transition from classic Google Analytics to Universal Analytics is happening incrementally over several phases.
> The current phase is *Phase 3: Universal Analytics out of beta*.
> The next phase is *Phase 4: Universal Analytics is the operating standard for Google Analytics.*:
> {quote}All properties have been upgraded into Universal Analytics.
> The following features will be deprecated:
> ga.js
> urchin.js
> WAP/server-side snippets
> YT / MO
> Custom variables
> User defined variables
> *Data collected from the deprecated features will be processed for a minimum of 2 years*.{quote}
> Currently, JBT usage sends requests using ga.js format. We should investigate what's changed in Analytics.js. And get ready to migrate to that new format.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-14709) Error in server log when redeploying datasource
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14709?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-14709:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Error in server log when redeploying datasource
> ------------------------------------------------
>
> Key: JBIDE-14709
> URL: https://issues.jboss.org/browse/JBIDE-14709
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2, upstream
> Affects Versions: 4.1.0.Beta1
> Environment: JBDS 7.0.0.Beta1, EAP 6.1.0.GA
> Reporter: Tomas Remes
> Assignee: Jeff MAURY
> Fix For: LATER
>
>
> I am not sure, if this problem is related to JBT, but is best reproducible by this way. Steps to reproduce:
> 1. Create and run EAP 6.1.0 server
> 2. Create Seam Web Project (I used MySQL datasource)
> 3. Try to edit newly created datasource file in the project and save it.
> 4. Redeploy is triggered.
> 5. However the datasource is redeployed, notice the following exception in the server.log:
> {noformat}
> 11:07:34,057 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000001: Failed to start service jboss.naming.context.java.testProjectEntityManagerFactory: org.jboss.msc.service.StartException in service jboss.naming.context.java.testProjectEntityManagerFactory: Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
> Caused by: org.jboss.msc.inject.InjectionException: Value already set for this injector
> at org.jboss.msc.inject.RetainingInjector.inject(RetainingInjector.java:50) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.as.jpa.processor.PersistenceUnitServiceHandler$1.inject(PersistenceUnitServiceHandler.java:386)
> at org.jboss.as.jpa.processor.PersistenceUnitServiceHandler$1.inject(PersistenceUnitServiceHandler.java:382)
> at org.jboss.msc.inject.CastingInjector.inject(CastingInjector.java:55) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl.doInject(ServiceControllerImpl.java:1549) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl.access$1900(ServiceControllerImpl.java:49) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.performInjections(ServiceControllerImpl.java:1780) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1741) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> ... 3 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-11208) Lots of errors when having richfacees 4.2 loaded
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11208?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-11208:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Lots of errors when having richfacees 4.2 loaded
> ------------------------------------------------
>
> Key: JBIDE-11208
> URL: https://issues.jboss.org/browse/JBIDE-11208
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Reporter: Max Rydahl Andersen
> Assignee: Jeff MAURY
> Fix For: LATER
>
>
> If using a project with richfaces 4.2 in it you get alot of logging in the error log:
> {code}
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/select.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/inplaceInput.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/panelMenu.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/pickList.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/tooltip.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.529
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/msg.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/contextmenu.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/Autocomplete.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/log.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/datascroller.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/notify.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/collapsible-subtable.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.530
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/inputNumberSlider.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/panel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/popupPanel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/tabPanel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/orderingList.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/dropdownmenu.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/inplaceSelect.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.531
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/indicator.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/datagrid.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/tree.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/inputNumberSpinner.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.css/fileupload.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.532
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevron.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/gradientA.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/autocompleteButtonGradient.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/dotSeparatorImage.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/standardButtonBgImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/dsBtnGradOver.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/plus.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.533
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/inputBackgroundImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/line.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/disabledCalendarIcon.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/gridSeparatorImage.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/comboDownButton.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/minus.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronDownDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.534
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/colHdrGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderDisabledArrowRight.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/calendarIcon.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/inputErrorIcon.png.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/actLeftTabBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/pmenu_bg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/calendarSeparator.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.535
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleDown.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderSelectedArrowBottom.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleDownDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleLeft.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderArrowLeft.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/tabBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/spinnerDisabledArrowBottom.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.536
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronUp.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronLeft.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/squareSeparatorImage.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/spinnerArrowBottom.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/insldrTrackGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/menu_item_bg.gif.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/menuNodeImage.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.537
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/node_icon.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/dsBtnGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/buttonBackgroundImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/gridDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderSelectedArrowRight.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderArrowRight.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/menu_list_bg.gif.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/grid.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.538
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderSelectedArrowLeft.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/lineSeparatorImage.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/calendarButtonDown.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/inplaceBtnPressGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderArrowBottom.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/buttonDisabledBackgroundImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.539
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronLeftDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/tabLineBottomBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronDown.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/actRightTabBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderDisabledArrowLeft.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/spinnerArrowTop.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/chevronUpDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.540
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/sliderDisabledArrowBottom.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/tabLineBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/discDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/comboDisabledDownButton.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/tabBottomBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangle.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/calendarButtonUp.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.541
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/last.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/dsDigGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleUp.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/fuBtnGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/pbAniBg.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleLeftDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/actTabBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.542
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/fuBtnDisGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/standardButtonPressedBgImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/inplaceBtnGrad.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/disc.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/spinnerDisabledArrowTop.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/autocompleteFieldGradient.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/pmenu_bg_dis.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/actTabBottomBg.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.543
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/buttonHoverBackgroundImage.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/triangleUpDisabled.png
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/NULL/org.richfaces.images/leaf_icon.gif
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/progressBar.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/icons.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/toolbar.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/accordion.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.544
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/extendedDataTable.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/datatable.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/calendar.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/list.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/collapsiblePanel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/select.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/inplaceInput.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.545
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/panelMenu.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/pickList.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/tooltip.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/msg.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/contextmenu.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/Autocomplete.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/log.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/datascroller.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/notify.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.546
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/collapsible-subtable.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/inputNumberSlider.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/panel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/popupPanel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/tabPanel.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/orderingList.css
> !ENTRY org.eclipse.jst.jsf.core 1 0 2012-03-07 16:25:01.547
> !MESSAGE Ignoring invalid id: org.richfaces.staticResource/4.2.0.Final/Static/classic/org.richfaces.css/dropdownmenu.css
> {code}
> and so on.
> Maybe a richfaces 4.2 packaging bug or is eclipse too restrictive?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months