Rob, with respect to the case sensitivity issue, the web has always been very strict in that respect. Its just Windows that has broken those rules in cases. But its best practive to pick a case and stick to it; usually lowercase.
Does that [cfx_openimage.dll] work in BlueDragon 7 ? Rob wrote: > Aloha All, > > Still plugging away, trying to move my BlueDragon Free 7.x application > to OpenBD/Jetty. > > Still fighting through a few things... > > CFX Tags - cfx_openimage.dll. > > Here is my code from the bluedragon.xml file: > > <nativecustomtags> > <mapping name="cfx_openimage"> > <function>ProcessTagRequest</function> > <keeploaded>true</keeploaded> > <name>cfx_openimage</name> > <displayname>cfx_openimage</displayname> > <module>D:\jetty-6.1.12-OpenBD\webroot_cfmlapps/ > cfx_openimage.dll</module> > <description>A simple C++ CFX tag example</description> > </mapping> > </nativecustomtags> > > This results in a "UnsatisfiedLinkError invoking CFXNativeLib method" > error. Any thoughts? > > Seems like openBD is much stricter on case sensitivity - most images > have to be case accurate, and linked files css and js. > > I sort of feel like I am trying this out too soon, as there is limited > documentation (as expected). However, I like the idea of being able > to package my application with the CF server and web server in one > deployable package. > > All help is certainly appreciated. > > Rob > > > > > -- Alan Williamson Registrationless email/sms reminders: http://yourli.st/ blog: http://alan.blog-city.com/ --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
