On 17/10/2012 21:12, Jason Aleski wrote:
> I am working on a project with specifications to bundle Tomcat7 with a
> Web Application.  I am having trouble with the initial package setup, as
> this is my first time bundling Tomcat7.   I've developed WAR files that
> have been deployed before.
> 
> I'm trying to start basic and get the bundle instance of Tomcat7 working
> in Eclipse.  That way, when I compile, it will launch using my version
> of Tomcat.
> 
> I've searched online, but have not found exactly what I need to
> accomplish this.  I'm sure my keywords are wrong.  I see a lot of items
> on embedding Tomcat, but this is not what I need.
> 
> Additional Information
> Assumptions
> 1)    Users will install the appropriate Java version (due to
> distribution legal)
> 
> Needs
> 1)    Deliver custom instance of tomcat with various JDBC and tools
> included in the libraries.
> 
> Expectations
> 1)    Users will download a ZIP file or pull it via Git/SVN.  No
> "install" required other than unpacking the files.
> 2)    There will be some minor configuration changes to various Tomcat
> configs based on the users environment (LDAP, sFTP, databases, etc.)
> 3)    The same file can be downloaded via Linux, Windows or Mac and
> Tomcat will execute and launch the web application/web services.

So take a tomcat zip install, unpack it, add stuff and zip it back up again.

> 4)    All development is to be done in Eclipse.  Upon testing, Eclipse
> will launch the bundled version of Tomcat.

Development of what, the bundle?  So write a build script to unpack,
modify & zip it up.

This sounds like an Eclipse question rather than a Tomcat one.


p

> Can anyone offer any guidance on what I should be looking for?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


-- 

[key:62590808]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to