Search the web
Sign In
New User? Sign Up
jrun-interest · Java Servlet engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16168 - 16197 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16168
I'm adding functionality to our JRun 4/Apache 2.0.53 site that will allow users to shop without cookies. I'm doing this using the JSTL <c:url> tag (which...
Kari Scott
kmscott@...
Send Email
May 4, 2005
8:48 pm
16169
What have you done thus far to connect your Apache server to your Jrun 4 server? I'm assuming that you've done this properly. My other question is to ask if...
Jeffrey Anderson
jeffa@...
Send Email
May 4, 2005
9:03 pm
16170
Our JRun/apache connection works like a champ for all JSPs and servlets, it's only when I try to do URL-rewriting and point to a servlet that things go bad....
Kari M. Scott
kari.scott@...
Send Email
May 4, 2005
9:56 pm
16171
From my *limited* experience, as long as the Jrun Web server runs the application fine, so will the apache web server. But I realize that you are using URL...
Jeffrey Anderson
jeffa@...
Send Email
May 4, 2005
10:25 pm
16172
In case there is anyone out there doing URL-rewriting with JRun and Apache, I have the solution to my previously mentioned problem. Broken: <a href="<c:url...
Kari M. Scott
kari.scott@...
Send Email
May 5, 2005
5:24 pm
16173
I am currently developing JSP's on a server running JRun and IIS. Occassionally my JSP's are unable to locate included files such as JS files CSS file or...
Matt Byrne
mbyrne@...
Send Email
May 6, 2005
9:16 pm
16174
We have an app with a specific context root(/ourapp). When deployed in a jrun instance that also had CFMX 6.1 (using / as the context-root) everything worked...
Alex DeMarco
Alex.DeMarco@...
Send Email
May 9, 2005
6:53 pm
16175
Anyone have any thoughts on this one at all? - Alex ... From: DeMarco, Alex Sent: Monday, May 09, 2005 2:54 PM To: JRun-Talk Subject: CFMX7 and another App We...
DeMarco, Alex
Alex.DeMarco@...
Send Email
May 10, 2005
6:19 pm
16176
... This is a long shot - I don't know what I'm talking about here - but maybe you could rearrange the orders of the context roots in META-INF/application.xml?...
Dave Watts
dwatts@...
Send Email
May 10, 2005
6:47 pm
16177
To be honest, I don't know that you can really run CFMX and J2EE applications in the same context. Have you tried posting to the CF forums? ... From: DeMarco,...
Drew Falkman
drew@...
Send Email
May 10, 2005
7:55 pm
16178
I posted this in the Jrun forum with no luck.. This did work fine under CFMX 6.1. The context is different but I think since they are both deployed as...
DeMarco, Alex
Alex.DeMarco@...
Send Email
May 10, 2005
8:00 pm
16179
Alex, You might try adding a virtual mapping for /myapp in the jrun-web.xml. Thanks, Mike ... From: DeMarco, Alex [mailto:Alex.DeMarco@...] Sent: Tuesday,...
Michael Collins
mcollins@...
Send Email
May 10, 2005
8:08 pm
16180
I had done it under 6, as well, but I don't think this usage is supported by Macromedia. It may be worth a tech support incident... The reason I recommend...
Drew Falkman
drew@...
Send Email
May 10, 2005
8:09 pm
16181
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
May 11, 2005
1:49 am
16182
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
May 11, 2005
1:49 am
16183
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
May 11, 2005
1:49 am
16184
I'll give it a tr.. thanks everyone ... From: Drew Falkman [mailto:drew@...] Sent: Tue 5/10/2005 4:05 PM To: JRun-Talk Cc: Subject: RE: CFMX7 and...
DeMarco, Alex
Alex.DeMarco@...
Send Email
May 11, 2005
2:04 am
16185
How can I get Jrun to parse html files? I've the .html to the handler setting in httpd.conf: AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .html And, I've...
Dylan Schorer
dylanschorer@...
Send Email
May 15, 2005
7:48 am
16186
This may sound like a dumb question, but do you want the Jrun web server to simply serve html files? If that's the case I believe it already does. Try it by...
Jeffrey Anderson
jeffa@...
Send Email
May 15, 2005
5:01 pm
16187
I appreciate your response very much. Thank you. ... From: dwatts@... To: JRun-Talk@... Subject: RE: Machine specs Date: Tue, 17 May 2005...
paulhill20
paulhill20@...
Send Email
May 17, 2005
3:59 pm
16188
Your feedback is appreciated. ... From: ed@... To: JRun-Talk@... Subject: RE: Machine specs Date: Tue, 17 May 2005 11:41:41 -0400 ... ...
paulhill20
paulhill20@...
Send Email
May 17, 2005
4:02 pm
16189
I would agree with David, In Windows, you can check your task manager and look for instances of jrun.exe when looking at your multi-instance installation of...
Edward J. Apostol
ed@...
Send Email
May 17, 2005
4:44 pm
16190
to add to this - the amount of memory required for each session is going to depend entirely on what your applications are putting in client session scopes. How...
Simon Horwith
simon@...
Send Email
May 17, 2005
4:53 pm
16191
I'm researching a machine configuration for running CFMX (most likely version 6.1) where I can run multiple instances which will be connecting to Oracle...
paulhill20
paulhill20@...
Send Email
May 17, 2005
5:07 pm
16192
... This is a very tough question, because the memory footprint for each instance will depend upon what exactly that instance is doing. On my Windows ...
Dave Watts
dwatts@...
Send Email
May 17, 2005
5:20 pm
16193
Truthfully, the only way to really know is to test your application under a simulated load that is as close as possible to the actual load it will be under in...
Drew Falkman
drew@...
Send Email
May 17, 2005
6:52 pm
16194
Hi, I had a Java application, Scarab, successfully deployed under JRun4. Then we stopped using it for some time, and when I came back to it, it no longer...
Chris Jensen
cjensen@...
Send Email
May 22, 2005
5:02 am
16195
We're working on a program that will send over the log-files from the client to us, when we want to see them. And it is working fairly well, but I can't seem...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 2, 2005
10:47 am
16196
Okay, thank you. Can my servlet ask the ServletConfig (or something) for "jrun.home" somehow? After that I could just use "/logs/default-out.log" and so on,...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 2, 2005
1:07 pm
16197
You can look for a system property called jrun.home. ... From: Anne-Li Mell [mailto:anne-li.mell@...] Sent: Thursday, June 02, 2005 9:10 AM To:...
John Zhao
jzhao@...
Send Email
Jun 2, 2005
1:16 pm
Messages 16168 - 16197 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help