I have following list of issues while running proj...
# adobe
z
I have following list of issues while running project over cf2025, could anyone found the similar?
- CF2025 incorrectly tries to locate
WEB-INF/cftags
in
public/
, despite it not being a servlet root. - ColdFusion attempts to read a missing
web.xml
, throwing
InputStream cannot be null
. - Deleting
WEB-INF
from
public/
directory does not solve the issue, CF still assumes it’s the web root. - CFIDE admin path also breaks with
Application.cfc
parsing issues.
m
I've not seen any of these. If you have reproducible bugs, please enter them at tracker.adobe.com for our team to review.
z
Sure, Thank @Mark Takata (Adobe). Will place over there