::Bugtracker
  0.9.11 beta
Ticket #0000004 User: anonymous

Project:

Previous Next
rss
TypeBug Statusproblem Date23-Feb-2010 16:48
VersionSVN r76 CategoryRSP Submitted byMikeL
PlatformWindows Severityminor Prioritynormal

Summary Worker-Libs requiring full path
Description On Windows, I wanted to use mysql-protocol.r and some other utility functions to make RSP cleaner. I could not get it to work until I coded the full path the each worker library
Example code
%/c/cheyenne/www/private/mysql-protocol.r

Assigned ton/a Fixed in- Last Update1-Mar-2010 17:02


Comments
(0000003)
dockimbel
1-Mar-2010 17:01

I can't reproduce this issue. On Windows (XP and 7), the following configuration works :

in httpd.cfg :
...
worker-libs [
%libs/mysql-protocol.r
]
...

Cheyenne folder: %/c/dev/Cheyenne/
http.cfg location: %/c/dev/Cheyenne/httpd.cfg
Mysql driver: %/c/dev/Cheyenne/libs/mysql-protocol.r

Tested both in source and encapped mode with r76.
(0000004)
dockimbel
1-Mar-2010 17:02

You haven't specified correctly your Cheyenne version (SVN r76 is not yet released).

Date User Field Action Change
1-Mar-2010 17:08 dockimbel Comment : 0000003 Modified -
1-Mar-2010 17:07 dockimbel Comment : 0000004 Modified -
1-Mar-2010 17:03 dockimbel Comment : 0000004 Modified -
1-Mar-2010 17:02 dockimbel Status Modified submitted => problem
1-Mar-2010 17:02 dockimbel Comment : 0000004 Added -
1-Mar-2010 17:01 dockimbel Comment : 0000003 Added -
23-Feb-2010 16:48 MikeL Ticket Added -