Re: Re: Re: BOOBIES!

2006-07-22 Thread Dakota Jack
Golly, Charles, Maybe you need some training? Maybe you are the one who does not get the point? If you think I am going to apologize for your taking a serious topic that hurts people and covering it with your inane indifference, you might be wrong. The worst people are not the haters, although

Re: Re: Re: BOOBIES!

2006-07-22 Thread Dakota Jack
Gosh, Wally. Maybe I did. On 7/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Gee, Jack. Maybe you didn't follow the link and simply assumed what was on the other end. -- Charles Knell [EMAIL PROTECTED] - email -Original Message- From: Dakota Jack <[EMAIL PROTECTED]> Sent:

Re: Tomcat Memory Status?

2006-07-22 Thread gamigin
Thank you both so much for the replies. That makes perfect sense. To recap: Max memory: The maximum amount of memory allowed to be allocated by the Tomcat instance. Total memory: The amount of memory that is currently allocated. Memory isn't allocated until it is needed. Free memory: The amount o

Re: Tomcat and Blog

2006-07-22 Thread Wendy Smoak
On 7/22/06, Dave <[EMAIL PROTECTED]> wrote: I could not find anything related to blog from the site. Thanks! Oops, wrong topic. Okay, try Roller instead: http://rollerweblogger.org/page/project Google turns up a few more: http://www.google.com/search?q=java+blog+software -- Wendy

Re: Tomcat and Blog

2006-07-22 Thread Nicholas Schuetz
Try http://rollerweblogger.org You'll like it ;) Dave wrote: I could not find anything related to blog from the site. Thanks! Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/22/06, Dave wrote: I need to add Blog feature into my web application. Is there any blog software that can run insid

Re: Tomcat and Blog

2006-07-22 Thread Dave
I could not find anything related to blog from the site. Thanks! Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/22/06, Dave wrote: > I need to add Blog feature into my web application. Is there any blog > software that can run inside tomcat? can tomcat support php? Do you have to > run Apache for

Re: Tomcat and Blog

2006-07-22 Thread Wendy Smoak
On 7/22/06, Dave <[EMAIL PROTECTED]> wrote: I need to add Blog feature into my web application. Is there any blog software that can run inside tomcat? can tomcat support php? Do you have to run Apache for blog? JSPWiki comes to mind... http://www.jspwiki.org/ -- Wendy ---

Tomcat and Blog

2006-07-22 Thread Dave
I need to add Blog feature into my web application. Is there any blog software that can run inside tomcat? can tomcat support php? Do you have to run Apache for blog? Thanks! - How low will we go? Check out Yahoo! Messenger’s low PC-to-Pho

Query

2006-07-22 Thread Ravi Ranjan
Hello sir, i ' ve installed tomcat 5.5 on winxp platform with JDK 1.5, though its working fine but when i m taking a look on console its showing XML validation disabled. so i want to know why is this happening and how to debug this. please revert back. thanks in advance.

Re: Tomcat Memory Status?

2006-07-22 Thread Hassan Schroeder
On 7/22/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Another poster suggested that you increase your max heap size. That is reasonable if your application actually needs more memory to function normally. I encourage you to analyze your memory needs and possibly increase the heap size to me

RE: Re: Re: BOOBIES!

2006-07-22 Thread cknell
Thank you. I was caught up in a witch hunt and feel undeservedly bashed over my attempt to inject some light-hearted jest into an overheated atmosphere. Plainly the poster who calls him or herself "Dakota Jack" didn't view the link. He or she had already made up his or her mind and couldn't be

Re: Tomcat Memory Status?

2006-07-22 Thread Christopher Schultz
Gamigin, > Free memory: 2.17 MB Total memory: 5.84 MB Max memory: 63.56 MB > > I can't only have 2MB available after starting the server and not > even running my application. If you have your starting heap size and maximum heap size set differently, then you will see this kind of thing all the

Re: Tomcat Memory Status?

2006-07-22 Thread Hassan Schroeder
On 7/22/06, Gamigin Gamigin <[EMAIL PROTECTED]> wrote: I've been having OutOfMemory problems and I've been watching the "Server Status" section under Tomcat Manager. Immediately after starting Tomcat (with my main application undeployed) I see: Free memory: 2.17 MB Total memory: 5.84 MB Max memo

Tomcat Memory Status?

2006-07-22 Thread Gamigin Gamigin
I've been having OutOfMemory problems and I've been watching the "Server Status" section under Tomcat Manager. Immediately after starting Tomcat (with my main application undeployed) I see: Free memory: 2.17 MB Total memory: 5.84 MB Max memory: 63.56 MB Can anyone explain what these numbers mean

java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-22 Thread Luis Rivera
HELP PLEASE, PLEASE PLEASE, Any tomcat Guru knows what can cause this exception? I need to have some classes either in shared or common, outside of the webapps directory. This is causing my a great headache, and only by activating the loggin in the webapps directory I saw the trace you will s

