Hey Neven,

On Fri, Aug 22, 2014 at 4:13 PM, Neven Cvetkovic
<neven.cvetko...@gmail.com> wrote:
> Hey Shawn,
>
> On Fri, Aug 22, 2014 at 5:58 PM, NEW IT <newi...@gmail.com> wrote:
>
>> André, Chris and Neven,
>>
>>
>> Sorry for the late response. Got stuck on other project and just come
>> back now to read all
>> your awesome helpful advices!
>>
>>
> You are welcome!
>
>
>> Neven, I got to try your "pseudocode". They are really detailed
>> written and well explained. A little bit extra trouble in my situation
>> is that I need to test the Java project with different version of
>> Eclipses; hence, with different setting of Tomcat within the Eclipse
>> (not a choice of mine) But with all your help I should be more than
>> half way there.
>>
>
> It would help if you describe your deployment process in a bit more detail,
> so we can give you more relevant ideas how to handle your environment.
>
> If I deploy straight in Eclipse, I don't even bother creating startup
> scripts from outside, I do everything from inside Eclipse. I create various
> "Server Runtime" configurations, e.g. Tomcat, Jetty, JBoss AS, etc...
>
> The only thing you need to worry about is the port numbers collisions, as
> described earlier (e.g. Tomcat's server.xml default ports: 8005, 8009,
> 8080, 8443).
>
> Try to describe in more detail exactly what your requirements are for this
> environment, what your goals are, how do you deploy applications to Tomcat
> instances, etc...
>


I recently pick up an old Java project that developed 3 years ago,
which was utilize Eclipse Helios, Maven 2.2.1, Tomcat 6, JDK 1.6. My
task is try to upgrade the project with latest version of each
component because no longer able to replicate the old develop
environment to make it build again. I currently got Eclipse Indigo
work with the Maven plugin, and plan to try your suggested
combinations :) I would use Tomcat within the Eclipse for testing and
later deploy to the web server to replace the Tomcat 6 with 7 if
possible.

Besides, cannot work on the old source code, I believe don't fix
things if not broken especially in IT. However, I rather go through
upgrades instead of filing requests with the company IT security
department of why keeping the old versions that have security
concerns.


>
>> Thank you and you all have a good weekend!
>>
>>
>> Truly,
>> Shawn
>>
>>
>>
> Cheers!
> Neven
>
> PS. Try not to TOP-POST (mailing list format reads better with your
> comments under the quoted text). If using GMAIL, when replying - click on
> those three dots ... to expand the quoted text, and inline your comments,
> remove non-relevant quoted text.
>
> For more details - see http://tomcat.apache.org/lists.html item #6 in the
> Important notes!


My bad to forget mention my work pc is Windows 7, 64bit.

I hope I email the right format this time. But I always wonder why
Tomcat users are doing this kind of email list instead of doing it
with a forum etc, which is easier to read and organized, right?

Thanks again!
~Shawn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to