seeking for WSIT-enabled services examples under Tomcat

2010-04-17 Thread Christoph Kukulies
I'm trying to build a WSIT/WSDL-enabled service that runs from Tomcat. Anyone done this or knows a tutorial or link to find a start? -- Christoph Kukulies - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For

Re: Tomcat Shutdown suddenly / random

2010-04-17 Thread Kees Jan Koster
Dear All, I don't believe Tomcat has any System.exit calls in it, so you could grep your code looking for such calls. Note that findbugs can be used for that. It will issue a warning for code that calls System.exit(). -- Kees Jan http://java-monitor.com/ kjkos...@kjkoster.org 06-51838192

RE: Hung threads

2010-04-17 Thread Jeffrey Janner
Chris - I've noticed that little attachment issue also, but it only applies to replies to your posts. It doesn’t appear that way when I send it. (BTW: I'm using Outlook 2007 via Exchange 2003.) I didn't think that our code would be the cause, but since I've not done any coding for Tomcat, I

RE: Hung threads

2010-04-17 Thread Jeffrey Janner
NO errors logged anywhere. That's the really frustrating part of it. That and that I cannot reproduce it using in-house clients against the server during the day. I haven't bothered to crank up to debug either, since it's a production system. I want to lean to there being an issue with 1.1.18

RE: Hung threads

2010-04-17 Thread Jeffrey Janner
And the solution to the attachment issue is removing the PGP signing stuff from your message in my reply. -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Saturday, April 17, 2010 1:04 PM To: Tomcat Users List Subject: RE: Hung threads Chris - I've

deploymant failure with jsf

2010-04-17 Thread Yucca Nel
over the last four days deployment continues to fail of my simple war that I set up to get to familiar with jsf. First I will stress that I am using windows 7 and the problem occurs withboth majorra and myFaces version 1.2 andboth tomcat 6.0.2 and 6.026 my war ir correctly laid out and contains

loading properties file from WEB-INF instead of WEB-INF/classes

2010-04-17 Thread Thufir
getPropsFromWebINF works so long as the properties file is within the package of the class (/. However, I'd like to put the properties file under WEB-INF: public void getPropsFromWebINF() throws IOException { Properties p = new Properties(); InputStream is; is =

[Tomcat 7-RC1] JNDI Startup Issue

2010-04-17 Thread alvins
Hi guys, I am having problems with JNDI access during Tomcat startup. During tomcat startup my app looks in JNDI for dataSource (sitting in context.xml) - however I always receive a 'comp no bound' exception. The same app works fine in Tomcat 6.x. I ran some tests and found that the resource is

Re: [Tomcat 7-RC1] JNDI Startup Issue

2010-04-17 Thread alvins
btw. Mark T if you are reading - just noticed you worked for SpringSource - my test webapp is spring based and I was using the jee:jndi-lookup tags - I have had no luck getting these to work with Tomcat 7 RC1. Note that the issue doesn't directly relate to the tags itself as the problem shows

Tomcat slow to start

2010-04-17 Thread Filipe Névola
Good evening, I have a problem that several people have asked for and posted on some forums and got no answer to solve. There goes the problem: I'm using Tomcat 6.0.24, JSF 1.2, Rich Faces, a4j, JPA and Hibernate and after adding the a4j and Rich faces in my application the Tomcat is taking too

Tomcat slow to start (attached)

2010-04-17 Thread Filipe Névola
Sorry, forgot the attachments of the previous message. --- Att. Filipe Areias Névola Analista Desenvolvedor Java E-mail: filipenev...@gmail.com MSN: filipenev...@gmail.com gTalk: filipe...@gmail.com Skype: filipenevola Fundador e Escritor do Blog http://www.allgoritmos.com Colaborador