Hi, is anyone else getting this error when starting the server ?? It doesn't
seem to harm anything (as best I can tell) but it is a little disconcerting.....
java.net.MalformedURLException: no protocol: MEJBGBean
at java.net.URL.<init>(URL.java:567)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at
org.apache.openejb.config.AnnotationDeployer$DiscoverBeansInClassLoader.deploy(AnnotationDeployer.java:190)
at
org.apache.openejb.config.AnnotationDeployer$DiscoverBeansInClassLoader.deploy(AnnotationDeployer.java:167)
at
org.apache.openejb.config.AnnotationDeployer.deploy(AnnotationDeployer.java:158)
at
org.apache.openejb.config.ConfigurationFactory$Chain.deploy(ConfigurationFactory.java:110)
at
org.apache.openejb.config.ConfigurationFactory.configureApplication(ConfigurationFactory.java:311)
at
org.apache.openejb.config.ConfigurationFactory.configureApplication(ConfigurationFactory.java:298)
--
Thanks,
Tim McConnell