them and stores them too. I have seen
this kind of thing happen many times before causing big memory usage.
Remove the Wicket app and run the Eclipse Memory Analyzer.
Thanks,
Warren Bell
On 5/24/12 5:42 AM, Konstantin Kolinko wrote:
> 2012/5/24 Christian Kaufhold :
>> Hi,
>>
Here is a good link explaining some of the pros and cons of Wicket. Look
at the part titled "Wicket Session size!"
http://www.small-improvements.com/10-things-about-apache-wicket-i-love
Thanks,
Warren Bell
On 5/16/12 12:49 PM, Mikolaj Rydzewski wrote:
> On 05/16/2012 05:35
y built-in ways to keep this from happening, but it is
still easy for a beginner to write an app that can cause problems.
Thanks,
Warren Bell
On 5/16/12 12:49 PM, Mikolaj Rydzewski wrote:
> On 05/16/2012 05:35 PM, Christian Kaufhold wrote:
>> its not intentional but the myfaces App run
On 3/13/12 6:37 PM, Caldarale, Charles R wrote:
>> From: Warren Bell [mailto:warrenbe...@gmail.com]
>> Subject: Initializing webapps in a certain order
>
>> Can you initialize webapps in a certain order ?
>
> Read the FAQ:
> http://wiki.apache.org/tomcat/FAQ/Misc
Can you initialize webapps in a certain order ?
I have two apps, app1 and app2. app2 needs to access app1 during app2's
initialization. I need app1 to be initialized first and be done before
app2 starts to initialize.
--
Thanks,
Warren
of doing all of this
before I spend any more time coding for these situations.
--
Thanks,
Warren Bell
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
little more often.
Thanks for everyone's help.
Thanks,
Warren Bell
On 12/12/11 10:27 PM, Pid * wrote:
> On 13 Dec 2011, at 03:27, Warren Bell wrote:
>
>> Here are all the jars in my app. There are a lot. The jars that came in
>> as dependencies of smooks are:
>>
Here the answers to your other questions.
Thanks,
Warren Bell
On 12/12/11 8:25 PM, Konstantin Kolinko wrote:
> 2011/12/10 Warren Bell :
>> Hello Tomcat Users,
>>
>> I am having a problem with xerces and other jars in the JDK or Tomcat
>> conflicting with jars
to my project.
Thanks,
Warren Bell
On 12/12/11 8:25 PM, Konstantin Kolinko wrote:
> 2011/12/10 Warren Bell :
>> Hello Tomcat Users,
>>
>> I am having a problem with xerces and other jars in the JDK or Tomcat
>> conflicting with jars in my app. I am getting the
it.sauronsoftware.cron4j.TaskExecutor$Runner.run(Unknown Source)
at java.lang.Thread.run(Thread.java:680)
This is the first exception thrown before I started moving jars around
into the endorsed folder. The endorsed folder is empty when this
exception is thrown.
Thanks,
Warren Bell
On 12/12/11 11:49
m to point to the wrong classes being loaded.
My question is, is their a set of XML related jars that I should take
out of my app and place in this endorsed directory or is there a
different way of fixing this problem ?
Thanks,
W
-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Thanks,
Warren Bell
909-645-8864
[EMAIL PROTECTED]
-
To start a new topic, e-mail: users@tom
Peter Crowther wrote:
From: Warren Bell [mailto:[EMAIL PROTECTED]
[details of attack elided]
The network that the server is on has a Lynksys RV082 small business
router with the firewall completely locked down except for port 8080
available only to the networks with the kiosks. The
Mark Thomas wrote:
Warren Bell wrote:
Mark Thomas wrote:
Warren Bell wrote:
Mark Thomas wrote:
- What other webapps are installed on the Tomcat instance?
Several, they are all intranet apps that do not have any
download/upload capabilities and there is no possible sql injection
Mark Thomas wrote:
Warren Bell wrote:
Mark Thomas wrote:
- What other webapps are installed on the Tomcat instance?
Several, they are all intranet apps that do not have any
download/upload capabilities and there is no possible sql injection
vulnerabilities either. And none of the apps
Mark Thomas wrote:
Warren Bell wrote:
I have found a war file on my server that appeared around July 14. I
am the only one that has access to this machine and I did not put it
there. It consists of a jsp that downloads a program named init.exe
and then executes it. This server is on a private
}
}catch(Exception e)
{
result="Failure!throws Exception - "+e.getMessage()+"! ";
}
request.setAttribute("result",result);
}
else
{
request.setAttribute("result","Failure!Because Remote
computer
17 matches
Mail list logo