> From: Ajay Garg [mailto:[EMAIL PROTECTED] > b) In Tomcat deployment, Tomcat needs the credentials to > login into the > shared folder (the fact that the > the network folder has already been mapped onto a drive > SUPPOSEDLY does not > help ...)
Mapped drives are per-user, not per-system. If Tomcat's running as a service or under a different user ID to yours, it won't see the mapped drive. Who's it running as? Also, if Tomcat's running as a service, it doesn't load a full profile - notably including the mapped drives. What's it running as? - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]