Menu

How to start

Help
2002-12-05
2002-12-05
  • Stephan Kauss

    Stephan Kauss - 2002-12-05

    Hi all,
    I am new to cfx_treebeard. I installed cfx_treebeard_install_java.jar and have now this files :
    Treebeard.class  UninstallerData  avalon.jar  batik.jar bsf.jar fop.jar js.jar readme.txt         regexp.jar xalan.jar xercesImpl.jar xml-apis.jar  xmlParserAPIs.jar
    I try to start Treebeard like this :

    java -classpath avalon.jar:batik.jar:bsf.jar:fop.jar:js.jar:regexp.jar:xalan.jar:xercesImpl.jar:xml-apis.jar:xmlParserAPIs.jar:. Treebeard
    Exception in thread "main" java.lang.NoClassDefFoundError: com/allaire/cfx/CustomTag
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)

    Any comments ?

    thanks Stephan

     
    • Rob

      Rob - 2002-12-05

      Hi Stephen,
      the cfx_treebeard is a custom tag for cold fusion MX. If you want to use the IDE install the version with out the cfx_

      If you wanted the custom tag, look at the readme for how to use it in cold fusion.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.