Configuring non-listed webservers

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

  1. #1

    Default Configuring non-listed webservers

    Is it possible to manually configure MX7 with a webserver that isn't listed in the supported versions?
    If so is that process documented somewhere?


    tony_reynolds Guest

  2. Similar Questions and Discussions

    1. Problems with CF MX7 and Quest Spotlight on Webservers
      Hi, like i said i am running ColdFusion MX 7 and was trying to get some perfomance information with Quest Spotlight on Webservers. I could only...
    2. One Site on Two Webservers
      Is it possible to set up contribute to update the same files on two webservers? If so, could you let me know how? Thank you in advance!
    3. Configuinr non-listed webservers
      Is it possible to manually configure MX7 with a webserver that isn't listed in the supported versions? If so is that process documented somewhere?
    4. how to refer to same web service installed on multiple webservers
      I have a webservice installed on 3 servers (for load-reduction purposes). I call the service asynchronously and the code proceeds like this: ...
    5. Making i18n work on all Unix webservers ?
      With the following code to translate messages in french, we need to put the mo files in a directory like ../local/xxx/LC_MESSAGE/messages.{mo,po}...
  3. #2

    Default Re: Configuring non-listed webservers

    possible yes, supported no.

    In theory you should be able to get CFMX7 to work on any J2EE server
    since it is nothing more than a J2EE application. Macromedia I know
    will not help you do this though.

    tonyp@rolist.com 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