Wierd one part 2...

2001-06-05 Thread Raymond Camden
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 the JRUN Not running error. Started JRUN Default server. Hit /demospectra. It worked. Hit foo.cfm and get this, CF correctly processed the

Wow, wierd one

2001-06-05 Thread Raymond Camden
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 code problem. Then I noticed that when I viewed source, the CF code was not being processed. I thought that perhaps my CF install was screwed

RE: JRun-Talk-List V1 #9

2001-06-05 Thread Celeste Haseltine
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 they are NOT the same drivers that are available from Merant's web site. The version of the drivers that come with JRUN Server do not ha

Re: Slightly OT: JRun advice/coach sought

2001-06-05 Thread Dale Coyner \(703\) 318-0058 x32
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 out. Warmest Regards, Dale Coyner Communicast, Inc. - Original Message - From: Balasubramanya Nagaraj To: '[EMAIL PROTEC

Re: JDBC connection and drivers not found

2001-06-05 Thread Toby Davis
Sure. (JDBC username and password changed for public) jdbc.testds.display-name=testds jdbc.testds.driver=com.merant.datadirect.jdbc.sqlserver.SqlServerDriver jdbc.testds.url=jdbc.sqlserver://testdev:1433 jdbc.testds.description= jdbc.testds.pooling=true jdbc.testds.timeout=5 jdbc.testds.interval

RE: EJB simpe HelloWorld problem

2001-06-05 Thread Mark Phelps
Take out the statelessSession. portion of the EJB name. Looking up "HelloWorldBean" should work. -Original Message- From: Kathpalia, Jeetender [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 9:56 AM To: JRun-Talk Subject: RE: EJB simpe HelloWorld problem Hi I am trying to call

WHere does a TLD really belong?

2001-06-05 Thread Raymond Blum
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 files into /home/jrun/servers/default/default-app/WEB-INF/classes. I have a JSP that does a PAGE IMPORT of the TagHandler classes to ver

RE: Trouble installing...

2001-06-05 Thread Kathpalia, Jeetender
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. Try changing the properties/config files and if you have used program files... make it progra~1. All the best Jeetu -Original Mess

Re: JDBC connection and drivers not found

2001-06-05 Thread Robert Merrill
Toby, On Tue, 5 Jun 2001, [EMAIL PROTECTED] wrote: > Date: Mon, 4 Jun 2001 10:41:21 -0700 > From: "tdavis " <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Re: JRun-Talk-List V1 #8 > Message-ID: <[EMAIL PROTECTED]> > > Hi Celeste. Thanks for your suggestion. > > Actually, I already pl

Re: JRun-Talk-List V1 #9

2001-06-05 Thread Toby Davis
Hmm... Actually, I had already done exactly what you just mentioned. Yes, I had run through the JDBC Connection Manager wizard, selected "Not Listed" - instructions stated the drop-down list was for JRun's included drivers- and the test keeps returning the error "cannot find driver". Both Admi

Trouble installing...

2001-06-05 Thread Anne-Li Mell
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 directory for the JRun. After that it asks him if he would like to register JRun; skipping totally the steps of migration, licensenumber and a cou