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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 10942 - 10971 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10942
Scott, thanks for responding. ... Our servlets are located in jrun/servers/default/myapp/WEB-INF/classes, which is not in my CLASSPATH; I don't think they...
Ben Groeneveld
bgroeneveld@...
Send Email
Jan 2, 2001
3:42 am
10943
This is an old thread, but has anyone made an attempt to configure apache or something similar to not forward requests for gif or pdf files and similar things...
Rickard Schoultz
rickard.schoultz@...
Send Email
Jan 2, 2001
11:11 am
10944
Happy New Year! One of the business requirements for the JRun project I am currently working on indicates that the web application should work on Sun 64-bit...
Victor Marinelli
vmarinel@...
Send Email
Jan 2, 2001
1:19 pm
10945
The way we did it at our company was to have a virtual directory from which the jsp's were served and all references to images were to the root of the IIS web...
McDowell, Mark
McDoMa@...
Send Email
Jan 2, 2001
2:13 pm
10946
Hi dorbin i am also have exactly the same code & neccessary imports.I have connectionbean which does the connectionpool implementation. if i use jsp:sql tag...
sahaya ranialex
sahayarani@...
Send Email
Jan 2, 2001
7:39 pm
10947
Hi dorbin i am also have exactly the same code & neccessary imports.I have connectionbean which does the connectionpool implementation. if i use jsp:sql tag...
sahaya ranialex
sahayarani@...
Send Email
Jan 2, 2001
7:43 pm
10948
... to ... I'm guessing you might be using executeQuery() instead of executeUpdate() or execute() for the insert. ... call ... call ... Well I'm no expert at...
paul
paulwl@...
Send Email
Jan 2, 2001
8:04 pm
10949
After installing sp1 for JRun 3.0, I'm getting the following: default-err.log ... java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at...
Brian Bowling
bbowling@...
Send Email
Jan 2, 2001
10:45 pm
10950
Dear Vit. thank you very much for your advice. It works now as I wanted it to work -- without the need to place it in a servlet. Thanks! Kind regards Sven...
Sven Spreier
svs@...
Send Email
Jan 3, 2001
1:23 pm
10951
Hello. Just beginning to learn howto use jrun2.3 while learning java servlets. It worked perfectly well when I was developing in Win98. But when I started...
daniel garcia
dannyg@...
Send Email
Jan 3, 2001
2:33 pm
10952
JRun Studio appears to have a terrible memory leak when running on Windows 98 or Windows ME. The system crashes after a few minutes of operation. Sometimes...
Jim Gillaspy
jgillaspy@...
Send Email
Jan 3, 2001
2:34 pm
10953
Jim, I called Allaire about this last month. Currently, Studio isn't supported on ME & they couldn't give me a timeframe of when it would be. Regards, - Doug...
doug.w.turner@...
Send Email
Jan 3, 2001
2:45 pm
10954
I WAS TRYING TO USE JRUN STUDIO IN WINDOWS 98 SE, AND AFTER IN WINDOWS NT SERVER 4.0, BUT I HAD SOME PROBLEMS LIKE THE DEBUGGING, MEMORY, ETC. ACTUALLY I AM...
Boris Arciniegas
borisarc@...
Send Email
Jan 3, 2001
2:53 pm
10955
Jim, I have not seen a memory leak (though it may be there), but I have seen jrun studio extremely cpu intensive, to the point where even if I shut everything...
Ben Groeneveld
bgroeneveld@...
Send Email
Jan 3, 2001
3:20 pm
10956
Is there any good information available on how to map relational properties to bean properties in JRun? I'm aware that it uses a property file, but can not...
Damon Kuntz
dkuntz@...
Send Email
Jan 3, 2001
3:35 pm
10957
Hi! Two questions: I know you can do PATH translations, but is there a way to associate only the .jsp extension with jRun in a distributed environment? I want...
B Schlank
bschlank@...
Send Email
Jan 3, 2001
3:54 pm
10958
Can you give us a little more information about your problem? I assume this proxy server has an IP address that can be hit from the Internet? Are there any...
Pat Quinn
pquinn@...
Send Email
Jan 3, 2001
7:29 pm
10959
Hi everyone, I am trying to set up JRUN's Cluster CATS on the back end with Windows Load Balancing on the front end. Will this solution work and if so what...
Robert Jacobs
rjacobs@...
Send Email
Jan 3, 2001
10:32 pm
10960
Theoretically, yes. We've tested JRun 2.x/3.x on Compaq's Tru64 system (but not on Solaris 64 bit). The byte codes will work. Not sure about the Web server...
ScottM. Stirling
sstirling@...
Send Email
Jan 4, 2001
6:16 am
10961
... Funny you should ask, Bob. We'll be shipping Merant Type IV JDBC drivers with a new JRun Advanced Edition very soon. Meanwhile, for development you can...
ScottM. Stirling
sstirling@...
Send Email
Jan 4, 2001
6:22 am
10962
Hello everyone, there is a short question, how to make a new instance of the server. Thank you, Alexander Ivankoff Alexander Ivankoff Senior Programmer Analyst...
Sasha Ivankoff (Cont...
sasha@...
Send Email
Jan 4, 2001
11:56 am
10963
Daniel, it sounds to me as if you are confusing an "outbound" HTTP proxy service with a JRun "connector proxy". These are two very different beasts. The JCP...
Cymbalak Edward P
cymbalak.ep@...
Send Email
Jan 4, 2001
12:31 pm
10964
See the bottom of pg. 90, in the JRun Setup Guide for all the details on how to do this. Good luck. Skip ... From: Sasha Ivankoff (Contractor)...
Skip Klobucher
rklobucher@...
Send Email
Jan 4, 2001
12:34 pm
10965
Do these drivers support the DatabaseMetaData stuff??? On a related note can anyone tell me how the DatabaseMetaData methods ..getTables and .getColumns return...
JustinMacCarthy
macarthy@...
Send Email
Jan 4, 2001
1:39 pm
10966
Can you post the offending code? Karl Moss Allaire Corp. ... From: JustinMacCarthy [mailto:macarthy@...] Sent: Thursday, January 04, 2001 8:36 AM To:...
Karl Moss
kmoss@...
Send Email
Jan 4, 2001
1:44 pm
10967
Is there any good documentation available on CMP O/R mapping in JRun 3.0? I don't find the packaged examples from allaire to be very helpful. Any suggestions...
Damon Kuntz
dkuntz@...
Send Email
Jan 4, 2001
2:03 pm
10968
I'm having trouble understanding, which parts of the EJBean.properties file registers the JNDI name for that bean. I followed the directions given in ...
Usha Chintalapati
UshaC@...
Send Email
Jan 4, 2001
2:42 pm
10969
Sure : Pretty much like the following (I don't have the actual code in front of me ): DatabaseMetaData metadata = connection.getMetaData() String[] tableTypes...
JustinMacCarthy
macarthy@...
Send Email
Jan 4, 2001
2:48 pm
10970
For O/R mapping, Allaire is partnering with Thoughtinc. I haven't tried it myself, but they've put a lot of work into supporting JRun and Ejipt with their...
Scott Stirling
sstirling@...
Send Email
Jan 4, 2001
3:13 pm
10971
Not sure why SQLServer is being grumpy and Access works - it's usually the other way around :) The only thing that I can think of is that SQLServer is only...
Karl Moss
kmoss@...
Send Email
Jan 4, 2001
3:39 pm
Messages 10942 - 10971 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