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 15478 - 15507 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15478
I created an empty server in JRun 4.0 using JMC. When I start the server, the server starts but I get the following exception. Any Idea what is wrong? Thanks, ...
Ravi Vedire
RVedire@...
Send Email
Oct 2, 2002
3:34 pm
15479
In earlier versions of JRun, we were using the InstanceManager class to notify the container of the state of some of our ejbs. Browsing the JRun4 javadocs,...
Derek Nerenberg
dnerenberg@...
Send Email
Oct 2, 2002
7:07 pm
15480
I have recently configured a test server with JRUN 3.1 and JRUN 4.0 together to look at the potential of porting our application over to JRUN 4.0. Both JRUN...
Haseltine, Celeste
CHaseltine@...
Send Email
Oct 2, 2002
11:33 pm
15481
Hi, I wanna see the standard output of my web application. I'm using the default server. I made the default server a service for jrun generates the logs for...
jonas.fagundes@...
Send Email
Oct 3, 2002
2:53 pm
15482
Celeste, JRun 4 replaced the use-webserver-root=true property used in JRun 3.1 with virtual mappings. This is from the JRun 4 SP1 documentation. I find it is...
Theodore Zimmerman
tzimmerman@...
Send Email
Oct 3, 2002
3:00 pm
15483
OK, if I understand you correctly, I need to actually go into the jrun-web.xml file, and map a virtual path for each of my applications under InetPub/wwwroot...
Haseltine, Celeste
CHaseltine@...
Send Email
Oct 3, 2002
3:20 pm
15484
Hi, Another trouble while doing server migration from JRun3.1 to JRun4.0: In 3.1, I used System.out.println() to dump debug information to myserver-out.log....
Kannaiyan P
kan76@...
Send Email
Oct 3, 2002
3:42 pm
15485
Kans, ... You need to registry the server as a service. I don't know what is your SO, but in the windows you have to run "jrunsvc name-of-server". []'s Jonas ...
jonas.fagundes@...
Send Email
Oct 3, 2002
4:47 pm
15486
Is there a way to preload the pages on the server after deploying the war file to eliminate the time it takes to display the pages the first time by the user? ...
Rosa, Issac
issac.rosa@...
Send Email
Oct 3, 2002
6:45 pm
15487
I assume you mean precompiling, in which the JSP source code is converted to a servlet and then to Java bytecode the first time a user requests a page. The...
Matthew Horn
mhorn@...
Send Email
Oct 3, 2002
7:37 pm
15488
OK, I am getting closer to finding a solution to this problem. Ted, my thanks for your response earlier today. Your suggestion did not work for the Default...
Haseltine, Celeste
CHaseltine@...
Send Email
Oct 3, 2002
10:21 pm
15489
Have you tried to increase your JVM heap size (-Xmx) and the Thread stack size (the -Xss option)? Eric Macromedia Incorporated ... From: Zafif@......
Eric Anderson
eanderson@...
Send Email
Oct 4, 2002
3:53 pm
15490
I have a page that builds a query in a StringBuffer and stores the sql statement in a session variable. It worked fine until now. I get once in a while the ...
Zafif@...
Send Email
Oct 4, 2002
4:05 pm
15491
Hi Celeste, I may have steered you in the wrong direction. Anyway just tested two applications that I had defined for JRun 4 and applied them to JRun 3.1 and...
Theodore Zimmerman
tzimmerman@...
Send Email
Oct 4, 2002
4:12 pm
15492
Eric, we are trying it now. I guess we'll just wait to see if this happens again! Thanks Eric Anderson <eanderson@macro To: Jrun-Talk...
Zafif@...
Send Email
Oct 4, 2002
6:06 pm
15493
Hi, Can anybody tell me how can i store logoff / session expiry time in database in JRUN4. is there any facility to specify sessionDestroy... Need quick help....
Amit r
cool_jockey@...
Send Email
Oct 5, 2002
11:29 am
15494
Hi, you can have a look at http://www.waex.com/techinfo/servlets002.html which is a LOT inspired from http://stardeveloper.com/go/0003 Cheers, Philippe ...
Philippe Bertramo
philippe.bertramo@...
Send Email
Oct 6, 2002
12:14 pm
15495
Any of you suggest a good document uploading tool? The tool I have is acting up. It consists of: - A table in the db, with document specific info and location...
Zafif@...
Send Email
Oct 7, 2002
2:05 pm
15496
Hi Zafif, Here are two that I've looked at recently and liked . www.javazoom.com www.servlets.com Both have pretty nice implementations of multipart file...
Cortlandt Winters
cwinters@...
Send Email
Oct 7, 2002
3:02 pm
15497
Hi, How do I map jrun server hostname:portname with a vitual name? For example, I have a JRun server name 'advt', running @8101. I want to setup this name with...
Verma_Dilip@...
Send Email
Oct 7, 2002
4:35 pm
15498
Zafif, we use Jason's classes on a postgres backend, and they work just great. We do exactly what you proposed. And his book's pretty good to have anyway. We...
Ben Groeneveld
bgroeneveld@...
Send Email
Oct 7, 2002
4:47 pm
15499
I have the same problem too. In JRun4, there is no '-nohup' option to start a server. So I tried to use unix nohup command: nohup ./jrun -start myserver...
Zhang, Yuying
yuyingzhang@...
Send Email
Oct 7, 2002
6:18 pm
15500
You can still use nohup it's just the syntax changed. The following is from the documentation: To start a JRun server in the background from the command line...
Theodore Zimmerman
tzimmerman@...
Send Email
Oct 7, 2002
6:38 pm
15501
I downloaded the new files and it's working great. Do you know what would be the best way for me to check the size before uploading? Once I create the...
Zafif@...
Send Email
Oct 9, 2002
3:31 pm
15502 Amit r
cool_jockey@...
Send Email
Oct 9, 2002
4:20 pm
15503
Zafif, I don't, but if you find out how I'd like to know. Thanks, BenG. ... ______________________________________________________________________ This list...
Ben Groeneveld
bgroeneveld@...
Send Email
Oct 9, 2002
4:40 pm
15504
Hi All, We are getting the following JSp compilation error when JRun 4.0 tries to compiles some of our JSP files. However the same JSP files work with JRun ...
Ravi Vedire
RVedire@...
Send Email
Oct 9, 2002
8:11 pm
15505
We had a compilation error on a JSP file when we switched from 3.1 to 4.0. The file had a syntax error which did not fail under 3.1. So 4.0 was correct in...
Baker, Ed
EBaker@...
Send Email
Oct 9, 2002
9:16 pm
15506
Hi all, My JSP page cannot load a newest JavaScript file when I use the following path "http://172.12.0.4:8100/saneamento/file.jsp". It shows the old file and ...
Mauricio Tia Ni Gong ...
lin@...
Send Email
Oct 9, 2002
11:19 pm
15507
Ed, Looks like size is not the issue in my case. After stripping down some, the generated java file (in failed compile case) is much smaller than the java ...
Ravi Vedire
RVedire@...
Send Email
Oct 10, 2002
12:06 am
Messages 15478 - 15507 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