.
Anyway, I closed the discussion from my side! If you are really feeling bad now
because of receiving such email from me, please unsubscribe the list.
Cheers.
Gurkan
On Wednesday, November 13, 2013 5:23 PM, Tim Watts wrote:
On Wed, 2013-11-13 at 06:53 -0800, Gurkan Erdogdu wrote:
> Hello
64&e=a052bfdbb3
> > X-MC-User: 9781cf0ccdac7604f1f7fd52e
> > x-accounttype: ff
> > List-Unsubscribe: <mailto:unsubscribe-9781cf0ccdac7604f1f7fd52e-
> > 105b909b64-a052bfd...@mailin1.us2.mcsv.net?subject=unsubscribe>, &l
Hi Tomcat users,
I have written a small cook book about Apache TomEE (Apache Tomcat + Web
Profile Stack). My
book "Apache TomEE Cookbook" published by Amazon Create Space. This is the
first book in the market related to Apache TomEE. I thought that you can also
interest with this book. You can
Hello dB;
This is the step by step actions to configure your log4j logging in one place
in Tomcat "lib/log4j.properties"
Actions
-
1- Remove logging.properties from conf/logging.properties
2- Remove tomcat-juli.jar from bin/tomcat-juli.jar
3- Get "tomcat-juli.jar" and "tomca
Then you have to use
InitialContext # lookup("java:/comp/env/_Resource_Id_In_your_web_Xml").
As we said, if you want to inject dependencies to your classes, those classes
must be known by the container.
--Gurkan
From: marble4u
To: users@tomcat.apache.org
S
List
Sent: Thu, June 17, 2010 2:37:05 AM
Subject: Re: Resource Annotation has no effect but JNDI Lookup works (JDBC
Resource)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gurkan,
On 6/16/2010 10:44 AM, Gurkan Erdogdu wrote:
> Please define some servlet and try with it,
>
> class
Use "Class Loader Definitions" carefully,
System - This class loader is normally initialized from the contents of the
CLASSPATH environment variable.
All such classes are visible to both Tomcat internal classes, and to web
applications. However, the standard Tomcat 6 startup scripts
($CATALI
What is a TestClass? Tomcat has no knowledge about your class for injection
occurs.
Please define some servlet and try with it,
class TestClass extends HttpServlet{
private @Resource(name="jdbc/TestDb") DataSource datasource;
@PostConstruct
public void postConstruct(){
Hello Kartikey;
You could use with giving required "NOTICE" for the Apache Tomcat (Apache
Tomcat NOTICE file includes notices,
http://svn.apache.org/repos/asf/tomcat/trunk/NOTICE) and your product must
include "ASL V2 license text file" that is readable by your prospects/customers
etc.
Please
>
> Context parentcontext = new InitialContext();
> Datasource ds = context.lookup("jdbc/windsDS");
>
> Is there a way to do jndli direct global lookup ?
>
> -Narahari
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
Also remove "" from CATALINA_OPTS, like this
set CATALINA_OPTS=-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8050
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
2010/3/16 Gurkan Erdogdu
>
> try
>
> servi
users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
binding nature of the contents shall be implied or assumed unless the sender
> does so expressly with due authority of Comviva Technologies Limited. E-mail
> and any contents transmitted with it are prone to viruses and related
> defects despite all efforts to avoid such by Comviva Technologies Limited.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
then you answer question :)
2010/3/15 Mercy
> Hi Gurkan,
>
> it's false;
>
> regards,
> Mercy
>
>
> Gurkan Erdogdu wrote:
>
>> -Dcom.sun.management.jmxremote.authenticate=$JMX_SSL_ENABLED
>>
>> what is the $JMX_SSL_ENABLED value?
>&
# ${USER_NAME} ${PASSWORD}
>
> mercy mercy
> admin admin*
>
>
> I run the JConsole to connect JMX on Tomcat after lunching it , it allows
> to access whether there is an authentication info or not.
>
>
>
> Please tell me how to enable authentication, thanks in advance.
>
> Kind regards,
> Mercy
>
>
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
elcome, for any questions please use our user or developer
lists.
Thanks;
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
Hello;
Environment : Tomcat 6.0.20
OS : XP Professional 2002 SP3
Is anybody try to stop the catalina engine from jconsole. I have been using
Tomcat 6.0.20, and trying to stop Catalina from jconsole. I click
"Catalina/Service/Catalina/Operations/stop" on the MBean view. INFO messages
it possible to restart tomcat using ant ? I googled and found out
> that its possible using build.xml file.
> Any example ?
>
> Thanks and Regards,
>
> Kaushal
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
18 matches
Mail list logo