This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]