Permgen when running otests with OSGi launcher
----------------------------------------------
Key: TUSCANY-3526
URL: https://issues.apache.org/jira/browse/TUSCANY-3526
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-Next
Environment: All
Reporter: Simon Laws
When running the otests using maven from otest/newlayout, for example,
mvn -Passembly
I see a permgen failure when using the OASIS version of the Tuscany bridge
which in turn uses the OSGi launcher. I turned this on by switching the
launchers in tuscany-test-runner\src\test\resources\oasis-sca-tests.properties
#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge
org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.