I was trying to set up ejbs in my existing project. I have 30 some odd
ejbs in there. I used the "auto" add feature, when prompted, and
started going through and renaming the beans. At some point, I hit
return on the name field, which must have ok'ed the preferences dialog,
and then an exception was thrown. Now, when ever I try to get into the
ejb preferences, the exception is thrown again, and thre preferences
dialog has become useless.
java.lang.NullPointerException
at
com.intellij.j2ee.ejb.view.EjbManagerConfigurable.p(EjbManagerConfigurable.java:25)
at com.intellij.ide.impl.bm.valueChanged(bm.java:3)
at javax.swing.JTree.fireValueChanged(JTree.java:2269)
at
javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2575)
at
javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:612)
at
javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1006)
at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:288)
at javax.swing.JTree.setSelectionPaths(JTree.java:1101)
at javax.swing.JTree.setSelectionRows(JTree.java:1174)
at javax.swing.JTree.setSelectionRow(JTree.java:1149)
at com.intellij.ide.impl.cy.f(cy.java:23)
at com.intellij.ui.y.E(y.java:147)
at com.intellij.ide.impl.cy.<init>(cy.java:87)
at com.intellij.ide.impl.da.<init>(da.java:25)
at com.intellij.ide.impl.da.a(da.java:23)
at
com.intellij.ide.actions.ProjectPropertiesAction.actionPerformed(ProjectPropertiesAction.java:3)
at com.intellij.openapi.actionSystem.a.u.c(u.java:13)
at
com.intellij.openapi.actionSystem.a.u.processMouseEvent(u.java:39)
at java.awt.Component.processEvent(Component.java:3544)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:926)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at com.intellij.ide.c.dispatchEvent(c.java:24)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
--
------------------------------------------------------------------------
*Paul Ashford*
Diamond Technologies, Inc <http://www.diamondtechnologies.com> .
Phone: (302) 656 - 6050 x 248
Email: pashford@diamondtechnol ogies.com
<mailto:[EMAIL PROTECTED]>
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list