5 Replies Latest reply on Jan 26, 2003 9:12 AM by ottoberg

    java.net.MalformedURLException when trying to access Initial

      I am using JBoss 3.2.0RC1 and try to access its JndiContext from Eclipse via the JNDI Browser plugin. Each time I do so I get a java.net.MalformedURLException: no protocol: Berg/jboss-3.2.0RC1_tomcat-4.1.18/server/default/lib/javax.servlet.jar.
      The complete path should read C:/Programme/Otto Berg/jboss-3.2.0RC1_tomcat-4.1.18/server/default/lib/javax.servlet.jar which obviously contains a space between Otto and Berg. So the problems seems to be caused by JBoss' inability to digest such a path. Is there any around this problem?

      Any help would be appreciated.

      Thanks
      Olaf