Re: jdbc realm

2001-01-23 Thread hische
I posted the same question a few days ago. Ignacio J. Ortega told me: > Tomcat 3.x (in CVS now it wil be 3.3 soon a Milestone will be dropped > in a few weeks ) and Tomcat 4.0 have this posibility you can add > requestInterceptors ( Realms in Tomcat 4.0 ) in a perContext basis. Didn't have th

Re: Tomcat - MySql Question

2001-01-23 Thread hische
mm-mysql works for me without any problems. http://mmmysql.sourceforge.net/ Wilko Hische Web master <[EMAIL PROTECTED]> on 22-01-2001 23:46:12 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Wilko Hische/HADV/NL) Subject: Tomcat - MySql Question Hello, Is t

IOException!

2001-01-23 Thread Alex A. Almero
what have cause this problem? see detailed error below 2001-01-24 02:56:02 - Ctx( /ora ): IOException in: R( /ora + /index.html + null) Connection reset by peer: socket write error thanks

Locale

2001-01-23 Thread Jayesh
I compiled tomcat 3.2.1 on Redhat Linux 7.0. I use JDK1.3 when I start tomcat, I get the message below. Anyone knows how to fix? Jayesh $ ./startup.sh Using classpath: /http/apps/tomcat3.2/classes:/http/apps/tomcat3.2/lib/ant.jar:/ http/apps/tomcat3.2/lib/servlet.jar:/http/apps/tomcat3.2/lib/t

configuring a portlet

2001-01-23 Thread Sudhansu Nayak
Hi just a small problem: I wonder how the portlets are configured into JETSPEED Warmest Regards Sudhansu - Rain falls on everyone alike...I can do what anyone can. --

RE: HTTP response

2001-01-23 Thread Russell, Richard (DEH)
> PS: I've looked through the bug list, and had a browse of the > source code, > and can't find any mention of this... sigh -- and now I find it -- bug number 151 (http://znutar.cortexity.com/BugRatViewer/ShowReport/151) ... there is no action listed for this... any comments? rr -

RE: HTTP response

2001-01-23 Thread Russell, Richard (DEH)
> "HTTP/1.1 200", but PHP wants to see "HTTP/1.1 200 "... PHP In fact, I beleive it should be "HTTP/1.1 200 OK"... sorry about the barrage of messages -- I haven't slept much due to this, and am going insane :) rr - To unsubs

RE: HTTP response

2001-01-23 Thread Russell, Richard (DEH)
PS: I've looked through the bug list, and had a browse of the source code, and can't find any mention of this... rr > Hi all, > > I'm trying to use PHP4.0.4pl1 with Tomcat 3.2.1's mod_jserv > with Apache > 1.3.14 under Solaris 2.7, and find that PHP doesn't accept > the response that > Tomcat

HTTP response

2001-01-23 Thread Russell, Richard (DEH)
Hi all, I'm trying to use PHP4.0.4pl1 with Tomcat 3.2.1's mod_jserv with Apache 1.3.14 under Solaris 2.7, and find that PHP doesn't accept the response that Tomcat gives to a request... More specifically, Tomcat will start off a successful response with "HTTP/1.1 200", but PHP wants to see "HTTP

RE: JSP 404 error with TOMCAT standalone

2001-01-23 Thread Daniel Aderhold
I have the same question. I'm new to tomcat and to jsp programming. I recently installed tomcat 3.2 in my pc with win98. I still not know how to access the jsp files with my browser. They appear errors in the browser. Must I modify the file server.xml for each jsp file? How is the directory struct

Forum for discussing servlet container diffs?

2001-01-23 Thread Jeff Turner
Hi, I've seen a lot of discussion here and other lists (eg struts-user) generated by people trying to port webapps between different servlet containers, and running into problems. This type of discussion is: - of little interest to most people - of great interest to some people (like me) - v

server push how?

2001-01-23 Thread Dmitry Rogatkin
I've started using this amazing product, but found that server side push is not working. Why flush doesn't push anything to server? You probably ask me, how to implement reset() if you already sent something to server? Just raise java.lang.IllegalStateException in reset() after any flush(). But

Re: Benchmarking

2001-01-23 Thread Jon Baer
There is a tool @ http://www.mindcraft.com/webstone/, I have not used it. Im actually looking for stats for: TOMCAT http://jakarta.apache.com ORION http://www.orionserver.com JRUN http://www.allaire.com WEBLOGIC http://www.bea.com RESIN http://www.caucho.com JETTY http://jetty.mortbay.com Does

RE: Benchmarking

2001-01-23 Thread Craig
Hello, You can try http://www.opensta.org/ Microsoft also has a benchmarking product. Let us know what yuu find out. Thanks, Craig -Original Message- From: Oleg Timofeyev [mailto:[EMAIL PROTECTED]] Sent: Monday, January 22, 2001 6:29 PM To: [EMAIL PROTECTED] Subject: Benchmarking He

Re: Problems Compiling Tomcat Source

2001-01-23 Thread Craig R. McClanahan
"Anthony W. Marino" wrote: > OS: RH 7.0 > Source: B1 (servletapi). > > The following is the error that I get when compiling: > "build.xml:39: Could not create task of type: copy because I can't find it > in the list of task class definitions" > Upgrade to Ant 1.2 or later. That is w

Benchmarking

2001-01-23 Thread Oleg Timofeyev
Hey guys, Well now that I installed TOMCAT, ORION and JRUN I would like to benchmark those. Anyone knows of good benchmarking solutions for java servers, maybe some ready results as well, but I like to run those myself as ppl have a tendency to be bios :) thank you -- -- Oleg Timofeyev Ready

