Yes, finally it worked,
Thanks for all who supported this.
thanks
Kasim
-Original Message-
From: Hadole, Nishant IN BOM SISL [mailto:nishant.had...@siemens.com]
Sent: 10 December 2009 13:25
To: 'Tomcat Users List'; Mohammad, Hammad Kasim Bekur
Subject: RE: db jars in comm
}/test/lib/*.jar
and created a directory called apache-tomcat-5.5.27\test\lib, I have
restarted tomcat server, still I get the same error. Any reason why?
many thanks
Kasim
-Original Message-
From: Mohammad, Hammad Kasim Bekur
[mailto:hammadkasimbekur.moham...@misys.com]
Sent: 10 December
, shared/lib.
All are having its own libraries, I need to add another directory called
test/lib and put my db jars, so that when server startup it should
identify the db jars from test/lib instead of common lib.
many thanks
Kasim
ext: 34632
Mobile: 9663763720
Skype: kasim.bekur
-Original
Can you please provide a link from apache or good site to have
justification?
many thanks
Kasim
-Original Message-
From: Joseph Morgan [mailto:joseph.mor...@ignitesales.com]
Sent: 09 December 2009 23:36
To: Tomcat Users List
Subject: RE: db jars in common/lib and shared/lib
Dang it
It verified and it as given as
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/li
b/*.jar
many thanks
Kasim
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: 09 December 2009 19:39
To: Tomcat Users List
Subject: Re: db jars in common/lib and
Tomcat: apache-tomcat-5.5.27
OS: Windows NT.
Ant: 1.7
Not from OS, downloaded version.
many thanks
Kasim
-Original Message-
From: peter.crowth...@googlemail.com
[mailto:peter.crowth...@googlemail.com] On Behalf Of Peter Crowther
Sent: 09 December 2009 19:07
To: Tomcat Users List
couldnot load the driver.
Can you please let me know why it is working when it is in common/lib
and why it is not working when it is in shared/lib directory?
many thanks
Kasim
"Misys" is the trade name for Misys plc (registered in England and Wales).
Registration Number
Hi
thanks a lot for your response and valuable inputs.
I want to avoid looking of that classes during server startup, my requirement
is, specified classes/properties should lookup only when my war file deployed.
many thanks,
Kasim
From: Jorge Medina
To
available only when I
deploy the war file.
many thanks,
Kasim
ebevents.yahoo.com/mailbeta/features_spam.html
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mir Kasim Ali
Software Consultant
WOIL
additional commands, e-mail: [EMAIL PROTECTED]
--
Mir Kasim Ali
Software Consultant
WOIL-GTEC,Pune
Desk No ..:: 020-66056181
Mobile No..::+919423424146
, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mir Kasim Ali
Software Consultant
WOIL-GTEC,Pune
Desk No ..:: 020-66056181
Mobile No..::+919423424146
ot;);
System.out.println( nombre + " START" );
for (int l=0;l<3;l++){
System.out.println( nombre + " " + l );
for (int k=0;k<250;k++){
out.write(nombre + " : ("+ l + "," + k + ")" + "\t" );
}
out.write("\n");
}
System.out.println( nombre + " END" );
%>
-
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
--
Mir Kasim Ali
;
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mir Kasim Ali
, e-mail: [EMAIL PROTECTED]
--
Mir Kasim Ali
Hi every body
I want to configure my tomcat server for sending sms to the concerned person
when ever server goes down.Please tell me If any body has done the same.
--
Mir Kasim Ali
Can any body tell me how to call BIRT reports from servlet/jsp.
I already created a project in eclipse for BIRT report project but don't
know how to deploy it on server (Tomcat 4.1)
If any body know about it then please let me know as early as possible
Thanks for support
--
Mir Kasim Ali
And then is it imported with a page directive in the JSP?
-Original Message-
From: Kasim [mailto:[EMAIL PROTECTED]
Sent: 23 March 2006 12:04
To: Tomcat Users List
Subject: RE: Hellp me Don't know whats the problem
This is the code generating the problem
Southern Command
fun
This is the code generating the problem
Southern Command
function show(this_layer)
{
this_layer.style.visibility='visible';
}
function hide(this_layer)
{
this_layer.style.visibility='hidden';
}
function make_bold(x)
{
x.style.fontSize='11px';
}
function make_norm
I am facing following problem while executing my project.
Please suggest me the solution.I am using Tomcat 5.0 and Mysql in backend
Here stationname is a bean
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exce
Assalamoalikum
Dear this is due to the variable which you wants to prints its value but
value is not yet assigned. So check out the variables defined in your jsp
page or servlet.Generally some variables value depends on the request .We
extract the parameter from request object and assigned that val
Default port it uses 8080 .In order to change your tomcat port setting you
have to modify in server.xml which reside at /conf
Change the port no there and save it and restart the tomcat server.After
restarting the server new port is going to be used
Default port for http request is 80 so better to
Hello dear
The solution for your problem is ...
Put all your jsp pages at \webapps\ROOT
Modify the existing web.xml present at \webapps\ROOT\web-inf for your application.If you are using only jsp then
there is no need to add web.xml but if you are using servlets then put the
following lines in it.S
when ever i am calling the jsp page Instead of it its code is been opening
in notepad.So can any body tell me the solution
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The problem was for package called org.apache.common.fileupload but
when I put the jar file for above package in the C:\Program
Files\Apache Software Foundation\Tomcat 5.5\common\lib directory still
it causes differnet error.The error now is...
root cause
javax.servlet.ServletException:
org/apach
I am getting following error
*
org.apache.jasper.JasperException: Unable to compile class for JSP
Generated servlet error:
Only a type can be imported.
org.apache.commons.fileupload.DiskFileUpload resolves to a package
Generated servlet error:
Only a ty
26 matches
Mail list logo