This is the mail archive of the
kawa@sourceware.org
mailing list for the Kawa project.
BRL reader problem.
- From: Dan Stanger <DStanger at EatonVance dot Com>
- To: <kawa at sources dot redhat dot com>
- Date: Mon, 24 Aug 2009 16:27:10 -0400
- Subject: BRL reader problem.
This snippet of code compiles using --brl -C, and runs under the old
brl, but when run through the servlet, produces the following error.
[(define st #f)]
[(define authcount (sql-repeat st (UAID)
( ] select UAID[)
(set! authlevel UAID)
))]
javax.servlet.ServletException: jndi:/localhost/kawa/sql1.brl:3:1:
unbound location ]
Any ideas about where I should start looking for this problem? Is there
some flag, which I may not be setting?
Thank you,
Dan Stanger
Eaton Vance Management
Two International Place
Boston, MA 02110
Mobile: 617 646 9682
Office: 617 672 8261