Re: New Tomcat install problem

2005-11-20 Thread Nikola Milutinovic
Terry Allen wrote: Hi again, Out of that Catalina.out log I mentioned earlier, the last few log lines read like so: INFO: Stopping Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Nov 20, 2005

Re: Net Disk Failure in JSP with Tomcat 5.5.9( or 5.5.X)

2005-11-20 Thread NanFei Wang
Hi, The following seem simple question get no any response yet ! Is it really no solution ? I made a Net Disk named P:\ The file ' test.jsp ' as following: - <%@ page import="java.io.File" %> <% String net = "P:\\"; java.io.File netDir=new java.

Off-topic: The locale attribute of the html tag

2005-11-20 Thread Behrang Saeedzadeh
Hi all, I have installed the free BEA Workshop JSP Editor 3.0 and I'm using it in Eclipse to build Web applications. When selecting the JSTL configuration (I have not tried other configurations yet) it automatically produces an index.jsp file which includes a code snippet like this: <%@ taglib u

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
yes and please send along the localhost.2005-11-20.log (assuming your tomcat install is running on localhost) I have to foot transport my computer but I should be back online tommorrow Best, Martin- Hi again, These have been sent off-list - many thanks Martin. -- Bye for now, Terry Al

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Hi again, Out of that Catalina.out log I mentioned earlier, the last few log lines read like so: INFO: Stopping Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.c

Re: New Tomcat install problem

2005-11-20 Thread Martin Gainty
yes and please send along the localhost.2005-11-20.log (assuming your tomcat install is running on localhost) I have to foot transport my computer but I should be back online tommorrow Best, Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Se

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Terry, I've only just subscribed to the list to see if anyone may be able to assist with a 'blank page' problem. Research on Google, nor the various resources on the web or Tomcat site have assisted, so I thought I'd better consult the experts here to see if they can help. You might want to

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Terry- Can you go to %CATALINA_HOME%\logs and attach to me your latest log e.g. stdout_20051117.log Thanks, Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, November 19, 2005 11:15 PM Subject: Re: New Tomcat install problem Hi

Re: Calling EJBs

2005-11-20 Thread Martin Gainty
Buongiuorno Milan- Can we see the contents of your ejb-jar.xml? Gratsi, M- - Original Message - From: "Milan Tomic" <[EMAIL PROTECTED]> To: Sent: Sunday, November 20, 2005 8:37 AM Subject: Calling EJBs Hi, I have developed my first EJB and deployed it into JBoss. When I try to ca

Re: New Tomcat install problem

2005-11-20 Thread Stephen Caine
Terry, Oops, the server address is: http://cgs.qilan.com:8080/qilan/ Qilanv3Download Sorry, Stephen Caine CommonGround Softworks, Inc, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

Re: New Tomcat install problem

2005-11-20 Thread Stephen Caine
Terry, I've only just subscribed to the list to see if anyone may be able to assist with a 'blank page' problem. Research on Google, nor the various resources on the web or Tomcat site have assisted, so I thought I'd better consult the experts here to see if they can help. You might want

Calling EJBs

2005-11-20 Thread Milan Tomic
Hi, I have developed my first EJB and deployed it into JBoss. When I try to call my EJB from JSP page stored in Tomcat I gen an compiler error saying that it can't find my EJB's interfaces. I have copied my EJB JAR into all Tomcat's lib folders, but the error is still present. :) What shoul

Re: New Tomcat install problem

2005-11-20 Thread Martin Gainty
Terry- Can you go to %CATALINA_HOME%\logs and attach to me your latest log e.g. stdout_20051117.log Thanks, Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, November 19, 2005 11:15 PM Subject: Re: New Tomcat install problem

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Hi again, Just to let you guys know, I have changed the symlink for Java on my server so it does the following: java -version java version "1.5.0_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-83) Java HotSpot(TM) Client VM (build 1.5.0_05-48, mixed mode, sharing) server: