RE: Tomcat User Authentication

2006-09-29 Thread Tracy Nelson
e never used it myself. Worth a look, though. Good luck! --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 From: Kevin Mullin [mailto:[EMAIL PROTECTED] Sent: Friday, 29 September, 2006 11:21 To: users@tomcat.apache.org Subject: Tomcat User Authent

RE: Apache Tomcat\Windows XP\"page not found" error

2006-09-29 Thread Tracy Nelson
tes once after I fumble-fingered the URL to port 808, trying to figure out why Tomcat wasn't responding. ;) --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Frank J Murray [mailto:[EMAIL PROTECTED] | Sent: Thursday, 28 September, 2006 22:30

RE: tomcat plugin sysdeo

2006-09-27 Thread Tracy Nelson
| From: taylan kuecuek [mailto:[EMAIL PROTECTED] | | how can i add a jsp to this project??? | | if i add a servlet, it will be placed under src folder but if i try to | add a jsp then i must to place it under Webcontent. make it a problem | ??? and must i edit the web.xml file for jsp file too???

RE: tomcat plugin sysdeo

2006-09-27 Thread Tracy Nelson
Once I had it set up, it Just Worked. Looks like it might be a moot point now, though -- I can't find Sysdeo either. It was a pretty popular plug-in, though, hopefully someone on this list can hook you up with a copy. Or check out the WTP plugin as somebody else suggested. --- Tracy Nelso

RE: Tomcat, MyFaces and JSP 2.1

2006-09-26 Thread Tracy Nelson
| From: Döring Markus [mailto:[EMAIL PROTECTED] | Subject: Tomcat, MyFaces and JSP 2.1 | | If not can I use only the JSP 2.1 | implementation of GlassFish without changing the other parts of the JEE | implementation? You mean just use GlassFish as the web container, and continue to use JBoss as

RE: Precompiled JSPs after Tomcat restart

2006-09-26 Thread Tracy Nelson
ctions, or if security is an issue (e.g., you can't access pages unless you log in), you might want to add a parameter like "?preload=true" to the URL, and have your JSPs or servlets Do The Right Thing when they see it. That's starting to get a little involved, though... ---

RE: Java path

2006-09-25 Thread Tracy Nelson
If you're on Windows, open the registry editor and go to the key HKLM/SOFTWARE/Apache Software Foundation/Procrun 2.0/Tomcat5/Parameters/Java/JVM. This key should have the value of your JAVA_HOME. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- |

RE: Precompiled JSPs after Tomcat restart

2006-09-25 Thread Tracy Nelson
plication, then run that as the last step in your Tomcat startup script. It doesn't matter if the page is accessed "correctly" (i.e., passed any parameters it needs), it'll still be loaded and cached. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Me

RE: Perm Gen not being released in GC

2006-09-15 Thread Tracy Nelson
posed, but it was something I could do in one day (the length of my contract) and it was cheaper than buying a heap analyzer (a la JProbe). --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Darren Kukulka [mailto:[EMAIL PROTECTED] | Sent: Frida

RE: Big Java app including JSP files

2006-09-14 Thread Tracy Nelson
uot;Referenced jar files", and make sure that all the jar files used in your project (those in the lib folder) are listed. If not, then add them. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Mat [mailto:[EMAIL PROTECTED] | Sent: Thursday, 1

RE: service on linux

2006-09-13 Thread Tracy Nelson
By convention, only root can run services on ports below 1024. If you reconfigure Tomcat to run on port 8080, it'll work. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Asensio, Rodrigo [mailto:[EMAIL PROTECTED] | Sent: Wednesday, 13 Sept

RE: moving to linux

2006-09-11 Thread Tracy Nelson
I'd also recommend you take a look at Solaris. It's free-as-in-beer now, and has good performance. You could also run it on your IBM hardware if you wind up getting a new AIX box. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Asensi

RE: training for java in NYC?

2006-09-01 Thread Tracy Nelson
course on Oracle development from them. The instructor was a former development manager from Oracle and really knew his stuff. I can't vouch for any of their other courses, but I was impressed by this one. It was worth the money, but it was pricey (~$1300 for a 3-day course). --- Tracy