Repost: Why does JDBC connection fail on non-local URLs?

2002-10-28 Thread Greg Bullough
I'm going to ask this one again, because I really can't seem to get it sorted. If I call the JNDI MySQL HOWTO example from a fully-qualified domain name URL, I get a java SQLException. Any ideas of where to even begin to shoot this one? Greg At 12:08 PM 10/25/02 -0400, Greg Bullough wrote

JDBC error only on non-local URL

2002-10-25 Thread Greg Bullough
I've set up the MySQL example in the JNDI Datasource HOW-TO located in .../tomcat-docs/jndi-datasource-examples-howto.html Works great called from a local browser on URL http://localhost:8080/DBTest/DBtest.jsp Works great called from a local browser on URL

Re: Class loader problem with Tomcat 4.1.12 ...

2002-10-23 Thread Greg Bullough
Yes, I did and it got answered here :-) By default, the settings in $CATALINA_HOME/conf/catalina.policy exclude the local directories from the Class Loader hierarchy, for security reasons. You have to grant EACH codebase that is a WEB-INF subdirectory explicit permissions (use other entries in

Re: Ok people

2002-10-18 Thread Greg Bullough
At 03:57 PM 10/17/02 -0400, Aryeh Katz wrote: I just looked at one of your unanswered posts. Even though I'm not expert, I can tell you why it wasn't answered. You mentioned that you couldn't get iis 4 to speak to tomcat, and asked to help figure out why. There was no information in that post

Re: Ok people

2002-10-18 Thread Greg Bullough
At 12:22 PM 10/17/02 -0700, Lior Shliechkorn wrote: Limited knowledge, and often confusion, doesn't attribute to questions being asked in the same way that you, who have that knowledge, would like things phrased. I don't need people to gang up on me and tell me that I'm being rude and arrogant

Class Loader ignoring WEB-INF classes

2002-10-18 Thread Greg Bullough
Didn't find anything about this one in the archives. I have a package called 'foo,' consisting of a single .class file which I'd like to just shove in my WEB-INF/classes/foo directory. When I do so, I get complaints on invoking a method from the class that package 'foo' doesn't exist. Okay,

RE: Class Loader ignoring WEB-INF classes

2002-10-18 Thread Greg Bullough
At 12:43 PM 10/18/02 -0400, Cox, Charlie wrote: are you using catalina.policy, if so did you allow the WEB-INF/classes directory? Thanks Charlie! That's it! What's the protocol for getting a hyperlink to security policies added to the Class Loader HOWTO? Probably worth noting that the WebappX

Re: Tomcat and HP-UX 11

2002-10-16 Thread Greg Bullough
At 11:41 AM 10/16/02 -0700, Wendy Smoak wrote: When it's finally finished, it needs to live on a real webserver. Fortunately, the platform choices at your disposal are remarkably varied, and most of them are better than HP-UX! Currently, that's an HP-UX 11 box running HP's version of Apache

RE: Tomcat and HP-UX 11

2002-10-16 Thread Greg Bullough
At 01:34 PM 10/16/02 -0700, Wendy Smoak wrote: I'm the only Java programmer in the department, and I've been left blissfully alone to play with all the new toys you guys at Jakarta have been producing. (I don't know if this would have happened anywhere but in academia, but they seem content to

Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
I've sent messages asking for the list FAQ, but 'none available yet' comes back in response. At least I tried... We're having one heck of a time figuring out how to correctly install the Tomcat 4.1 (or determining if we should) on Linux, just to get a taste of JSP in order to decide if we want

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
overkill for what you want to do at the moment. John -Original Message- From: Greg Bullough [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 3:53 PM To: Tomcat Users List Subject: Installation cook-book or HOW-TO I've sent messages asking for the list FAQ, but 'none

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
At 02:28 PM 10/14/02 -0600, Larry Meadors wrote: I would second that No-RPMS comment. That was the ticket. It went on fine with the (le) binaries. Defeated by 'labor saving' devices again g. Thanks much. Greg -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,