Alan,
Thanks for pointing me in the right direction. I compared the nightly I was
using that caused the problem to the production version and noticed the
following lines relating to cfres were missing:
<servlet>
<servlet-name>cfResourceServlet</servlet-name>
<servlet-class>com.naryx.tagfusion.cfm.cfResourceServlet</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>cfResourceServlet</servlet-name>
<url-pattern>*.cfres</url-pattern>
</servlet-mapping>
I added them to my nightly and it all worked fine.
On Sun, Apr 25, 2010 at 5:13 AM, Alan Williamson (aw2.0 ltd) <
[email protected]> wrote:
> yes, make sure you have the right web.xml mapping inside.
>
> You have to may .cfres to OpenBD
>
> Derrick Jackson wrote:
>
>> When using<cfjavascript> and<cfstylesheet> I get the following error
>> when I try to view the contents of the minimized javascript and stylsheet
>> files:
>>
>>
>> Apache Tomcat/6.0.20 - Error report
>> HTTP Status 404 - /load.cfres
>> type Status report
>> message /load.cfres
>> description The requested resource (/load.cfres) is not available.
>>
>>
>> Do I need to configure anything in order for this to work?
>>
>>
>> Thanks,
>> Derrick
>>
>> --
>> Open BlueDragon Public Mailing List
>> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
>> mailing list - http://groups.google.com/group/openbd?hl=en
>>
>> !! save a network - please trim replies before posting !!
>>
>
> --
> Open BlueDragon Public Mailing List
> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
> mailing list - http://groups.google.com/group/openbd?hl=en
>
> !! save a network - please trim replies before posting !!
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
!! save a network - please trim replies before posting !!