--vamsi
On 11/10/06, Vamsavardhana Reddy (JIRA) <[EMAIL PROTECTED]> wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2482?page=comments#action_12448566 ]
Vamsavardhana Reddy commented on GERONIMO-2482:
-----------------------------------------------
Solution:
1. Modified applications\console-standard and applications\console-framework not to bundle the jars in war.
2. Modified configs\console-tomcat and configs\console-jetty to copy the jars to repository and add those as dependencies in application plan.
Fixed in branches\1.1 in rev 472897.
> Remove console JARs from WEB-INF/lib
> ------------------------------------
>
> Key: GERONIMO-2482
> URL: http://issues.apache.org/jira/browse/GERONIMO-2482
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 1.1.1
> Reporter: Aaron Mulder
> Assigned To: Vamsavardhana Reddy
> Fix For: 1.2, 1.1.2
>
>
> It's unnecessarily hard to build console extension plugins because the car-maven-plugin can't access JARs in a WEB-INF/lib directory. The console web apps should not package any JARs, but instead use dependency elements to add them to the class path. (e.g. console-framework packages castor)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
