bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22824] java.beans.beancontext.BeanContextServicesSupport.


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22824] java.beans.beancontext.BeanContextServicesSupport.initialize() not implemented
Date: 16 Oct 2005 01:27:21 -0000

Petter Reinholtsone gave the me following URL to test in gcjappletviewer:

http://www.openstreetmap.org/

During startup it failed with this stacktrace:

java.lang.Error: Not implemented
   at java.beans.beancontext.BeanContextServicesSupport.initialize
(BeanContextServicesSupport.java:253)
   at java.beans.beancontext.BeanContextSupport.<init>
(BeanContextSupport.java:155)
   at java.beans.beancontext.BeanContextSupport.<init>
(BeanContextSupport.java:118)
   at java.beans.beancontext.BeanContextServicesSupport.<init>
(BeanContextServicesSupport.java:144)
   at java.beans.beancontext.BeanContextServicesSupport.<init>
(BeanContextServicesSupport.java:123)
   at com.bbn.openmap.MapHandler.<init> (MapHandler.java:78)
   at org.openstreetmap.applet.osmDisplay.<init> (osmDisplay.java:60)
   at org.openstreetmap.applet.osmApplet.init (osmApplet.java:33)
   at gnu.gcjwebplugin.StandaloneAppletWindow.<init>
(StandaloneAppletWindow.java:185)
   at gnu.gcjwebplugin.StandaloneAppletViewer.<init>
(StandaloneAppletViewer.java:172)
   at gnu.gcjwebplugin.AppletViewer.main (AppletViewer.java:325)

I think this just needs to be implemented.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22824





reply via email to

[Prev in Thread] Current Thread [Next in Thread]