Yeah send me a simple test case off-list and we'll see what's up. On Nov 17, 2011 5:15 PM, "Stan Winchester" <[email protected]> wrote:
> Matt, > > You are correct, the mapping seems to be working. However, I am having an > issue that may be related. I have a cfc named security.cfc with a method > named LogMeIn. OpenBD 2.0 cannot find the method, though it seems the > mapping is working, because there is no error finding the cfc. Just for > fun, I switched back to OpenBD 1.4 and it works perfectly again. Probably > not a mapping issue, but stepping on some new v2.0 code. If you need more > info, I can provide you the code off list. > > Below is the message I got in OpenBD 2.0: > > Method LogMeIn could not be found. Check you have correct method name, the > method name casing matches that of the Java class and you've provided the > correct number of arguments > > > Thanks, > Stan > > On Thu, Nov 17, 2011 at 5:27 PM, Matthew Woodward > <[email protected]>wrote: > >> On Thu, Nov 17, 2011 at 10:07 AM, Stan Winchester < >> [email protected]> wrote: >> >>> I just added a mapping with the message: >>> >>> "The mapping was created successfully." >>> >>> However, when I try to verify the mapping I get the message: >>> >>> >> " The logical path specified is not accessible. Please verify that >>> the directory exists and has the correct permissions." >>> >> >> Does the mapping work in your code? >> >> I'll have to look at that a bit--I am able to reproduce it but I suspect >> it's just a bug in the verification code in the admin console. I've >> certainly not had any issues creating and using mappings. This may be >> related to some of the slight changes around cfdirectory but I'll look into >> it. >> >> Thanks for letting us know. >> -- >> Matthew Woodward >> [email protected] >> http://blog.mattwoodward.com >> identi.ca / Twitter: @mpwoodward >> >> Please do not send me proprietary file formats such as Word, PowerPoint, >> etc. as attachments. >> http://www.gnu.org/philosophy/no-word-attachments.html >> >> -- >> online documentation: http://openbd.org/manual/ >> google+ hints/tips: https://plus.google.com/115990347459711259462 >> http://groups.google.com/group/openbd?hl=en >> > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
