[ http://issues.apache.org/jira/browse/TUSCANY-648?page=comments#action_12429208 ] Jim Marino commented on TUSCANY-648: ------------------------------------
I've been looking into this as well. What I think needs to be done is to have an abstract LauncherImpl and then have concrete impls provide a getInstallDir > Launcher only runs from jars on the file system > ----------------------------------------------- > > Key: TUSCANY-648 > URL: http://issues.apache.org/jira/browse/TUSCANY-648 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Core > Affects Versions: Java-M2 > Reporter: ant elder > Priority: Minor > Fix For: Java-M2 > > > The o.a.t.core.launcher.LauncherImpl method getInstallDirectory throws an > exception if the LauncherImpl class is not loaded from a jar on the file > system. This isn't the case when running in a webapp using the new > TuscanyContextListener. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
