n,
On 5/29/19 02:28, Gurkan Erdogdu wrote:
> Hi In an McastServiceImpl#setupSocket method, if the user
> configures the mcastBindAddress, it will use the socket to bind to
> this address. But, in the code below, it uses the "address" field
> while creating the socket. Is this c
HiIn an McastServiceImpl#setupSocket method, if the user configures the
mcastBindAddress, it will use the socket to bind to this address. But, in the
code below, it uses the "address" field while creating the socket. Is this
correct ?
if (mcastBindAddress != null) {
try {
log.i
List
Sent: Thu, January 6, 2011 7:32:10 PM
Subject: Re: ThreadLocal Clear References Problem
Gurkan,
On 1/6/2011 7:08 AM, Gurkan Erdogdu wrote:
> Could you see the problem in
>https://issues.apache.org/jira/browse/MYFACES-3006?
So, you are stopping a second application from the code shown i
Hello folks
Could you see the problem in https://issues.apache.org/jira/browse/MYFACES-3006?
Thanks for your comments!
--Gurkan
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev
/ mbeans/ realm/ session/ startup/ util/
On 01/11/2010 07:00, Mark Thomas wrote:
> On 01/11/2010 06:50, Gurkan Erdogdu wrote:
>> Hi;
>>
>> After this commit I am not able to deploy applications using manager
>
> OK, I'll take a look. I did some simple tests to make
(removing
caching statements) this does not break anything.
I will open an issue.
Regards;
--Gurkan
- Original Message
From: Konstantin Kolinko
To: Tomcat Developers List
Sent: Fri, September 24, 2010 2:36:46 AM
Subject: Re: NamingContext Possible Bug
2010/9/21 Gurkan Erdogdu
;ResourceRef". Becuase it is a reference, context
must call NamingManager.getObjectInstance again to create a new instance.
If this is a bug, I will open an issue.
Thanks;
--Gurkan
- Original Message
From: Gurkan Erdogdu
To: dev@tomcat.apache.org
Sent: Tue, September 21, 2010
Sorry but skip the question!
Thanks;
--Gurkan
- Original Message
From: Gurkan Erdogdu
To: dev@tomcat.apache.org
Sent: Tue, September 21, 2010 6:30:43 PM
Subject: NamingContext Possible Bug
Hello folks,
In NamingContext implementation, if "lookup()" is a Referenc
Hello folks,
In NamingContext implementation, if "lookup()" is a Reference, current
implementation caches the result of the NamingManager # getObjectInstance via
following statements and changes the type of the entry. In the following
lookups, same object is returned. I would like to write Obje
010 13:12, Gurkan Erdogdu wrote:
>>> Hello Mark;
>>>
>>> Where is the location? Not able to find
>>
>> http://repo2.maven.org/maven2/org/apache/tomcat/
>>
>> It looks like the script we have for generating stuff isn't quite right.
>> Henk run
:43, Gurkan Erdogdu wrote:
>> Hi folks,
>>
>> Our project OpenWebBeans has a dependency on Tomcat 7 artifacts. We
>> are going to
>> release OWB. Where is the Tomcat 7 Beta Maven artifacts?
>
> They haven't been uploaded yet. I should be able to upload them la
Hi folks,
Our project OpenWebBeans has a dependency on Tomcat 7 artifacts. We are going
to
release OWB. Where is the Tomcat 7 Beta Maven artifacts?
Thanks;
Gurkan
OpenWebBeans PMC Chair
ache-question-tp27873246p27873246.html
> Sent from the Tomcat - Dev mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>
--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com
Hi;
In the documentation of context.xml(
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html) it says relate
with "antiResourceLocking" attribute:
"Please note that setting this flag to true in applications that are outside
the appBase for the Host (the webapps directory by default) will
Geronimo has a tomcat-archetype which can be
used to create a Tomcat maven build environment. You might want to check it
out.
Really, I do not see it, I will check it.
Thanks;
--Gurkan
2010/3/2 Kevan Miller
>
> On Mar 1, 2010, at 2:11 AM, Gurkan Erdogdu wrote:
>
> > Thanks for the
modules.
Thanks;
--Gurkan
2010/2/26 Mark Thomas
> On 26/02/2010 08:55, Gurkan Erdogdu wrote:
>
>> Hi;
>>
>> You guys , do you think to implement Java EE 6 Web Profile using Tomcat?
>> Or
>> Tomcat is a Servlet& JSP container forever?
>>
>
> T
Hi;
You guys , do you think to implement Java EE 6 Web Profile using Tomcat? Or
Tomcat is a Servlet & JSP container forever?
Thanks;
--Gurkan
Hello folks;
As you have already know, Tomcat has mainly implemented on Event-Listener
mechanism. I think about to remove all of those event-listener mechanism for
configuring/starting Tomcat. It is very hard to extend Tomcat without really
knowing internal details because you are not able to find
Hello folks;
I think that there is a minor error in Tomcat 6 documentation (
http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html). It says that to
setup JMX remote access you have to add
set CATALINA_OPTS="-Dcom.sun.management.jmxremote \
-Dcom.sun.management.jmxremote.port=%my.jmx.port%
Hi guys;
Is there any support for the Bayeux protocol and Comet style application works
in the Tomcat 6.x? I looked at the tomcat sandbox and that is this
implementations still experimental? Is there any timeline that these components
inclueded with tomcat distribution?
Thanks;
Gurkan
20 matches
Mail list logo