Problems Compiling Tomcat Source

2001-01-23 Thread Anthony W . Marino
OS: RH 7.0 Source: B1 (servletapi). The following is the error that I get when compiling: "build.xml:39: Could not create task of type: copy because I can't find it in the list of task class definitions" Any and all suggestions will be appreciated. Thank You, Anthony -

RE: Which JVM for Tomcat?

2001-01-23 Thread Craig O'Brien
Hello forsythe, I recommend downloading the Java 1.3 SDK. I believe it is final now..? It outperforms earlier versions and would be the best choice for your server. If you are downloading at 56k - ...oh well, just do it. It also includes all of the latest features (java 2d, java 3d, java media

Re: embedded catalina + war files

2001-01-23 Thread Craig R. McClanahan
"Craig R. McClanahan" wrote: Roberto Leong wrote:  (there are no methods to retrieve these, only to remove/create) I should expand upon this slightly.  If you have an existing Host object and you want to find out what webapps are currently installed within it, simply call host.findChildren(). 

Re: Which JVM for Tomcat?

2001-01-23 Thread Jason Pell
Charles is a jerk... Jeez. forsythe wrote: > > Also I will also have APPLETS running in addition to servlets & JSPson this > > server... So if I create a JAVA2 APPLET that WILL require a user download, > > right? Right. > > Fine. What has that got to do with Tomcat or the JVM you are installin

Re: embedded catalina + war files

2001-01-23 Thread Craig R. McClanahan
Roberto Leong wrote: hi can someone please save me a couple days of hacking embedded catalina and teach me what to do when deploying a new war file on runtime? my guess is that i have to create a new context but i don´t see any methods on EmbeddedManager to add a new context to an existing engi

Re: Which JVM for Tomcat?

2001-01-23 Thread forsythe
> Also I will also have APPLETS running in addition to servlets & JSPson this > server... So if I create a JAVA2 APPLET that WILL require a user download, > right? Right. Fine. What has that got to do with Tomcat or the JVM you are installing on your server? Nothing. Right? Right. > If you r

Re: JSP 404 error with TOMCAT standalone

2001-01-23 Thread Oleg Timofeyev
Perfect, you absolutelly right, ROOT and path tools.jar took care of the problem :) Thank you very much. -- -- Oleg Timofeyev ReadySetNet [EMAIL PROTECTED] http://www.readysetnet.com Phone : 323 469 2000 Fax : 323 469 2155 On Tuesday 23 January 2001 18:16, you wrote: > Oleg Timofeyev wrote: >

Problems with Tomcat jsp pages

2001-01-23 Thread Lynn Alford
In the examples that come with Tomcat, all the servlet examples work fine. But from the jsp examples, some work and some have a compile error. Numberguess, checkbox, and color work fine. All the other examples give me an internal servlet error. Tomcat is installed on an Mac X server, with Apach

