Since stratos is based on a released version of carbon, maintain your own launch.INI and replace it during product build time.
In the next carbon releases we can add this to carbon itself. --Pradeep sent from my phone On Aug 9, 2013 8:19 PM, "Isuru Perera" <[email protected]> wrote: > > On Fri, Aug 9, 2013 at 8:09 PM, Pradeep Fernando <[email protected]>wrote: > >> Hi Isuru, >> >> In carbon, JVM provided classes are exposed in to the OSGi runtime in a >> controlled manner. We use launch.INI file located in conf/ etc to do that. >> You may need add above package name to that file.. >> > > Thanks Pradeep! > > It works! Now jclouds bundles are in ACTIVE state! > > I just edited > apache-stratos-cc-3.0.0-SNAPSHOT/repository/conf/etc/launch.ini and added > the package javax.lang.model.type. > > Now the next question is, how do we add this package by default? :) > > -- > Isuru Perera > Senior Software Engineer | WSO2, Inc. | http://wso2.com/ > Lean . Enterprise . Middleware > > Twitter: http://twitter.com/chrishantha | LinkedIn: > http://lk.linkedin.com/in/chrishantha/ >
