Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
newbie needing help seting up sql database

newbie needing help seting up sql database

2004-01-29       - By FRANCOIS Dufour

 Back
Reply:     1     2     3  

if sql is in c:/mysql whatt should i rite down there sorry im french and im
having a bad time understanding those computer terms
do i have to add sql_ home?
tanks in advance
<Realm  className="org.apache.catalina.realm.JDBCRealm Source code of org.apache.catalina.realm.JDBCRealm" debug="99"
            driverName="org.gjt.mm.mysql.Driver Source code of org.gjt.mm.mysql.Driver"
         
connectionURL="jdbc:mysql://localhost/authority?user=tred;password=treat"
             userTable="users" userNameCol="user_name"
userCredCol="user_pass"
         userRoleTable="user_roles" roleNameCol="role_name" />
     -->

     <!--
     <Realm  className="org.apache.catalina.realm.JDBCRealm Source code of org.apache.catalina.realm.JDBCRealm" debug="99"
            driverName="oracle.jdbc.driver.OracleDriver"
         
connectionURL="jdbc:oracle:thin:@(protected):1521:ORCL?user=papier;password=cul"
             userTable="users" userNameCol="user_name"
userCredCol="user_pass"
         userRoleTable="user_roles" roleNameCol="role_name" />
     -->


francoisdufour@(protected)
crazy-wilys webmaster





>From: Tim Funk <funkman@(protected)>
>Reply-To: "Tomcat Users List" <tomcat-user@(protected)>
>To: Tomcat Users List <tomcat-user@(protected)>
>Subject: Re: Reading text file in classpath and web app
>Date: Thu, 29 Jan 2004 09:12:20 -0500
>
>How does it open the file? The solution  might be as easy as dropping the
>config file in WEB-INF/classes/(optional package heirarchy)
>
>-Tim
>
>Andi Reinbrech wrote:
>
>>Hi, I have an Axis web application, which calls a 3rd party API.
>>
>>This API opens up a text file, emapi.cfg, which needs to be a) on the
>>CLASSPATH and b) readable.  I know web apps aren't supposed to open IO
>>files, but this is unfortunately something I can't do anything about, as
>>Iona Orbix/CORBA insists on this config file.
>>
>>I eventually got it working with the Tomcat shipped with the JWSDP1-3,
>>after
>>putting the text file in the bin\ directory, but this does not work for
>>Tomcat 5.
>>
>>I have changed Tomcat's setclasspath.bat to include the path to this file,
>>but it keeps on exiting with a
>>java.lang.reflect.InvocationTargetException Source code of java.lang.reflect.InvocationTargetException
>>Tomcat 5 ALWAYS gives this stupid exception.  The older version of Tomcat
>>with JWSDP1-3 at least gave the exception description.
>>
>>I have no idea where to start looking -  I have:
>>
>>1) Changed the .policy file
>>2) Copied emapi.cfg *everywere*, bin\, WEB-INF, classes, common, shared,
>>lib, endorsed and nothing works
>>
>
>
>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>

__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ca/


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.