Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jrun-interest · Java Servlet engine

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1174
  • Category: General
  • Founded: Aug 7, 1998
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 15027 - 15056 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
15027 sam_greenfield@... Send Email May 2, 2002
10:39 pm
Thanks, Eric. Is there a public release date for JRun 4.0? We purchased JRun 3.x with a subscription. Do you know who I can check with to see if we will be ...
15028 sam_greenfield@... Send Email May 2, 2002
10:41 pm
Hiya, Does anyone know if JRun 3.x supports SSL authentication with client-side certificates? I believe the documentation states that only BASIC and FORM...
15029 Eric Anderson
eanderson@... Send Email
May 2, 2002
10:42 pm
JRun 3.x does not support SSL authentication via client certs. JRun 4.0 has this feature. Eric Eric Anderson Senior Engineer JRun Product Support Macromedia...
15030 James A. Rome
jar@... Send Email
May 3, 2002
12:53 pm
Of course JRun supports client-side certificates. Its part of the Servlet spec. You have to enable your server for SSL and to also require client certificates....
15031 Haseltine, Celeste
CHaseltine@... Send Email
May 7, 2002
3:58 pm
I am currently using AveConnects JDBC driver with JRUN 3.1. I've discovered that when I use the JRUN Management Console to add a JDBC Data Source, when I...
15032 Scott Stirling
scottstirling@... Send Email
May 7, 2002
4:39 pm
Hi Celeste, I'm surprised you get a ConnectionPoolDataSource and not a ClassCastException in the example below. That's kind of interesting. Think of JNDI as...
15033 Haseltine, Celeste
CHaseltine@... Send Email
May 7, 2002
6:00 pm
Scott, I didn't think about storing my connection pool in the serlvet context, thanks for pointing that out to me. But if I did want to use JNDI, I would just...
15034 Scott Stirling
scottstirling@... Send Email
May 8, 2002
2:40 am
Hi Celeste, ... The resource-ref and res-ref-name and related tags can be looked up in the web-app_2_2 DTD for web.xml, which you can find in $JRUN_HOME/lib. ...
15035 Gaulin, Mark
mgaulin@... Send Email
May 8, 2002
2:33 pm
Hi Folks I am looking for advise/opinions on how difficult it is to migrate CF apps to JSP on JRun 3.1 (with or without using the JRun custom tags). Has ...
15036 Tracy Bost
tbost@... Send Email
May 8, 2002
3:00 pm
Faced with the same issue, but now that cfmx is soon to be out, it has an cfimport tag that will run jsp pages, so thought would do the migration gradually by...
15037 Haseltine, Celeste
CHaseltine@... Send Email
May 8, 2002
4:11 pm
Scott, Thank you very much for the info and the links below. I can tell I need to do some reading/research on this topic. I really have never looked very far...
15038 Will Berger
wberger@... Send Email
May 8, 2002
4:17 pm
Thank you for taking care of that. ... From: Gaulin, Mark [mailto:mgaulin@...] Sent: Wednesday, May 08, 2002 10:32 AM To: JRun-Talk Subject:...
15039 Mike Collins
mcollins@... Send Email
May 8, 2002
4:57 pm
Mark, By reading your post it really sounds like you are a perfect fit for CF MX. You obviously like the easy to use tags of CF and you have some JSP's and...
15040 Scott Stirling
scottstirling@... Send Email
May 8, 2002
5:32 pm
Hi Mark, It's pretty easy if you know Java. Most of the core CF tags are super easy to implement as JSP tags or scriptlets, or JavaBeans. When you start to...
15041 Bernat_López
bernat.lopez@... Send Email
May 8, 2002
7:29 pm
Hi!! I've two servers with JRun 3.1 and JDK 1.3 installed... one of this servers is having me some problems with the command <%@ include file="xxx.jsp"%>... in...
15042 Gaulin, Mark
mgaulin@... Send Email
May 8, 2002
9:51 pm
Hi Mike, Scott Yeah, I think it's worth taking the time to look at the new MX features and just wait for it to be released before starting... hopefully the...
15043 Jeff Dingle
jdingle@... Send Email
May 10, 2002
6:33 pm
im getting a bad magic number exception when trying to view jsp happened twice today (completely diff jsp) when it has never happened before i killed the java...
15044 Roan Nicolas
Roan.Nicolas@... Send Email
May 10, 2002
6:38 pm
Hi Jeff, What JRun Build are you using? You can download the latest build at the JRun Update Center ...
15045 Theodore Zimmerman
tzimmerman@... Send Email
May 10, 2002
6:50 pm
Hi Jeff, Something may have gotten corrupted in one of your jsp's. See the following TechNote: ...
15046 Jeff Dingle
jdingle@... Send Email
May 10, 2002
7:33 pm
thanks for the help I found the tech-note and that's how i fixed fixed the prob (delete .java and .class) it also says that JRun 3.1 fixed this problem ...
15047 Anthony Villanueva
Anthony.Villanueva@... Send Email
May 10, 2002
7:37 pm
Hi Jeff, Here's the link for the latest JRun 3.0 patch: http://download.allaire.com/publicdl/en/jrun/30/jr30sp2_25232.exe Hope it works for you. Anthony ... ...
15048 Ingo Etienne
ingo_etienne@... Send Email
May 13, 2002
11:20 am
Hi all, when trying to get a Logger instance for a specific class I get this exception: java.lang.VerifyError: (class: org/apache/log4j/LogManager, method:...
15049 Andreas Ott
a_ott@... Send Email
May 13, 2002
2:22 pm
Hi, does anyone of you ever have got similar problems with own jsp-tags unter jrun 3.1. where the message has been as follows: "Error parsing TLD...
15050 Nilesh Chand
nilesh@... Send Email
May 13, 2002
2:27 pm
We are currently running Oracle 9i and wanted to find out what is the difference in using JRun Oracle Driver versus Oracle Thin Driver. How do you justify...
15051 Dave Watts
dwatts@... Send Email
May 13, 2002
2:28 pm
... Have you cycled the server? I've needed to do that after adding a JSP tag library. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202)...
15052 Scott Stirling
scottstirling@... Send Email
May 13, 2002
2:38 pm
Oracle's own driver is a lot faster. And Oracle's driver doesn't have any problem with cached prepared statements, which you may run into in rare (?) cases...
15053 Drew Falkman
drew@... Send Email
May 13, 2002
3:34 pm
You probably already know this, but your error says 'WEB\INF' and not 'WEB-INF&#39; - could be a simple typo...? Drew Falkman Author, JRun Web Application...
15054 Andreas Ott
a_ott@... Send Email
May 14, 2002
6:58 pm
Ah thanks, thats correct but does not solve my problem. I should write /WEB-INF/ instead of /WEB/INF/ in my email. Sorry. Andreas ... ...
15055 Ravi Vedire
RVedire@... Send Email
May 15, 2002
3:39 pm
I am just curious to find out if any of you had any experience with Java classes/libraries that let you control a browser from with in your application. The...
15056 Cortlandt Winters
cwinters@... Send Email
May 15, 2002
4:42 pm
I can think of a bunch of things you could try, but nothing that I would want to do. http://java.sun.com/products/hotjava/ would be a good example, the problem...
Messages 15027 - 15056 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help