ColdFusion Classpath

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default ColdFusion Classpath

    We installed ColdFusion MX 7 Multi-Server option and we want to add a Java CFX
    custom classpath to the CF administrator. In the past w/o multi-server option,
    we can go to server settings - >java --> jvm to add the classpath. However,
    with the multi-server option, this method is no longer available. How do we
    add the classpath in order to use the Java CFX custom tag?

    chungwai Guest

  2. Similar Questions and Discussions

    1. MX7 Error: No such classpath element
      Hi, I got the same error. every time I restart cf service, i always get that. Did you figured out? if yes, please let me know .thanks.
    2. no such classpath element
      I am getting this error everytime I restart my Coldfusion MX 7.0.1 server. no such classpath element: D:\CFusionMX7\runtime/../../classes Any...
    3. actionscript-Classpath
      Hi, i try to compile my App and the following error appears: 2 A file found in an actionscript-classpath must have an externally visible...
    4. CFMX7 Classpath
      Can someone please help me with this problem? I have some class and jar files that worked when I drop them in the WEB-INF folder of my standalone...
    5. Summary of classpath issues on OS X?
      On Wed, 6 Aug 2003 14:45:51 -0400, Jonathan Hendry wrote (in message <z1cYa.17833$Vx2.9056101@newssvr28.news.prodigy.com>): Yes, me, it is. ...
  3. #2

    Default Re: ColdFusion Classpath

    With the multi-server install you get access to the JVM config either via the JMC [url]http://127.0.0.1:8000[/url] or by directly editing the jvm.config file in <jrun>/bin

    Andy
    xentrix Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139