Re: Tomcat and JSF

2004-06-09 Thread snpe
> > " Work like you don't need the money, love like you've never been hurt, and > dance like no one is watching." > --- Satchel Paige > > -Original Message- > > From: snpe [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, June 08

Tomcat and JSF

2004-06-08 Thread snpe
Is there plan that tomcat support JSF specification ? regards Haris Peco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: jndi (jdbc) access out of container

2004-05-06 Thread snpe
nection.password} > > > > > > Then for running in Tomcat, I use Ant to bundle the following one in my > WAR: > > > "http://www.springframework.org/dtd/spring-beans.dtd";> > > > > class="org.springframework.jndi.Jn

Re: jndi (jdbc) access out of container

2004-05-05 Thread snpe
On Wednesday 05 May 2004 10:50 pm, QM wrote: > On Thu, May 06, 2004 at 12:44:57AM +0000, snpe wrote: > : Can I access jndi out of container (from simple test application) ? > > In other words, you would like to access Tomcat's JNDI provider > outside of a Tomcat-mana

jndi (jdbc) access out of container

2004-05-05 Thread snpe
Hello Can I access jndi out of container (from simple test application) ? regards Haris Peco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Global resource JDBC/JNDI

2004-04-12 Thread snpe
> Systems Analyst > ITS-Systems: Mainframe Group > University of Texas - Austin > tele: (512) 232-6562 > email: [EMAIL PROTECTED] > > > > -Original Message- > From: snpe [mailto:[EMAIL PROTECTED] > Sent: Sunday, April 11, 2004 3:41 PM > To: Tomca

Re: Global resource JDBC/JNDI

2004-04-12 Thread snpe
ote: > You need to make a refernce in your web app contexts to the global > resource: > > type="javax.sql.DataSource"/> > > -Original Message- > From: snpe [mailto:[EMAIL PROTECTED] > Sent: Sunday, April 11, 2004 12:49 PM > To: [EMAIL PROTECTED] >

Global resource JDBC/JNDI

2004-04-11 Thread snpe
Hello, I set jdbc/jndi for web application, but I want set jdbc/jndi for all applications I try set jdbc/jndi in GlobalResource, but this resources don't see in web application automatic Is it possible regards Haris Peco - To

Tomcat 3.2.2

2001-07-02 Thread snpe
Hello, I try jakarta-tomcat 3.2.2 Installation procedure is ok (I have jaxp.jar,parser.jar,servlet.jar, jsse ...) When I put : cd $JAKARTA_HOME/build/tomcat bin/startup.sh I get next error : Using classpath: /u2/jakarta/build/tomcat/cla