Igor, You might be interested in tracking this related bugzilla entry: https://bugs.eclipse.org/bugs/show_bug.cgi?id=103888
- Konstantin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Fedorenko Sent: Monday, August 29, 2005 11:38 AM To: [email protected] Subject: [wtp-dev] Using Virtual Path API Hello, I am working on "improved" tomcat server support that does not depend on .deployables but instead knows how to deploy web applications from workspace directly. To make this happen, I need to prepare "war module map" file that explains tomcat mapping between files and directories in logical WAR and their physical filesystem location. What would be the easiest way to produce such file? I think I know how to manually traverse IVirtualComponent and how to find physical paths of all virtual resources. This code however looks too generic and I hope there is existing API already. Can somebody please point me in the right direction? -- Regards, Igor Fedorenko Provisioning & Orchestration Development IBM Tivoli Toronto [EMAIL PROTECTED] Office (905) 413-3748 _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
