Hi Kanchana,
If you are deploying in a unix environment, I guess it might be because
that under Unix filenames are case sensitive, xa.jar and Xa.jar are 2
different files. You might want to try renaming the files..
just my .02cents
Richard
Kanchana Welagedara wrote:
Hi All
I have used appfuse to write an web application and deployed that in the
Tomcat server.There is another dependency application specif jar (let's say
xa.jar)file which refers in <Application folder>/WEB_INF/lib/xa.jar when
this names with capital letters (Xa.jar ) it throws a hql Query error when
accessing the web application.(Appfuse uses hql to access the data base).
I wonder this is something related to the tomcat Application server and I
really appreciate if any one can give feed back in this.
Thanks a lot
Kanchana
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]