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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 11952 - 11981 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11952
Gotcha, Send the files directly to me at one@... as they're not going through so far. See if I can help. Matt ... From: Makarand...
Matthew Lucas Wright
one@...
Send Email
Mar 1, 2001
8:35 am
11953
Hi I have been having this problem with CF Studio and now with JRUn Studio I have always been getting this after some time of usage of the studio. The Error is...
s@njeevi
sanjeeviathreya@...
Send Email
Mar 1, 2001
9:20 am
11954
Studio 4.5.1 seems to be the most solid. I have experienced those problems when I have a directory of files open and then delete a file on the OS side with out...
Bryan LaPlante
blaplante@...
Send Email
Mar 1, 2001
12:54 pm
11955
Hi: Just a guess, but what about creating a new server for each application? It is not too hard and has advantages beyond perhaps enabling you to do what you...
nickm@...
Send Email
Mar 1, 2001
1:52 pm
11956
Hello, Thanks for the reply. Basically, I agree that a seperate server would be an answer to this problem however I don't think I am able to do this with ...
Victor Marinelli
vmarinel@...
Send Email
Mar 1, 2001
2:32 pm
11957
... I tried 'response.setContentType' alone, I tried <@ page ContentType > alone, and I tried them together, both with and without the standard <meta...
Joseph Delaney
jpd@...
Send Email
Mar 1, 2001
3:12 pm
11958
Hi: I think the pro version can do this. The instructions can be found easily and you should have no problems. You mentioned that you have several application...
nickm@...
Send Email
Mar 1, 2001
6:09 pm
11959
Hello Vic. You can create as many servers as you like with the professional version. Both Pro. and Ent. support unlimited concurrent connections (Dev. is...
Pat Quinn
pquinn@...
Send Email
Mar 1, 2001
6:26 pm
11960
Hi: I am tryng to map/connect web sites to specific Jrun defined applications and was wondering if the application host have something to do with this? S ...
nickm@...
Send Email
Mar 1, 2001
7:39 pm
11961
Hello, Yes. I have several instances of the same web application running on a single JRun server. Each application is associated with the same IP. The URL,...
Victor Marinelli
vmarinel@...
Send Email
Mar 1, 2001
7:43 pm
11962
We have experienced a problem in JRun 3.0 (no sp, sp1, and sp2a) where two clients accessing our site sequentially will end up sharing the same session ID and...
Merdinger, Richard
MerdRi@...
Send Email
Mar 1, 2001
8:42 pm
11963
Hello, I have a problem with cookie persistance on JRun 2.3.3 R157 and JRun 3.0 SP2: Persistant cookies did not get saved for expire dates set with ...
Michael Alten
M.Alten@...
Send Email
Mar 1, 2001
8:45 pm
11964
Richard, Is there some caching occurring on your proxy server that contributes to the problems that you experience ? It might not really be the reason, but ...
Arjun.Rao@...
Send Email
Mar 1, 2001
9:20 pm
11965
Hi, I can get the list of messages in the JRUN-talk archive, but when I click on the link to an individual article, I get a Page Cannot Be Displayed error. Is...
Hobbet, Linda
lhobbet@...
Send Email
Mar 1, 2001
9:29 pm
11966
Thanks for the try.... There is no proxy/caching environment in place in our extensive development testing. I can get this to happen locally from the server...
Merdinger, Richard
MerdRi@...
Send Email
Mar 1, 2001
9:38 pm
11967
Interesting. I'm tempted to say upgrade to SP2a. A lot of session problems have been ironed out in SP1 and SP2. Sidenote: I've noticed in the past that IE...
Scott Stirling
sstirling@...
Send Email
Mar 1, 2001
9:49 pm
11968
Anybody in Allaire can answer this question? Thanks. -----Original Message----- From: Fang Lan Sent: Monday, February 26, 2001 3:00 PM To:...
Fang Lan
flan@...
Send Email
Mar 1, 2001
10:05 pm
11969
I've run into something like this more with IIS than JRun. On IIS do you have it set to spawn a new session for each user or share sessions? This is used as an...
Matthew Lucas Wright
one@...
Send Email
Mar 1, 2001
10:30 pm
11970
Yes, this is also correct. I remember now I've run into session problems without all service packs as well. Good call. Matt -----Original Message-----...
Matthew Lucas Wright
one@...
Send Email
Mar 1, 2001
10:36 pm
11971
... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at...
Hobbet, Linda
lhobbet@...
Send Email
Mar 1, 2001
11:09 pm
11972
Look at page 88 of the JRun Setup Guide - Adding and removing JRun servers HTH -----Original Message----- From: Hobbet, Linda...
Keen Haynes
KHaynes@...
Send Email
Mar 2, 2001
12:06 am
11973
... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at...
Michael Alten
M.Alten@...
Send Email
Mar 2, 2001
7:47 am
11974
Hi Group, Currently I am running a JSP application in JRun 3.0. Whenever I change any class(Bean) I need to restart JRun. Is there any way I can avoid it ?...
Savant.Rcs@...
Send Email
Mar 2, 2001
8:16 am
11975
... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at...
Michael Alten
M.Alten@...
Send Email
Mar 2, 2001
8:27 am
11976
Sorry to be going through some of these so late... I think in this case I would go one step further and suggest using Oracle's driver built-in connection...
Scott Stirling
sstirling@...
Send Email
Mar 2, 2001
3:55 pm
11977
Scott, I installed sp2a before sending out the original email about this. To take the IIS and site specifics out of the equation, I modified the JRun Default...
Merdinger, Richard
MerdRi@...
Send Email
Mar 2, 2001
4:11 pm
11978
I'm no expert on it, but if you wanted to do a complete end-run around JRun's J2EE-based security, how about JAAS?: http://java.sun.com/products/jaas/ Phil,...
Scott Stirling
sstirling@...
Send Email
Mar 2, 2001
4:37 pm
11979
Hello, I am testing the new JDBC drivers of SP2a on Windows 2000 with sqlserver and I am having a problem getting back a resultset from a stored procedure...
Ravi Vedire
RVedire@...
Send Email
Mar 2, 2001
4:39 pm
11980
I believe this only happens when you start the server. So to fully redeploy a set of beans, you must restart the server. Ejipt offers dynamic bean reloading...
Scott Stirling
sstirling@...
Send Email
Mar 2, 2001
4:59 pm
11981
Philip, Any luck in this having been resolved, perhaps by SP2a? If not I'd like to make sure it's fixed in 3.1. I've seen intermittent reports of this type...
Scott Stirling
sstirling@...
Send Email
Mar 2, 2001
5:02 pm
Messages 11952 - 11981 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