[Mulgara-general] Not yet for newbie
Paul Gearon
gearon at ieee.org
Mon Nov 20 13:59:02 CST 2006
Hi Guojun,
On 11/20/06, David Wood <dwood at softwarememetics.com> wrote:
>
> Hi Guojin,
>
> Thanks for your description of our documentation problems. We can
> use your mail to address the documentation before the next Mulgara
> release.
>
> It is unfortunate that you are trying to use the JSP library with
> Mulgara. I do not believe that the JSP library has been touched in
> years and it is only tested via the unit tests. You are therefore
> probably right about Java 1.5. classes causing problems with it.
>
I notice that you talk about using Kowari-1.2, and NOT Mulgara. The JSP
code did once work in Kowari (I have no idea of it's state now), but Kowari
is not compatible with Java 1.5. This will almost certainly cause problems
for you if you run Kowari with Java 1.5 (the server will run, but the
libraries used by JSPs have changed from Java 1.4 to 1.5, so this
functionality may have problems.
Mulgara is compatible with Java 1.5, but we have not looked at the JSP code
at all.
A workaround to any problems with the JSP tags would be to create a
connection directly, using Java code in the JSP file. This is not clean
JSP, but can get the job done if needed.
Regards,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mulgara.org/pipermail/mulgara-general/attachments/20061120/66ca4994/attachment.html
More information about the Mulgara-general
mailing list