Farr, Aaron wrote:
> [useful stuff for wiki, feedback pleez]

I think it would be a good idea to also list the various config files packaged together with the class hierarchy....like:

Pheonix .sar file: Used to deploy a phoenix block.
server application ^^^^^^^

    myblock.sar
          /SAR-INF
              assembly.xml
              config.xml
              environment.xml
          /lib
              myblock.jar
                    /[packaged classes]
                    /**/*.xinfo
                    /**/*.mxinfo
dependency.jar

<snip/>


Fortress .jar (containing meta-info)
     myapp.jar
          /services.list
          /META-INF
              /services
                 my.class.Name
          /[packaged classes]
/**/*.xconf

<snip/>

cheers!

- Leo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to