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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15953 - 15982 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15953
Spent a few hours on this already. This is a copy of the post I put on MM. Hi, I knew I was getting into something when I discovered that NLB is not supported,...
Chris Bell
dixie@...
Send Email
Jun 1, 2004
2:14 pm
15954
... . ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta ...
Chris Bell
dixie@...
Send Email
Jun 1, 2004
2:17 pm
15955
Hi, I need to initalize a class when jrun starts up (before any users start using the web application). I'm gussing that the way to do this is to create a new...
Gavin Werner
wernerg@...
Send Email
Jun 3, 2004
9:22 am
15956
Gavin, Check out the jrun sdk documentation located at http://livedocs.macromedia.com/jrun/4/JRun_SDK_Guide/contents.htm ...
Blais, Jason J
jason.blais@...
Send Email
Jun 3, 2004
12:55 pm
15957
Yes. You could set this up on <load-on-startup/> tag in web.xml as I know. Kathy ... http://livedocs.macromedia.com/jrun/4/JRun_SDK_Guide/contents.htm ... ...
Kathy Vance
kathy5592@...
Send Email
Jun 3, 2004
1:20 pm
15958
Hi, Perhaps this might help??? http://www.macromedia.com/devnet/tip/029.html ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
Jeffrey Anderson
jeffa@...
Send Email
Jun 3, 2004
1:29 pm
15959
I ended up implementing this in a servlet and using the <load-on-startup/> tag which worked well. Thanks for all the replies everyone. Gavin ...
Gavin Werner
wernerg@...
Send Email
Jun 3, 2004
8:05 pm
15960
Thanks Kathy ... that worked. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized...
Gavin Werner
wernerg@...
Send Email
Jun 3, 2004
9:06 pm
15961
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 4, 2004
10:24 pm
15962
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 4, 2004
10:24 pm
15963
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 4, 2004
10:31 pm
15964
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 4, 2004
11:25 pm
15965
Hi, In Jrun 3.1 you could set a parameter 'maxUse' on the JDBC connection pool the defined how many times a connection would be assigned before being...
Chris Curtin
ccurtin@...
Send Email
Jun 5, 2004
6:30 pm
15966
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 6, 2004
6:08 pm
15967
Name: ListSaver-of-jrun-interest@... ListSaver-of-jrun-interest@... Username: ListSaver-of-jrun-interest@... Password: 475B4CF5FE81 ...
UserManager@...
Send Email
Jun 6, 2004
6:10 pm
15968
I'm using JRun to access a secure URL (through https). The url is on a remote system and that system's SSL cert was recently updated. I now get an exception...
Cord Awtry
kipsta@...
Send Email
Jun 7, 2004
3:12 am
15969
In response to an HTTP POST I am performing a response.setHeader("Connection", "close"); My JRun4 is configured with IIS. I think this used to work, but...
Ben Groeneveld
bjgroeneveld@...
Send Email
Jun 7, 2004
8:26 am
15970
Is this the JRun 4 list? ;-) -- Troy Simpson Applications Analyst/Programmer, OCPDBA, MCSE, SCSA North Carolina State University Libraries Campus Box 7111 |...
Troy Simpson
lepidoptera@...
Send Email
Jun 21, 2004
11:00 pm
15971
It's for anything JRun tech. Is this the JRun 4 list? ;-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of...
Michael Dinowitz
mdinowit@...
Send Email
Jun 21, 2004
11:02 pm
15972
... I dunno. I signed up to talk about The Simpsons. -- Richard S. Crawford Programmer III, UC Davis Extension Distance Learning Group...
Richard Crawford
rcrawford@...
Send Email
Jun 21, 2004
11:02 pm
15973
I have having newbie(nubbie) syndrome right now. I just install jrun4 without a hitch last friday. Now I am trying to startup the "JRun server launcher" and...
Troy Simpson
lepidoptera@...
Send Email
Jun 21, 2004
11:16 pm
15974
yes ... From: Troy Simpson [mailto:lepidoptera@...] Sent: Monday, June 21, 2004 5:59 PM To: JRun-Talk Subject: JRUN Is this the JRun 4 list? ;-) --...
Drew Falkman
drew@...
Send Email
Jun 21, 2004
11:23 pm
15975
A couple of wise-guy's huh? LOL ;-) Troy ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a...
Troy Simpson
lepidoptera@...
Send Email
Jun 21, 2004
11:24 pm
15976
are you just getting this error when you try to launch the JMC or is it when you attempt to start any server instance? ~Simon Simon Horwith CTO, eTRILOGY ltd. ...
Simon Horwith
simon@...
Send Email
Jun 21, 2004
11:32 pm
15977
... It sounds like your server doesn't have AWT working, which might have to do with not having X Windows working. I don't know much about using JRun on ...
Dave Watts
dwatts@...
Send Email
Jun 21, 2004
11:35 pm
15978
I am just trying to start the "JRun server launcher" that I believe is a swing application. I think that the JMC is a service that can be started with with the...
Troy Simpson
troy_simpson@...
Send Email
Jun 21, 2004
11:54 pm
15979
I think you are right in that I am probably not able to start up a SWING application. But was able to start the admin server (JMC) with ./jrun -start admin. ...
Troy Simpson
troy_simpson@...
Send Email
Jun 21, 2004
11:55 pm
15980
This is what I am trying to do: "... JRun server control panel - The JRun server control panel, also called the launcher, is a Java Swing application that you...
Troy Simpson
troy_simpson@...
Send Email
Jun 21, 2004
11:59 pm
15981
... You should be able to start any specific instance using that syntax. You don't really need the JRun Launcher at all - I can't remember the last time I ran...
Dave Watts
dwatts@...
Send Email
Jun 22, 2004
12:41 am
15982
All, Now that I have CFMX installed under JRun, how much RAM is needed for each instance of CFMX that is running under JRun4? I see the great benefit of...
Troy Simpson
lepidoptera@...
Send Email
Jun 22, 2004
4:05 pm
Messages 15953 - 15982 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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