RE: Naming Question

2004-06-03 Thread Shapira, Yoav
To: 'Tomcat Users List' >Subject: RE: Naming Question > >Hi, > >For development purposes, we are wanting to keep files away from common >areas (there might be 2 or 3 of us working on this application at a time). >Is there a way to declare this in a manner to

RE: Naming Question

2004-06-03 Thread Worley Brent - bworle
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 1:40 PM To: Tomcat Users List Subject: RE: Naming Question Hi, > > > > > The name should match the resource name, so both should be "myobj". Note also that the case matters, so your application will need

RE: Naming Question

2004-06-03 Thread Shapira, Yoav
Hi, > > > > > The name should match the resource name, so both should be "myobj". Note also that the case matters, so your application will need to lookup "myobj" and not "MyObj" for example. The parameters section you had is fine. Note that the class you're declaring as the resource's

RE: Naming Question

2004-06-03 Thread Worley Brent - bworle
: Thursday, June 03, 2004 1:05 PM To: Tomcat Users List Subject: RE: Naming Question Hola, Examples and directions are at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-resources-howto.htm l. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Worley Brent -

RE: Naming Question

2004-06-03 Thread Shapira, Yoav
;To: 'Tomcat Users List' >Subject: RE: Naming Question > >Yoav, > >I don't. That was not in the instructions of the move (moved from WinNT >using Resin to Linux using Tomcat). > >Can you give me an example (or point me to one) of what this should look >like?

RE: Naming Question

2004-06-03 Thread Worley Brent - bworle
June 03, 2004 12:58 PM To: Tomcat Users List Subject: RE: Naming Question Hi, How do you declare the resource in server.xml? The web.xml is only the reference linking information, it's not sufficient by itself. Yoav Shapira Millennium Research Informatics >-Original Message-

RE: Naming Question

2004-06-03 Thread Shapira, Yoav
Hi, How do you declare the resource in server.xml? The web.xml is only the reference linking information, it's not sufficient by itself. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Worley Brent - bworle [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 03, 200