~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at...
Lonitz, Lee M
lee.m.lonitz@...
Jun 1, 2001 7:59 pm
12975
Hello, What's the word on 3.1? I'm running 3.0 sp2 now and I'm considering upgrading to 3.1. Has anyone experienced any migration or other problems? (I'm...
Tom Duffy
tomd@...
Jun 1, 2001 8:15 pm
12976
Problem solved...i had installed Jrun 3.0 earlier... ... From: Mark Phelps [mailto:mark.phelps@...] Sent: Wednesday, May 30, 2001 10:20 AM To: JRun-Talk ...
Kathpalia, Jeetender
Jeetender.Kathpalia@...
Jun 1, 2001 9:17 pm
12977
Using JRun 3.0sp2 Developer Edition, win 2k, with Merant's latest JDBC Connect driver for SQLServer 7/2k, I keep getting "No valid JDBC driver is specified"...
Toby Davis
tdavis@...
Jun 2, 2001 6:59 am
12978
Toby, I think Merant Type IV ODBC drivers are not available in developer edition. To use them you should upgrade to Advanced or Enterprise Edition. Regards, ...
Vitaly Shorin
shorin@...
Jun 2, 2001 7:52 am
12979
Actually, I already have the Type IV JDBC SQL driver that did NOT come with JRun. The Advanced and Enterprise Editions come with their own set you can use...
Toby Davis
tdavis@...
Jun 2, 2001 9:59 am
12980
Dear All Has any body done any work with JRun and JTAPI or TAPI or Cisco AVVID System? Iam looking to build some basic apps and looking for some where to start...
Rif Kiamil
Rif@...
Jun 2, 2001 6:44 pm
12981
Toby, did you try to put your drivers into \jrun\servers\lib\ directory? I guess simple existence within classpath is not enough for them to work properly in ...
Vitaly Shorin
shorin@...
Jun 3, 2001 11:16 pm
12982
Good idea, but unfortunately I keep getting "cannot find class" when it throws a ClassNotFoundException. It's as though JRun doesn't even see the jar's, in...
Toby Davis
tdavis@...
Jun 4, 2001 2:36 am
12983
Did you define a JDBC datasouce in JRUN? If not, open up your JRUN Admin Server, select your default server -> JDBC DataSources, and define your new JDBC...
Celeste Haseltine
chaseltine@...
Jun 4, 2001 2:42 pm
12984
This was a reply from Lars Nielsen at Allaire - Eric, I tried responding to JRun talk but it keeps bouncing...Check out this KB it might answer your question. ...
Eric Larson
eric@...
Jun 4, 2001 3:46 pm
12985
Hi I am trying to call a simple Helloworld EJB thru a servlet. The source of the servlet is..... Properties h = new Properties(); out.println( "output 1 \n" );...
Kathpalia, Jeetender
Jeetender.Kathpalia@...
Jun 4, 2001 3:59 pm
12986
Hi Celeste. Thanks for your suggestion. Actually, I already placed the paths to the jar files in both Admin and Default classpaths (see my original message...
tdavis
tdavis@...
Jun 4, 2001 5:58 pm
12987
Hi folks, We recently hired a fellow to help us build a portion of a product using JRun. He's a good kid and has built a good working prototype for us. ...
Dale Coyner (703) 318...
dcoyner@...
Jun 4, 2001 5:58 pm
12988
TD, I'm a little confused. I test drove Merant's drivers, before deciding to purchase from another vendor. I had no problems setting up JRUN via JDBC ...
Celeste Haseltine
chaseltine@...
Jun 4, 2001 7:16 pm
12989
Dale, You did not state the location of the job (city and state), and what hourly rate of pay you would consider. You may want to repost with that ...
Celeste Haseltine
chaseltine@...
Jun 4, 2001 7:54 pm
12990
When a user successfully logs into a web app using standard authentication (through security-constraint, etc in web.xml), how do you explicitly kill that...
tdavis
tdavis@...
Jun 4, 2001 9:00 pm
12991
I am trying to teach myself about security re encryption, digital signatures, and certificates, etc. I understand the explanations of how these work when the...
Susan M. Orndorff
Susan.M.Orndorff@...
Jun 4, 2001 10:09 pm
12992
Hi! One of my coworkers are out at one of our clients, installing a JRun 2.3.3 on a 2000 Server. The installation goes well up until he has chosen the ...
Anne-Li Mell
anne-li.mell@...
Jun 5, 2001 10:00 am
12993
Hmm... Actually, I had already done exactly what you just mentioned. Yes, I had run through the JDBC Connection Manager wizard, selected "Not Listed" - ...
Toby Davis
tdavis@...
Jun 5, 2001 1:15 pm
12994
Toby, ... Setting these up can be a real bother I know. You can't tell when you're getting close. Could you post a copy of your 'user.classpath' line(s) from ...
Robert Merrill
merrill@...
Jun 5, 2001 1:30 pm
12995
I had problems installing Jrun too. If you install Jrun in the default dir..i.e. c:\program files\Jrun The space between "program files" causes many problems. ...
Kathpalia, Jeetender
Jeetender.Kathpalia@...
Jun 5, 2001 2:24 pm
12996
Hi all This is under JRun 3.0sp2 running in Linux. I am developing a custom tag lib; my classes are all set and while developing, I am putting the ..class...
Raymond Blum
raymond@...
Jun 5, 2001 3:42 pm
12997
Take out the statelessSession. portion of the EJB name. Looking up "HelloWorldBean" should work. ... From: Kathpalia, Jeetender...
Mark Phelps
mark.phelps@...
Jun 5, 2001 4:39 pm
12998
Sure. (JDBC username and password changed for public) jdbc.testds.display-name=testds jdbc.testds.driver=com.merant.datadirect.jdbc.sqlserver.SqlServerDriver ...
Toby Davis
tdavis@...
Jun 5, 2001 4:44 pm
12999
RE: Slightly OT: JRun advice/coach soughtHey Bala, Thanks for the follow up. We're in the DC area. Through the list I found a guy locally who can help us...
Dale Coyner (703) 318...
dcoyner@...
Jun 5, 2001 6:33 pm
13000
Toby, Don't waste your time on the built in JDBC drivers that come with JRUN. Even though they are "from Merant", I discovered 2 weeks into my development that...
Celeste Haseltine
chaseltine@...
Jun 5, 2001 7:00 pm
13001
This involves both CF and JRUN. I was working on a CFM template in a folder called demospectra. I noticed it wasn't working, but at first I thought it was a...
Raymond Camden
jedimaster@...
Jun 5, 2001 9:00 pm
13002
Ok, so I went to my JRUN admin, found the demo app, changed the url mapping from demo to demoit. When back to my webbrowser and tried to hit /demospectra. Got...
Raymond Camden
jedimaster@...
Jun 5, 2001 9:05 pm
13003
Hi, I'm Mark, Senior Vice President of JNR Associates in Gaithersburg, MD. We recently ported a large document management system hosted on the web to JRun....