Adobe 38043740 User Guide - Page 107

Uninstall problems

Page 107 highlights

ADOBE COLDFUSION 8 103 Installing and Using ColdFusion Virtual mapping resource path of /* does not work Problem: You add a virtual mapping resource path of /* which does not work. Solution: Do not map any directories to wildcard resource paths that contain WEB-INF as a virtual mapping. In ColdFusion MX 6.1, the fact that this worked was a side-effect of the particular way the classloader was configured. For ColdFusion MX 7 and later, the classloader is consistent across all editions; the ColdFusion classloader is no longer blended with the application server's classloader. This change was made to ensure that ColdFusion MX 7 worked consistently in stand-alone server as well as deployed as an EAR/WAR to any certified J2EE application server. Uninstall problems COM disabled Problem: You have an earlier version of ColdFusion on the system. When you uninstall ColdFusion, COM is disabled. Solution: You must re-register the typeviewer.dll file associated with the earlier version of ColdFusion.

  • 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

103
ADOBE COLDFUSION 8
Installing and Using ColdFusion
Virtual mapping resource path of /* does not work
Problem:
You add a virtual mapping resource path of
/*
which does not work
.
Solution:
Do not map any directories to wildcard resource paths that contain WEB-INF as a virtual mapping. In ColdFusion
MX 6.1, the fact that this worked was a side-effect of the particular way the classloader was configured. For
ColdFusion MX 7 and later, the classloader is consistent across all editions; the ColdFusion classloader is no
longer blended with the application server’s classloader. This change was made to ensure that ColdFusion MX 7
worked consistently in stand-alone server as well as deployed as an EAR/WAR to any certified J2EE application
server.
Uninstall problems
COM disabled
Problem:
You have an earlier version of ColdFusion on the system. When you uninstall ColdFusion, COM is disabled.
Solution:
You must re-register the typeviewer.dll file associated with the earlier version of ColdFusion.