There are probably more elegant solutions, but here is a simple one - package all XML files in appName.jar.

Andrus


On Apr 4, 2006, at 4:47 PM, WONDER wrote:

Well the Structure looks like
------------------------------------------------------------
AppName
+    META-INF
+    WEB-INF
+        Frameworks
+        lib
+        PhotoAlbum.woa
++            Contents
+++                Resources
++++                    Java
+++++ appName.jar // this is the application jar
file.
+++++                        Cayenne.xml
+++++                        another Cayenne.xml files.
+        web.xml

Reply via email to