0 Replies Latest reply on Feb 24, 2005 2:40 PM by raviies

    JBossIDE1.4 Runtime exceptions on accessing a Log4j file

    raviies

      My config:

      JBoss 4.0.0; Eclipse 3.1; JBoss-EclipseIDE 1.4.0 with lomboz 3.0;

      On accessing a lo4j.xml file I am getting this exception in eclipse logs... How to get rid of it?

      Any help will be appreciated

      java.net.MalformedURLException: no protocol: log4j.dtd
      at java.net.URL.(URL.java:537)
      at java.net.URL.(URL.java:434)
      at java.net.URL.(URL.java:383)
      at org.jboss.ide.eclipse.jdt.xml.core.ns.Namespace.parseDTD(Namespace.java:520)
      at org.jboss.ide.eclipse.jdt.xml.core.ns.Namespace.readDTD(Namespace.java:191)
      at org.jboss.ide.eclipse.jdt.xml.ui.reconciler.NodeReconciler.fix(NodeReconciler.java:639)
      at org.jboss.ide.eclipse.jdt.xml.ui.reconciler.NodeReconciler.createTree(NodeReconciler.java:148)

      Thanks
      R