Re: Deploy war

2010-03-03 Thread Gurkan Erdogdu
, 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

Stopping Catalina From MBean Server

2010-03-11 Thread Gurkan Erdogdu
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

Apache OpenWebBeans Supports Tomcat

2010-03-15 Thread Gurkan Erdogdu
, for any questions please use our user or developer lists. Thanks; Gurkan Erdogdu http://gurkanerdogdu.blogspot.com

Re: JMX authentication failure

2010-03-15 Thread Gurkan Erdogdu
regards, Mercy -- Gurkan Erdogdu http://gurkanerdogdu.blogspot.com

Re: JMX authentication failure

2010-03-15 Thread Gurkan Erdogdu
then you answer question :) 2010/3/15 Mercy techme...@gmail.com 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? Thanks; 2010/3/15 Mercy techme...@gmail.com Hi

Re: Can't connect remotely to Tomcat via JMX on Windows

2010-03-16 Thread Gurkan Erdogdu
with 5.5.28, same thing) JDK 1.6.0.18 Windows Vista Business Thanks in advance - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- Gurkan

Re: Can't connect remotely to Tomcat via JMX on Windows

2010-03-16 Thread Gurkan Erdogdu
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 cgurkanerdo...@gmail.com try

Re: jndi global look up questions

2010-03-18 Thread Gurkan Erdogdu
to do jndli direct global lookup ? -Narahari -- Gurkan Erdogdu http://gurkanerdogdu.blogspot.com

Re: Question about licensincing of tomcat 6 latest

2010-06-10 Thread Gurkan Erdogdu
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

Re: Resource Annotation has no effect but JNDI Lookup works (JDBC Resource)

2010-06-16 Thread Gurkan Erdogdu
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(){

Re: Tomcat 6.0 documentation: is classloading description correct?

2010-06-16 Thread Gurkan Erdogdu
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

Re: Resource Annotation has no effect but JNDI Lookup works (JDBC Resource)

2010-06-16 Thread Gurkan Erdogdu
...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org 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

Re: Resource Annotation has no effect but JNDI Lookup works (JDBC Resource)

2010-06-17 Thread Gurkan Erdogdu
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 marco.blev...@energy4u.org To:

Re: how can i configure Tomcat's log4j to log in a separate file for each webapp?

2010-06-18 Thread Gurkan Erdogdu
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

[Book Information] Apache TomEE Cookbook

2013-08-23 Thread Gurkan Erdogdu
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

Re: [OT] [Fwd: TomEE Professional Support]

2013-11-13 Thread Gurkan Erdogdu
: Apache TomEE Support gurkanerdogdu=yahoo.com@ mail173.us4.mcsv.net x-mcda: FALSE Content-Type: multipart/alternative; boundary=_--=_MCPart_ 1458955636 MIME-Version: 1.0 20% off TomEE Support from Java EE Guru Gurkan Erdogdu. He really knows Apache Tomcat, TomEE and related

Re: [OT] [Fwd: TomEE Professional Support]

2013-11-13 Thread Gurkan Erdogdu
x-mcda: FALSE Content-Type: multipart/alternative; boundary=_--=_MCPart_ 1458955636 MIME-Version: 1.0 20% off TomEE Support from Java EE Guru Gurkan Erdogdu. He really knows Apache Tomcat, TomEE and related Java EE projects in source code level