embedded catalina + war files

2001-01-23 Thread Roberto Leong
hi   can someone please save me a couple days of hacking embedded catalina and teach me what to do when deploying a new war file on runtime?   my guess is that i have to create a new context but i don´t see any methods on EmbeddedManager to add a new context to an existing engine/host (there

Re: JSP 404 error with TOMCAT standalone

2001-01-23 Thread Rick Smith
Did you include :8080 in the URL? Otherwise Apache will look for the examples on the httpd path. Check the httpd error_log and see what the full url is. Oleg Timofeyev wrote: > > Hello, I need a little help here please. I just installed TOMCAT and use it > as standalone. Problem is that examp

Re: JSP 404 error with TOMCAT standalone

2001-01-23 Thread Anthony Scott
Oleg Timofeyev wrote: > Hello, I need a little help here please. I just installed TOMCAT and use it > as standalone. Problem is that examples of Servlets work fine but when I try > example of JSP it gives me: > > Not Found (404)Original request: /examples/jsp/sessions/carts.jsp > Not found reques

Re: Xalan and Tomcat

2001-01-23 Thread David Cohrs
> (a) if you're under Tomcat 4.0 AND if you're not using JSP, > delete crimson.jar from the lib directory. Otherwise the > version of JAXP 1.1 included will conflict and cause a > "Sealing violation" SecurityException. This is due to the > way Sun pack

Re: jdbc realm

2001-01-23 Thread Craig R. McClanahan
John de la Garza wrote: > If I have two different projects under the webapps dir and want each one to > use a different data base, how can a do that? > You need Tomcat 4.0 for that. > > Seems that the jdbc realm stuff is in the conf/server.xml file that applies > to all projects. > That's tr

TOMCAT QUESTION

2001-01-23 Thread Naor Toledo Pinto
I have used your Tomcat IIS HowTo document to configure TomCat to work with my IIS server. Everything works fine with /examples context. However I cannot find a way to redirect any calls for other contexts. I have tried all different configuration using uriworkermap.properties with no success. A

Re: properties files and tomcat

2001-01-23 Thread andy oliver
And I don't particularly think thats a good way to do the properties file... you might want to take a closer look at the api for that. (for one you won't be very multiplatform...) Christoph Rooms wrote: > Hi, > > I want to read a properties file like this : > > Properties.class.getResourceAsStr

Re: Which JVM for Tomcat?

2001-01-23 Thread Jason Pell
> Hey 'Charles' I think you should try to learn how not to be a prick while > answering people questions. Ass. Agreed! :-) -- Jason Pell Senior Analyst/Programmer - Web Developer Callista Software Services Pty Ltd 12 Gheringhap St, Geelong Victoria 3220 Australia Phone: 03 5227 8858 Internation

Re: properties files and tomcat

2001-01-23 Thread andy oliver
Just a guess but I would suppose these should be in your jar file or under WEB-INF/classes in their "package", but again..tis just a guess. Christoph Rooms wrote: > Hi, > > I want to read a properties file like this : > > Properties.class.getResourceAsStream("my.properties"); > > This function

Re: newbie [apache/tomcat] question: what does "AJP" stand for?

2001-01-23 Thread Filip Hanik
try to look around on the Jserv section of Apache.org the APJ protocol was originally built to bridge Apache and JServ. (hence the name and all the references AjpServMount etc) the protocol was then adapted and modified to work with Tomcat. the module/protocol goal now is to allow plugins for Net

JSP 404 error with TOMCAT standalone

2001-01-23 Thread Oleg Timofeyev
Hello, I need a little help here please. I just installed TOMCAT and use it as standalone. Problem is that examples of Servlets work fine but when I try example of JSP it gives me: Not Found (404)Original request: /examples/jsp/sessions/carts.jsp Not found request: /examples/jsp/sessions/carts

newbie [apache/tomcat] question: what does "AJP" stand for?

