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 your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4434 - 4463 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4434
Does Jrun includes ftp-server capabilities? Is it possible to do ftp to a computer using Jrun as it's only web server? I hope some body knows the answer. ...
Carlos =?iso-8859-1?Q...
Feb 1, 1999
1:53 pm
4435
When I try to load a servlet for the first time I am getting an error. If the servlet is requested by a GET request, such as typing the servlet name on the...
Jay Macarty
jmacarty@...
Send Email
Feb 2, 1999
4:22 pm
4436
I've been attempting, without success, to increase the number of handler threads to a value greater than 100 for the JRun Connector. Does anyone know if this...
Brian Knoth
bknoth@...
Send Email
Feb 2, 1999
4:59 pm
4437
I haven't had any problem using Java 2 for servlets programming in JRun until I tried to use some of the jdbc 2.0 functions. Specifically the first() method to...
Mike Davis
mdavis@...
Send Email
Feb 2, 1999
5:41 pm
4438
Yes. You need to get a JDBC driver that supports the 2.0 spec. You didn't mention what JDBC driver you are using, but I'll assume you are using the JDBC-ODBC...
Lewis, Grant
Lewis@...
Send Email
Feb 2, 1999
7:13 pm
4439
Be sure to set JRun to also use Java 2 using the JRun Admin. ... ___________________________________________________________ Paul Colton...
Paul Colton
pc@...
Send Email
Feb 2, 1999
7:28 pm
4440
It is not a limit, but rather a bug in the admin tool which resets the value to 100. You can edit the endpoint.properties file for the 'jcp' service directly...
Paul Colton
pc@...
Send Email
Feb 2, 1999
7:29 pm
4441
... Yup. Thank you. That worked. Brian Knoth Software Engineer Selectica, Inc. ... To unsubscribe, send email to jrun-interest-request@... and...
Brian Knoth
bknoth@...
Send Email
Feb 3, 1999
12:24 am
4442
I apologize for the cross posting but I believe it's relevant. Maybe I had the wrong assumptions about these mailing lists, but I was under the impression...
McCreary Jeff
Jeff_McCreary@...
Send Email
Feb 3, 1999
12:37 pm
4443
Hi, I have Problems with getRemoteHost. We use JRunPro 2.2.1 with Apache 1.3.3 on Solaris 2.6. We have used the getRemoteHost to get the domain of the host,...
Schowtka, Stefanie
Stefanie.Schowtka@...
Send Email
Feb 3, 1999
12:50 pm
4444
I wrote a function to overcome this same problem with JRun 2.2.0 & IIS 4.0. Here is the jist of it: public static String reverseDNS (String ip) { String tmp =...
Liam Magee
liam@...
Send Email
Feb 4, 1999
12:19 am
4445
Has anyone any advice about the following occasional Java error: *** panic: thr_suspend_mutator failed: 22 About to test for suspension on thread: 117 ... ...
Richard Weatherley
richardw@...
Send Email
Feb 4, 1999
9:30 am
4446
are you on cebit 1999 in germany ????!!!! ... -- Mit freundlichen Grüßen Thomas May (X9media) _________________________________________________________ ...
Thomas May
thomas.may@...
Send Email
Feb 4, 1999
10:24 am
4447
We're working with Apache&JRun. Our client ask us about the capacity of the architecture, and we're load the server to know it (a set of scripts do http...
Alejandro Lucero Palau
alucero@...
Send Email
Feb 4, 1999
11:12 am
4448
I am using jrun 2.2a stand alone. When I try to get information from the client with req.getRemoteUser() req.getRemoteAddr() req.getRemoteHost() I obtain...
Carlos =?iso-8859-1?Q...
Feb 4, 1999
2:50 pm
4449
I'm a happy user of Jrun 2.2.1 running on IIS4 and NT4. Things are running GREAT. JRun has been doing an exceptional job during the development stage of the...
Chris Moyer
moyerca@...
Send Email
Feb 4, 1999
3:27 pm
4450
I want to know if there is a way I can run multiple jsms with one virtual host. Up until this point, every time we want to create a new jsm instance, we have...
Lewis, Grant
Lewis@...
Send Email
Feb 4, 1999
3:51 pm
4451
I too have had this problem. The experts whom I have asked for advice tell me that it is a problem with most servlet engines. ... To unsubscribe, send email to...
JGALLAGH@...
Send Email
Feb 4, 1999
6:50 pm
4452
My 2 cents worth... I have used this same feature in cgi development to provide authentication. In CGI, the REMOTE_USER environment variable is null unless...
Tony Obermeit
TonyOb@...
Send Email
Feb 4, 1999
8:14 pm
4453
The following faq explains how to set this up: http://www.livesoftware.com/support/faqs/files/Q10142.thtml ... To unsubscribe, send email to...
Ronel Sumibcay
rsumibcay@...
Send Email
Feb 5, 1999
1:33 am
4454
Dear List Users, As we approach the release of our next version of JRun, we would like to hear from you about any bugs that you have encountered that you would...
Paul Colton
pc@...
Send Email
Feb 5, 1999
3:54 am
4455
Lloyd - To debug a single servlet, you can use Live Software's Servlet Debugger product, which easily integrates with the JBuilder2 environment. You write a ...
Dorr
shdowply@...
Send Email
Jan 28, 1999
6:13 pm
4456
Hi, I thought I could setup 2 ISAPI filters in IIS3 and each one of them is responsible of forwarding request to its own Servlet Engine running on 2 different...
Chen, Alan (GSAM)
Alan.Chengsam@...
Send Email
Feb 5, 1999
5:31 pm
4457
Does anybody know if there's a way to get a list of all the classes in a package? I've been looking in the api ref but couldn't figure out a way to do it. ...
Jorge Aliss
jaliss@...
Send Email
Feb 7, 1999
4:03 am
4458
JRun 2.3 Release Candidate 1 with JRE 1.2 for Windows is now available for download from http://jrun.com/download/ This release adds full support for 2.1...
Paul Colton
pc@...
Send Email
Feb 7, 1999
4:40 am
4459
... Have you tried using javadoc? If not, do. Otherwise, a full listing of the API can be had at www.javasoft.com, just follow the links to the API. Hope this...
gcranz
gcranz@...
Send Email
Feb 7, 1999
2:38 pm
4460
I guess I didn't make my self clear. I'd like to "find out" all the classes belonging to a given package while my application is running. Something like...
Jorge Aliss
jaliss@...
Send Email
Feb 7, 1999
8:50 pm
4461
Hello, This is clearly a problem with Sun's JVM; to narrow it down, I'll start by asking about your servlet -- Is it doing anything out of the ordinary? In...
Edwin Smith
esmith@...
Send Email
Feb 7, 1999
11:59 pm
4462
Live Software is proud to announce the arrival of the February 1999 issue of JRun Magazine (http://jrunmag.com). JRun Magazine is an online publication for...
Paul Colton
pc@...
Send Email
Feb 8, 1999
8:59 pm
4463
... The servlet is actually our implementation of JSP 0.92 on JRun 2.2.1. It includes a synchronized block which reads a JSP file, converts it to Java source...
Richard Weatherley
richardw@...
Send Email
Feb 9, 1999
8:41 am
Messages 4434 - 4463 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