Re: [standard] problem

2002-01-14 Thread horwat
I tried to reproduce your problem but was unsuccessful. I set my driver class name, url, user name, and password all using context init params without the problem you mentioned. If you look at the sql driver tag handler, all it does is check whether the parameter is set via an action attribute an

[standard] problem

2002-01-14 Thread Ingmar Stein
Hi all, the init-parameters do not work as expected when using . I added all the init-parameters (using the new names for the latest nightly build), but gives a "Url may not be null" when I execute a . But it works if I add this right after the tag: <% DataSourceWrapper conn = (DataSourceWr

JSPTL EA3 - x:transform works, but error in tomcat

2002-01-14 Thread Matt Raible
I am trying to use the x:transform tag to render the following page (code pasted below). The transformation works (displayed in browser correctly), but the following error shows in tomcat's log: SystemId Unknown; Line 55; Column -1; Can not load requested doc: Document root element is missing.