2001-01-23 Thread sharkis j avatar
howdy, i found a lot of info on ajpv12 vs ajpv13, for example, but nothing that explains the protocol in depth (including what it stands for). since it seems like the servlet container (e.g. tomcat) talks to the webserver adapter (e.g. mod_jk or mod_jserv) via ajp12 or ajp13 [and then the serve

Re: Which JVM for Tomcat?

2001-01-23 Thread Filip Hanik
Applets run on the client machine in the client VM. (and this VM is complete separate from the Tomcat VM that runs on the server) if you want to control the client VM you can use the Java Plug-In. take a look at http://java.sun.com/products/plugin Filip ~ Namaste - I bow to the divine in you. ~

Re: Which JVM for Tomcat?

2001-01-23 Thread Richard Diaz
> Tomcat 3.x will run with Java 1.1.x. > > > (since that requires a 5+ meg download by the user) ? > > Um... do you understand what Tomcat is? What is does? How it works? Users > don't download anything. Yes I do. I installed Tomcat 5 months ago... I made a new server so here I am again basical

nullpointer exception in context management

2001-01-23 Thread Jon Pratt
Hello: Running win98 apache tomcat. Tomcat seems to be running but getting the error below.  Is this a problem with server.xml, my classpath in autoexec or ...?  TIA Jon Pratt   Starting tomcat. Check logs/tomcat.log for error messages 2001-01-23 05:57:41 -ContextManager: Adding context Ctx(

Re: Which JVM for Tomcat?

2001-01-23 Thread Richard Diaz
Heh, didn't think about that. But what about APPLETS I create? I'll need to use Java 1 right? Can you install BOTH? I think I'd screw that up =( I have Linux 6.0, is that ok with Tomcat 3.2.x ? thanks! Rich > You can use Java 2 with tomcat, because the JVM is running on the server, the > us

Re: Which JVM for Tomcat?

2001-01-23 Thread Charles Forsythe
Quoting Richard Diaz <[EMAIL PROTECTED]>: > Is it OK not to use Java2 with Tomcat Tomcat 3.x will run with Java 1.1.x. > (since that requires a 5+ meg download by the user) ? Um... do you understand what Tomcat is? What is does? How it works? Users don't download anything. > I am also Plan

Re: database question

2001-01-23 Thread Steve Ruby
> -Original Message- > From: Richard Diaz [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 23, 2001 3:22 PM > To: [EMAIL PROTECTED] > Subject: database question > > I have an access database created with relationships and some data. > > Are there tools to read an access database and

RE: OFFTOPIC - jsp hosting sites

2001-01-23 Thread Damian Penney
http://www.aoindustries.com Comes highly recommended from my friend who hosts a site there, Tomcat, mySQL. PostGres, plenty of bandwidth all for an amazing $30 a month. Damian -Original Message- From: Darrell Porter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 3:18 PM To:

Re: database question

2001-01-23 Thread Filip Hanik
ER/Win from Computer Associates will generate a schema for every database on the planet. It has round trip engineering too Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Darrell Porter" <[EMAIL PROTECTED]> To

RequestDispatcher.include vs RequestDispatcher.forward(am I doing this the correct way???)

2001-01-23 Thread Randy Paries
I will try to be brief, but this will need to explanation. 1) I was going to search the archives , but the search engine is down, so please don't flame to bad. I have jsps, that refer to database objects that have been populated by a servlet and then forwarded to the jsp. Looking at the code

Re: Which JVM for Tomcat?

2001-01-23 Thread Jason Pell
You can use Java 2 with tomcat, because the JVM is running on the server, the user will not even know about it. But IBM JDK118 works nicely on linux/redhat 6.2 with tomcat 3.2.x. I am also using j2jdk1.3 from Sun. Both work fine. Cheers Jason Richard Diaz wrote: > I'm getting ready to instal

jdbc realm

2001-01-23 Thread John de la Garza
If I have two different projects under the webapps dir and want each one to use a different data base, how can a do that? Seems that the jdbc realm stuff is in the conf/server.xml file that applies to all projects. - To unsub

Cocoon and Tomcat

2001-01-23 Thread Robert Taylor
Greetings, I want to use Cocoon for XSL transforms with Tomcat. I'm fairly new to Tomcat and have read all available documentation (including the archives)on intalling Cocoon using Tomcat. Configuration: Win98, Tomcat3.2.1, Cocoon1.7.4 I have added all necessary Cocoon components to the Tomcat c

RE: OFFTOPIC - jsp hosting sites

2001-01-23 Thread Darrell Porter
http://www.webappcabaret.com/ I'm not affiliated but it has a 4-star ating so... -Original Message- From: DIEGO RODRIGO [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 3:02 PM To: [EMAIL PROTECTED] Subject: OFFTOPIC - jsp hosting sites Hi, sorry for this off-topic posti

RE: database question

2001-01-23 Thread Darrell Porter
This might sound lame but... Microsoft Visio 2000 Enterprise has a tool which will analyze an existing database and output SQL. What specifically do you want to port it to? -Original Message- From: Richard Diaz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 3:22 PM To: [EMAI

RE: Invoking a servlet from JSP

2001-01-23 Thread Robert E. Baker
This solution seems to work great, but any output of the page AFTER the output of the servlet does not appear. I assume this is because of the "flush" parameter. If this is the case, then how do I get around THIS? BTW, I was in fact using the getOutputStream() method instead of getWriter(). I

Re: tomcat lisence

2001-01-23 Thread Kief Morris
C. Jason Benedict typed the following on 03:50 PM 1/23/2001 -0600 >ok...so if it is free, can it be used in a production environment that >generates a profit? It is under the same license as the Apache web server, which is the most widely used web server on the Internet for commercial as well as

Re: properties files and tomcat

2001-01-23 Thread Craig R. McClanahan
Christoph Rooms wrote: > Hi Greg, > > You can use the CLASSPATH to load properties files ... > > Properties p = new Properties(); > java.io.InputStream is; > > is = getClass().getResourceAsStream("rnb.properties"); > if (is == null) > throw new Exception("Properties file not found"); > p.load

Re: org.apache.jasper.compiler.CompileException: Unable to convert a String to java.lang.Object for attribute name

2001-01-23 Thread David Haraburda
Hi, This is proper behavior according to the spec (I believe). I fixed this in my tag by overloading the setter method for the attribute. For example, you have a name attribute, so it looks like you will currently have: public void setName( Object p0 ) { name = p0; } I would fix by ad

Which JVM for Tomcat?

2001-01-23 Thread Richard Diaz
I'm getting ready to install a JVM. Is it OK not to use Java2 with Tomcat (since that requires a 5+ meg download by the user) ? I am also Planning on using Expresso Tools. Which JVM works best with Apache & Tomcat? Sun? IBM? thanks Rich __

Re: Single sign-on with Tomcat 3.21

2001-01-23 Thread Craig R. McClanahan
Frederic Kam-Thong wrote: > The J2EE spec makes it clear that single sign-on for web-based applications > should be supported (J2EE spec, section 3.4.1.1). The specification says: > "It must be possible for one login session to span more than one > application, allowing a user to log in once and

Re: startup class in Tomcat

2001-01-23 Thread Craig R. McClanahan
William Au wrote: > Besides setting load-on-startup in the web.xml file, is there another > way > to have a startup class define in Tomcat? ( ie I want a class to run > whenever > Tomcat is started) > Tomcat 4.0 implements the new "application events" feature of the Servlet 2.3 (Proposed Final D

Re: tomcat lisence

2001-01-23 Thread Steve Ruby
yes.. read the license... you can get it and do pretty much anything you want with it, the main concerns of the license are only apply if you plan to re-distribute it. Of course I'm not giving you legal advice.. but that is the interpretation I'm familiar with. "C. Jason Benedict" wrote: >

Possible isapi bug.

2001-01-23 Thread Craig Tataryn
I've noticed that if I edit my uriworkermap.properties file, shut down IIS and then restart IIS the changes I've made to the uriworkermap.properties file are not taken into account. In order to get the changes to take place, I have to reboot. Is it possible that the isapi dll is not being unload

Re: database question

2001-01-23 Thread Matt Wong
this is a common question from Access users wanting to convert to some other db, and the Microsoft answer is that the Access file format is proprietary and therefore if MS doesn't provide a conversion program (which they don't), then you're out of luck. The solution then is to write some VB th

RE: database question

2001-01-23 Thread CPC Livelink Admin
If you can get an ODBC Driver to the target database, then you can use access to export (File Menu then Export) the entire DB using an ODBC connection. I have dones this for Oracle once. -Original Message- From: Richard Diaz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 4:2

RE:

2001-01-23 Thread Stefan Langer
I'm sorry but I made a small mistake the import tag is not irrelevant. What I meant is that it doesn't concern the class attribute.   Stefan

Re: WebApps and Sub-Projects

2001-01-23 Thread Kief Morris
Waldhoff, Rodney typed the following on 12:57 PM 1/23/2001 -0600 >It occurs to me that others must have encountered similar problems with overlaying >sub-projects onto what for all intents and purposes is a single web application, and >I wonder what if any solutions you have come up with. If an

On startup: Exception in thread "main" java.lang.NoClassDefFoundError:..

2001-01-23 Thread Tim Darling
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tomcat/startup/Tomcat When I type startup.sh, but Tomcat seems to work OK. Any one know what this is? Thanks.. - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Trouble configuring Tomcat/Apache for SSL

2001-01-23 Thread guyr
I sent out the note below and unfortunately received no reply.  Is anyone running Apache+Tomcat+mod_ssl with the port 80 server having a different document root than the port 443 server?  And with Tomcat sharing the same document root with Apache?  If so, would you kindly share your httpd.co

RE: properties files and tomcat

2001-01-23 Thread Christoph Rooms
Hi Greg, You can use the CLASSPATH to load properties files ... Properties p = new Properties(); java.io.InputStream is; is = getClass().getResourceAsStream("rnb.properties"); if (is == null) throw new Exception("Properties file not found"); p.load(is); This works fine ! greetz, christop

tomcat under win98

2001-01-23 Thread Daniel Aderhold
Hello. I'm new to Tomcat. Please can any one tell me exactly which file(s) I must download from jakarta web site. I want to run jsp pages and java servlets in my home computer with win98. How must I install them?   Best regards, Daniel Aderhold

Re: Invoking a servlet from JSP

2001-01-23 Thread Craig R. McClanahan
Michael Wentzel wrote: > > Do you have an example of this, or can you point me in the right > > direction? > > The tomcat implementation is in > src/org/apache/tomcat/core/RequestDispatcherImpl.java. > > Depending on what you need passed to the servlet(as long as you don't need > the > entire Ht

Re: tomcat lisence

2001-01-23 Thread C. Jason Benedict
ok...so if it is free, can it be used in a production environment that generates a profit? -- C. Jason Benedict - Original Message - From: "Ciot, Thierry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 1:20 PM Subject: RE: tomcat lisence > Yep it is free b

Re: Invoking a servlet from JSP

2001-01-23 Thread Craig R. McClanahan
"Robert E. Baker" wrote: > I have a self-contained servlet that returns a single value. I am trying to > include the output of this servlet in-line on an HTML/JSP page. When I try > to invoke the servlet using the following JSP INCLUDE tag, the page bombs > with Exception #500 (java.lang.Illega

RE: properties files and tomcat

2001-01-23 Thread CPC Livelink Admin
Actually, there are good reasons to NOT do it that way. You may not have access to the file system for one, or the property file may be embedded ina JAR file. Whereas if you use the getResourceAsStream you don't have thise problems. However, if you need to access an arbitrary file, using FileInp

RE: properties files and tomcat

2001-01-23 Thread Hosahalli, RaghavendraX
I am using the properties file. Here is my code sample Properties m_properties = new Properties(); URL url=new URL("http://localhost/isc/res/ndm.props"); InputStream istream=url.openStream(); m_properties.load(istream); istream.close();

Re: How can I share Sessions between Contexts?

2001-01-23 Thread Craig R. McClanahan
William Boyd wrote: > Hello, I'm a newbie to forums like this and to Tomcat so please bare with > me. I've a quick question. > > How can I share Sessions between Contexts? > You cannot, because it would violate the servlet spec. You will need to use other mechanisms to share information -- eith

Tomcat startup

2001-01-23 Thread faisal
Hi I wonder if anybody can help! I installed tomcat3.1 on win98 but when I try to run it I get internal server error & and that I have to reset my browser setting the startup window run in the background I just can't see what the problem [EMAIL PROTECTED]  

Re: since catalina's not ready, can this be done w/ tomcat 2.2 servlets ...

2001-01-23 Thread Craig R. McClanahan
"Grobe, Gary" wrote: > The 2.3 servlet specs allow filters but since I'm running into several > undocumented install issues with Catalina, I'd like to know if it's possible > to insert code into html pages with the current servlet features of tomcat's > 2.2 specs. Anyone know how this might be

database question

2001-01-23 Thread Richard Diaz
I have an access database created with relationships and some data. Are there tools to read an access database and create SQL scripts to create the equivalent in an SQL database (like MySql) ? thanks, Rich _ Do You Yahoo!? Get your fre

RE:

2001-01-23 Thread Stefan Langer
That is actually no bug. If you read the jsp specification then you notice that the useBean tag requires the complete package to be declared in the class attribute. The import is irrelevant for the tag.   Stefan

OFFTOPIC - jsp hosting sites

2001-01-23 Thread DIEGO RODRIGO
Hi, sorry for this off-topic posting. Anyone knows any *WORKING* jsp-enabled free hosting site ? thanks diego. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: Invoking a servlet from JSP

2001-01-23 Thread Troy Landers
Real quick, are you calling jsp:include inside of another tag? If you are it won't work because of the flush. Anyway for RequestDispatcher try something like this (BTW, haven't tried to compile this)... <% RequestDispatcher reqDisp = request.getRequestDispatcher("/servlet/TestServlet");

org.apache.jasper.compiler.CompileException: Unable to convert a String to java.lang.Object for attribute name

2001-01-23 Thread Fisher, Vick
Title: org.apache.jasper.compiler.CompileException: Unable to convert a String to java.lang.Object for attribute name Hi All, I am trying to use a JRun tag called .  I have already used JRun tag from the same jar in the same browser and tomcat server, so those parts seem to work fine. I ke

Re: File Deletion----not working

2001-01-23 Thread Charles Yan
 most likely is that you have a stream, ex. to read the file and the stream is not closed.   Charles   Alex Fernández <[EMAIL PROTECTED]> wrote: Hi, Deepak.Deepak C S wrote:   > hi,>> I am trying to delete a file under filesystem in a bean using:Which filesystem?> File f=new File(path-to-file);>

Re: Xalan and Tomcat

2001-01-23 Thread Kyle F. Downey
Yes, I wrote a servlet that uses Xalan-Java. You're in for a ride, depending on the version of Tomcat you're using. (1) if you're willing to use the same parser that Tomcat uses (ProjectX or Crimson for Tomcat 3.x and 4.x respectively), you can just put xalan.jar in the CLASSPATH. (2) if you need

Re: dtd for Tomcat 3.2.1's server.xml

2001-01-23 Thread Craig R. McClanahan
William Au wrote: > Is the dtd for Tomcat 3.2.1's server.xml available somewhere? > There is no DTD available for this file, and there cannot be -- the sets of elements and attributes (by Tomcat) supported in this file are variable and extensible, and cannot be encoded in a DTD. It won't help y

RE: properties files and tomcat

2001-01-23 Thread Greg Schueler
You should do this: Properties myprops = new Properties(); myprops.load(new FileInputStream(new File("my.properties"))); if this doesn't seem to work, make sure that my.properites is in the right place, and/or qualify the new File() call. e.g. new File("d:\tomcat\webapps\myapp\my.properties

Re: WebApps and Sub-Projects

2001-01-23 Thread Fernando Padilla
hi. I am definitely interested in this topic so plese speak up. I am currently trying to define standard project structures for my company and will be dealing with these same topics very soon. fern fernando padilla - To unsub

RE: Invoking a servlet from JSP

2001-01-23 Thread Michael Wentzel
> Do you have an example of this, or can you point me in the right > direction? The tomcat implementation is in src/org/apache/tomcat/core/RequestDispatcherImpl.java. Depending on what you need passed to the servlet(as long as you don't need the entire HttpSession for some reason), I still thin

RE: properties files and tomcat

2001-01-23 Thread Randy Layman
The problem is that java.util.Properties is loaded by the system class loader, which knows nothing about the class loaders for the web-applications. You need to do something like: public MyClass { public loadProps() { MyClass.class.getResourceAsStream("my.props"

connection problems between Apache 1.3.12/mod_jk and Tomcat 3.2.1

2001-01-23 Thread Kraft, Rainer
Hi, We've installed Apache 1.3.12 with Tomcat 3.2.1 using the mod_jk apache module on a Solaris 2.6 sparc server. We have three different java applications from which each runs a PoolManager servlet for Oracle and Btrieve database connectivity. Each application runs in a separate JVM and I'm usin

Re: WebApps and Sub-Projects

2001-01-23 Thread matt . wong
Hi Rodney, isn't this a generic design issue, rather than a jakarta-apache issue? It sounds like the solution you want lies in modularizing your project design so that the lots of little apps have an identical framework as your target one big-app. So: --- application framework (for te

tomcat-user@jakarta.apache.org

2001-01-23 Thread Brad Karels
I am having some issues with Tomcat 3.2 when using tags in my jsp pages.  When I insert:   <%for (int i=0; i < infs.length; i++) {  inf = infs[i];  System.out.print("in page: " + inf.getIP1());%>   into the page all the correct values apear as they should in the console.  However, three l

Servlet Aliases

2001-01-23 Thread Ben Ricker
I have a servlet based web app I am trying to migrate from Apache/Jserv to Tomcat and I am having a bit of a problem. I can access the index page I placed in the war file, but everytime I try to call a servlet, either from package name or alias, I get a NOT FOUND (404) error. I have not been a

Xalan and Tomcat

2001-01-23 Thread Tracy_Getz
Hi - I was wondering if anyone has implemented Xalan-Java and Tomcat? It looks like all I need to do is include xalan.jar and xerces.jar in the tomcat/webapps/root/WEB-INF/lib folder. Is this correct? Are there any potential issues I should be aware of? Thanks in advance, Tracy Getz

RE: tomcat lisence

2001-01-23 Thread Ciot, Thierry
Yep it is free both in source and binary forms (see conditions below) Here is the license from the source code. Thierry /* * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary for

RE: How do I precompile JSP files for final Production use?

2001-01-23 Thread Ciot, Thierry
Yep, there is a way: transform your jsp into servlet using jspc (see my previous reply) here is the process I follow: 1) generate java files and web.xml: e:\tomcat321\bin\jspc -uriroot e:\tomcat321\webapps\T1 -d e:\tomcat321\webapps\T1\web-inf\classes -webxml e:\tomcat321\webapps\T1\WEB-INF\web

error building mod_jk for Suse Linux

2001-01-23 Thread Landaluze Produktions IS - Carlos
in my Suse linux i have the jdk1.3 whe i got to compìle the mod_jk from the jakarta3.2.1 source i make in the manual i read: i am in the apache1.3 directory and i make: apxs -o mod_jk.so -I../jk -I/usr/local/jdk/include -I/usr/local/jdk/include/linux -c *.c ../jk/*.c and it runs butr appear the fo

properties files and tomcat

2001-01-23 Thread Christoph Rooms
Hi, I want to read a properties file like this : Properties.class.getResourceAsStream("my.properties"); This function should find the properties files when it's in the CLASSPATH. I have putted the properties file in the WEB-APPS dir ... anyone ? thanks ...Christoph ---

Re: Invoking a servlet from JSP

2001-01-23 Thread robertbaker
Do you have an example of this, or can you point me in the right direction? Bob -- > From: Troy Landers <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Re: Invoking a servlet from JSP > Date: Tue, 23 Jan 2001 09:57:15 -0600 > > You can try using javax.ser

WebApps and Sub-Projects

2001-01-23 Thread Waldhoff, Rodney
Title: WebApps and Sub-Projects We've got a J2EE project that like most is composed of multiple "sub-projects", each sub-project being a fairly autonomous set of JSPs/Servlets/EJBs etc. but with some sharing of components across sub-projects (and a lot of linking between projects in the genera

RE: Why doesn't build.sh work?? I followed the README

2001-01-23 Thread Tom Albinson
Hi Tim try sh build.sh that works on my system Tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: sample JSP sites?

2001-01-23 Thread Aidee Angulo P.
Hi Richard, Try to visit this: http://www.xmlclassroom.com/lvista/index.jsp Aidee Richard Diaz wrote: > Hi I'm just learning JSP. > > I just installed linux 6.0 and I am going to put tomcat 3.2 on it. > > If anyone can post url to yout jsp sites links and a brief (or not) > description on t

  1   2   >