You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John Sisson (JIRA)" <de...@geronimo.apache.org> on 2006/04/09 05:30:50 UTC

[jira] Commented: (GERONIMO-1410) Configuration geronimo/jetty/1.0-SNAPSHOT/car defines Spring Framework - Hibernate based Web-app do not work

    [ http://issues.apache.org/jira/browse/GERONIMO-1410?page=comments#action_12373752 ] 

John Sisson commented on GERONIMO-1410:
---------------------------------------

This type of issue (where server implementation classes are causing problems) has been raised by a number of users.

Even if a user uses the <hidden-classes> element, their configuration may not work in a later release of geronimo because we may have introduced some other libraries into the server that conflict with libraries in their App.  Also we shouldn't be letting apps rely upon the open source libraries used in geronimo.  Applications should be forced to include or reference the appropriate libraries, so changes in Geronimo don't affect them.

Aaron had some thoughts on this in the following mail thread:

http://www.mail-archive.com/user%40geronimo.apache.org/msg02533.html

> Configuration geronimo/jetty/1.0-SNAPSHOT/car defines Spring Framework - Hibernate based Web-app do not work
> ------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1410
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1410
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: Clustering
>     Versions: 1.0
>     Reporter: Gianny Damour
>     Priority: Critical
>      Fix For: 1.1

>
> Spring Framework is defined by the "base" configuration geronimo/jetty/1.0-SNAPSHOT/car.
> This is an issue as Web-app leveraging the Hibernate integration provide by Spring cannot be deployed. Basically, Hibernate classes cannot be loaded from the configuration CL of geronimo/jetty/1.0-SNAPSHOT/car.

-- 
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