This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159187

Summary: javax.faces.el.ReferenceSyntaxException: javax.el.ELException: Error Parsing: #{Fragment1.div.dir}
Product: obsolete Reporter: Exceptions Reporter <exceptions_reporter>
Component: visualwebAssignee: _ deva <deva>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=80750
Issue Type: DEFECT Exception Reporter: 80750
Attachments: stacktrace

Description Exceptions Reporter 2009-02-26 04:07:08 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b09, Java(TM) SE Runtime Environment, 1.6.0_10-ea-b09
OS: Windows XP, 5.1, x86

User Comments:
rajivderas: selected a runfile action from jsp editor actions

rajivderas: In Property binding for group panel dialog select block boolean and from binnding target select Application bean1> property empty Boolean

GUEST: WTF? Can't do my exercise coz of that..



Stacktrace: 
javax.faces.el.ReferenceSyntaxException: javax.el.ELException: Error Parsing: #{Fragment1.div.dir}
        at com.sun.faces.application.ApplicationImpl.createValueBinding(ApplicationImpl.java:471)
        at org.netbeans.modules.visualweb.insync.live.FacesDesignProperty.fromSourceIncludeUnknown(FacesDesignProperty.java:133)
        at org.netbeans.modules.visualweb.insync.live.BeansDesignProperty.setValueSource(BeansDesignProperty.java:428)
        at org.netbeans.modules.visualweb.propertyeditors.binding.PropertyBindingPanel.doApplyExpr(PropertyBindingPanel.java:243)
        at org.netbeans.modules.visualweb.propertyeditors.binding.PropertyBindingPanel$4.actionPerformed(PropertyBindingPanel.java:286)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 1 Exceptions Reporter 2009-02-26 04:07:19 UTC
Created attachment 77390 [details]
stacktrace