[
https://issues.apache.org/jira/browse/TUSCANY-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende resolved TUSCANY-3056.
--------------------------------------
Resolution: Fixed
Fixed, and successfully ran all webapp samples in Geronimo environment.
You might need to set GERONIMO_OPTS to avoid java heap issues :
export GERONIMO_OPTS="-Xmx1024m -XX:MaxPermSize=384m"
> Webapp samples are failing in Geronimo (issues caused by inverse-classloading)
> ------------------------------------------------------------------------------
>
> Key: TUSCANY-3056
> URL: https://issues.apache.org/jira/browse/TUSCANY-3056
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Affects Versions: Java-SCA-1.5
> Reporter: Luciano Resende
> Assignee: Luciano Resende
> Fix For: Java-SCA-1.5
>
>
> The use of <inverse-classloading> causes runtime errors when the tuscany
> samples are deployed on Geronimo.
> Better to be more specific on what classes need to be loaded from the web app
> archive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.