Re: tomcat stops and give the error......

2006-07-22 Thread Mark Thomas
bhavik shah wrote: > 20:08:51,549 ERROR [Resource Housekeeper] > com.documentum.fc.client.DfSessionManager$DfSessionManagerDisposableResource- > any body has any idea? This looks like a documentum problem. I suggest you follow this up with documentum support. Mark --

tomcat stops and give the error......

2006-07-22 Thread bhavik shah
hi i have tomcat 4.1 sometimes it stops and give the error belo 20:08:51,549 ERROR [Resource Housekeeper] com.documentum.fc.client.DfSessionManager$DfSessionManagerDisposableResource- DFC_BOF_SESSION_LEAK| Unreleased session found in finalize "docbase=phred_prd, refCounter=3, transFlag=false Sess

Re: mod_jk vs. mod_proxy_ajp

2006-07-22 Thread Maurice Yarrow
Hello Greg Glad you wrote this. I also found mod_proxy simple to set up and versatile (can also be used with a package such as mod_proxy_html - http://apache.webthing.com/mod_proxy_html/ - for even greater flexibility.) According to a benchmark I saw (sorry, can't remember where) the specialize

Offensive material posted to this list

2006-07-22 Thread Mark Thomas
All, Please stop and think before you post to this or any other list. At the last count there were over 2500 subscribers to this list and not all of them will share your taste, values or sense of humour. A post that you think is funny could be very offensive to someone else. The list owners keep

Re: BOOBIES!

2006-07-22 Thread Mark Thomas
Oscar Mechanic wrote: > Yes I agree 100% please ensure as we live in the age of equality to use > Subject "WILLIES" in your post. Please refrain from posting similar content in future. It is potentially offensive and serves no good purpose. Mark [EMAIL PROTECTED]

Re: Adding jars to common classloader via system property?

2006-07-22 Thread Raju Balugu
Add those jar files to catalina.properties under conf directory and try.. On 7/21/06, Pelenur, Matias <[EMAIL PROTECTED]> wrote: Hi, In Tomcat 5.5, is there any way to add JARs to the common classloader via a system property at startup, instead of having to physically place the JARs under TOMCA

Recent posts

2006-07-22 Thread Scott.Schlatter
Hello, I am leaving this list because some of the recent posts on this list. While the information gathered here is valued, my job is not worth the risk. To those who posted the offending material, the subject line alone is reason enough to be charged with hostile work environment in some stat

Juvenile & Unprofessional (was Re: B

2006-07-22 Thread Bruce Miller
Nikola Milutinovic wrote: Could this person (inject other undesirable word) please consider the fact that women are in the user's group also. -- I fail to see any reason for the subject. It is not

Re: Re: BOOBIES!

2006-07-22 Thread Nikola Milutinovic
> Two using their work email. These low lifes are so entertaining. > On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > http://www.globaladrenaline.com/hbs/images/QN---Blue-Footed-Boobie-1.jpg > > -- > > Charles Knell > > [EMAIL PROTECTED] - email Why was this one labeled as a "low

Re: BOOBIES!

2006-07-22 Thread Nikola Milutinovic
Could this person (inject other undesirable word) please consider the fact that women are in the user's group also. -- I fail to see any reason for the subject. It is not spam and it is a real quest

Re: mod_jk vs. mod_proxy_ajp

2006-07-22 Thread Christopher Schultz
All, > I am seeing more and more blog entries and articles suggesting using > mod_proxy_ajp over mod_jk. > > I have two questions on this subject: > > Can someone from this list please provide some practical examples and real > stories on why should one use mod_proxy over mod_jk? I have to say

RE: Re: Re: BOOBIES!

2006-07-22 Thread cknell
Gee, Jack. Maybe you didn't follow the link and simply assumed what was on the other end. -- Charles Knell [EMAIL PROTECTED] - email -Original Message- From: Dakota Jack <[EMAIL PROTECTED]> Sent: Fri, 21 Jul 2006 23:45:35 -0700 To: "Tomcat Users List" Subject: Re: Re: B

Re: mod_jk vs. mod_proxy_ajp

2006-07-22 Thread Greg Gamble
On Fri, Jul 21, 2006 at 05:48:17PM -0400, Edmon Begoli wrote: > I am seeing more and more blog entries and articles suggesting using > mod_proxy_ajp over mod_jk. > > I have two questions on this subject: > > Can someone from this list please provide some practical examples and real > stories on w

List etiquette

2006-07-22 Thread Terence M. Bandoian
I agree. That type of behavior has no place in any professional forum. -Terence M. Bandoian > On 7/21/06, Mead, Jennifer L - VSCM <[EMAIL PROTECTED]> wrote: > >> Could this person (inject other undesirable word) please consider the >> fact that women are in the user's group also. > > > Jennifer,