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@...
Jun 1, 2004 2:14 pm
15954
... . ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta ...
Chris Bell
dixie@...
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@...
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@...
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@...
Jun 3, 2004 1:20 pm
15958
Hi, Perhaps this might help??? http://www.macromedia.com/devnet/tip/029.html ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
Jeffrey Anderson
jeffa@...
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@...
Jun 3, 2004 8:05 pm
15960
Thanks Kathy ... that worked. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized...
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...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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...