> I am having the same problem with ejx as described in the mailing list > archive. Clicking "New" doesn't do anything and the jboss/jaws plug ins do > not show up in the file open menu. > Here is the stack trace for those 2 conditions: > > On ejx init: > > ... > Adding file:/D:/Program Files/jboss2/bin/../lib/ext/xml.jar to classpath > Property:windowSize > Loading preference for:windowSize > Property:xmlManager > Property:userDir > Property:windowSize > Property:xmlManager > Property:userDir > Loading preference for:userDir > Property:windowSize > Property:xmlManager > Loading preference for:xmlManager > Property:userDir > java.lang.NullPointerException > at > com.dreambean.ejx.editor.Preferences.loadPreferences(Preferences.java:166) > at > com.dreambean.ejx.editor.Preferences.<init>(Preferences.java:45) > at com.dreambean.ejx.editor.EJX.<init>(EJX.java:219) > at java.lang.Class.newInstance0(Native Method) > at java.lang.Class.newInstance(Class.java:237) > at java.beans.Beans.instantiate(Beans.java:207) > at java.beans.Beans.instantiate(Beans.java:51) > at com.dreambean.ejx.editor.Main$2.run(Main.java:48) > at java.security.AccessController.doPrivileged(Native Method) > at com.dreambean.ejx.editor.Main.main(Main.java:43) > > > On clicking File->Open: > > > java.lang.ArrayIndexOutOfBoundsException: 0 >= 0 > at java.util.Vector.elementAt(Vector.java:441) > at com.dreambean.ejx.editor.EJX$1.actionPerformed(EJX.java:45) > at > javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450) > at > javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractBut > ton.java:1504) > at > javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java > :378) > at > javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250) > at > javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListen > er.java:216) > at java.awt.Component.processMouseEvent(Component.java:3717) > at java.awt.Component.processEvent(Component.java:3546) > at java.awt.Container.processEvent(Container.java:1163) > at java.awt.Component.dispatchEventImpl(Component.java:2595) > at java.awt.Container.dispatchEventImpl(Container.java:1212) > at java.awt.Component.dispatchEvent(Component.java:2499) > at > java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2427) > at > java.awt.LightweightDispatcher.processMouseEvent(Container.java:2192) > at > java.awt.LightweightDispatcher.dispatchEvent(Container.java:2101) > at java.awt.Container.dispatchEventImpl(Container.java:1199) > at java.awt.Window.dispatchEventImpl(Window.java:912) > at java.awt.Component.dispatchEvent(Component.java:2499) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:319) > at > java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:84) > > > I downloaded the latest version of the jboss installer today. This problem > did not occur in the prior version (2 weeks ago). > Thanks. > .......................................................................... > . > > Ewan Branda > > Manager, Application Architecture > Rare Medium LA | 310-302-7420 x237 > [EMAIL PROTECTED] | [EMAIL PROTECTED] > > -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
