Caldarale, Charles R wrote:
>> From: Kees de Kooter [mailto:[EMAIL PROTECTED]
>> Subject: Re: Tomcat resources
>>
>> Is this some would-be turing machine babbling away or is there are
>> genuine question here?
>
> Might be time to repost Andre's li
> From: tomkitten [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat resources
>
> How can I use a hibernate.cfg.xml (hibernate configuration) as
> resource in a war file? What needs to go into the Context.xml?
Possibly nothing. GIYF:
http://www.hibernate.org/114.html
- Chuck
THI
Sorry if the question is unclear.
How can I use a hibernate.cfg.xml (hibernate configuration) as resource in a
war file? What needs to go into the Context.xml?
Thanks
Caldarale, Charles R wrote:
>
>> From: Kees de Kooter [mailto:[EMAIL PROTECTED]
>> Subject: Re: Tomcat res
> From: Kees de Kooter [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat resources
>
> Is this some would-be turing machine babbling away or is there are
> genuine question here?
Might be time to repost Andre's list...
http://marc.info/?l=tomcat-user&m=122823060425
Is this some would-be turing machine babbling away or is there are
genuine question here?
On Wed, Dec 10, 2008 at 00:31, tomkitten <[EMAIL PROTECTED]> wrote:
>
> I would like a web application to read in some data from a text file (I tried
> using .class.getResourceAsStream). I am not sure how t