java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlException at java.lang.Class.getDeclaredMethods0(Class.java:0) at java.lang.Class.privateGetDeclaredMethods(Class.java:2427) at java.lang.Class.getDeclaredMethods(Class.java:1791) at java.beans.Introspector$1.run(Introspector.java:1272) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1270) at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1136) at java.beans.Introspector.getBeanInfo(Introspector.java:387) at java.beans.Introspector.getBeanInfo(Introspector.java:159) at java.beans.Introspector.getBeanInfo(Introspector.java:220) at java.beans.Introspector.getBeanInfo(Introspector.java:188) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.getBeanInfo(BeansUnit.java:959) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.getBeanInfo(BeansUnit.java:983) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.bindBean(BeansUnit.java:533) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.bindBeans(BeansUnit.java:506) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.bind(BeansUnit.java:274) at org.netbeans.modules.visualweb.insync.beans.BeansUnit.sync(BeansUnit.java:215) at org.netbeans.modules.visualweb.insync.live.LiveUnitWrapper.sync(LiveUnitWrapper.java:152) at org.netbeans.modules.visualweb.insync.models.FacesModel.syncImpl(FacesModel.java:1091) at org.netbeans.modules.visualweb.insync.Model.sync(Model.java:219) at org.netbeans.modules.visualweb.insync.models.FacesModelSet.findDesignContext(FacesModelSet.java:832) at org.netbeans.modules.visualweb.insync.models.FacesModelSet.findDesignContexts(FacesModelSet.java:851) at org.netbeans.modules.visualweb.propertyeditors.binding.BindingTargetPanel.getDesignContexts(BindingTargetPanel.java:225) at org.netbeans.modules.visualweb.propertyeditors.binding.BindingTargetPanel.sourceContextChanged(BindingTargetPanel.java:194) at org.netbeans.modules.visualweb.propertyeditors.binding.data.BindValueToObjectPanel.(BindValueToObjectPanel.java:63) at org.netbeans.modules.visualweb.propertyeditors.binding.data.TabbedDataBindingPanel.(TabbedDataBindingPanel.java:124) at org.netbeans.modules.visualweb.propertyeditors.binding.ValueBindingPropertyEditor$TabbedDataBindingPanelAdapter.(ValueBindingPropertyEditor.java:106) at org.netbeans.modules.visualweb.propertyeditors.binding.ValueBindingPropertyEditor.getCustomEditor(ValueBindingPropertyEditor.java:372) at org.openide.explorer.propertysheet.PropertyDialogManager.(PropertyDialogManager.java:129) at org.openide.explorer.propertysheet.CustomEditorAction.actionPerformed(CustomEditorAction.java:217) at org.openide.explorer.propertysheet.SheetTable.editCellAt(SheetTable.java:986) at javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(BasicTableUI.java:1084) at javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(BasicTableUI.java:1014) at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263) at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262) at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262) at java.awt.Component.processMouseEvent(Component.java:6035) at javax.swing.JComponent.processMouseEvent(JComponent.java:3260) at org.openide.explorer.propertysheet.SheetTable.processMouseEvent(SheetTable.java:719) at java.awt.Component.processEvent(Component.java:5803) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4410) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:3983) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)