History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5358
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Application Server Configuration enhancements

Created: 11 Jan 07 17:55   Updated: 05 Feb 08 16:24
Component/s: J2EE
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,146
Severity: Medium


 Description  « Hide
Consider a Local Tomcat Configuration

One has to specify catalina.home and catalina.base

Both settings are store globally in the Idea configuration.
Shouldn't the catalina.base be stored along with the project. catalina.base is where the tomcats server.xml is taken from from, and
hence where you configure global JNDI resources.

We store the catalina.base directory in subversion along with the project so that configuration changes follow the projects
(branching and so on)

Another problem is that it's not possible to configure the shared classloader. Our product is a based on JSR-178 portlets and here a
lot of code needs to be placed on a shared classloader, since the portlets are grouped in several war files.

So it would be really nice if we could manage that classloader from within Idea

We can of course use a Remote Tomcat configuration, but that means we have to do deployment outside of Idea which isn't all that nice

This is not a problem that is specific to Tomcat - its the same deal with weblogic atleast



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.