ColdFusion MX 7 Apache Axis Version

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default ColdFusion MX 7 Apache Axis Version

    Does anyone know what version of Apache Axis ColdFusion MX 7 is using?

    Jeff
    jeff_rayb Guest

  2. Similar Questions and Discussions

    1. Apache Version With ColdFusion
      Hi , I am new to Cold Fusion. Can one of you please let me know the support matrix for Apache and ColdFusion. I wanted to know what version of...
    2. apache axis book/tutorial
      Hi, what book or tutorial on the web would you recommend for learning about apache axis? Thanks! Diego
    3. Apache webserver(axis) and c#
      Hi I have a apache webservice which is exposed through axis and i need to access it in C#. when i selected the wsdl path in "add web reference"...
    4. Consuming a Apache Axis WebService from .NET
      perhaps you are sending the XML as a string? This is usually what gives you escaped angle brackets. (< and >) There are examples of how to do...
    5. Interoperability issue with apache axis
      Hi All, We developed a .net web service , it should be accessed from a Apache axis client. When we run the client it is throwing the following...
  3. #2

    Default Re: ColdFusion MX 7 Apache Axis Version

    CFMX 7 uses Axis 1.2.

    Ted Zimmerman
    tzimmerman Guest

  4. #3

    Default Re: ColdFusion MX 7 Apache Axis Version

    Thanks for the response. The reason I am asking is that I wrote a java program
    for a client who is currently running ColdFusion 6.1. They are now looking to
    move to ColdFusion 7 and my program is throwing Axis faults now. I am curious
    about one other thing. I noticed when looking through the directories that
    there seem to be 2 different places where Apache Axis is stored. One in <CF
    root>\lib\axis.jar, and the other is in <CF root>\runtime\lib\webservices.jar.
    Is there any particular reason this is so? Also what is the reasoning behing
    this? Any information would be beneficial.

    Jeff

    jeff_rayb 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