i installed a product called wasp server http://www.systinet.com/products/java_ws (looks like a neat tool for web services) on my local machine (win2kpro).
problem is now my tomcat doesn't seem to start even when wasp is shut down. heres' what i'm getting from the log file - localhost-examples - log 2004....
2004-03-05 10:09:48 WebappLoader[/examples]: Deploying class repositories to work directory C:\jakarta-tomcat-4.1.12-LE\work\Standalone\localhost\examples
2004-03-05 10:09:48 WebappLoader[/examples]: Deploy class files /WEB-INF/classes to C:\jakarta-tomcat-4.1.12-LE\webapps\examples\WEB-INF\classes
2004-03-05 10:09:48 WebappLoader[/examples]: Reloading checks are enabled for this Context
2004-03-05 10:09:48 ContextConfig[/examples]: Configured an authenticator for method FORM
2004-03-05 10:09:48 StandardManager[/examples]: Seeding random number generator class java.security.SecureRandom
2004-03-05 10:09:49 StandardManager[/examples]: Seeding of random number generator has been completed
2004-03-05 10:09:49 ContextListener: contextInitialized()
2004-03-05 10:09:49 SessionListener: contextInitialized()
2004-03-05 10:09:49 StandardWrapper[/examples:default]: Loading container servlet default
2004-03-05 10:09:49 StandardWrapper[/examples:invoker]: Loading container servlet invoker
and the following from localhost_log.2004...
2004-03-05 10:09:49 StandardContext[/soap]: Starting
2004-03-05 10:09:49 StandardContext[/soap]: Processing start(), current available=false
2004-03-05 10:09:49 StandardContext[/soap]: Configuring default Resources
the wasp server has built in soap services so i wonder if this is whats happening - any ideas ?
cheers
chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
