> -----Original Message-----
> From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] 
[...]
> > strictly speaking you have no need to install much beyond a 
> pom.xml, a 
> > pomstrap jar and a batch/shell script to launch it. It then uses 
> > standard
> > maven2 resolution to build up the class path and run the defined 
> > class/application.
> 
> You most definitely do. For one, you need integration into 
> the user/group permissions, memory settings and other stuff. 
> The appassembler also has handy small stuff like setting the 
> basedir system property making it very easy starting any java 
> application from anywhere on the system and not getting the 
> files under the current directory.

Not to mention that native components yu might have to install, such as
registering a DLL or starting a service.

- Brill Pappin


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to