<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>3. Marketplace Announcements</title>
  <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=10919231" />
  <subtitle>Late-breaking news about the Liferay Marketplace.  Subscribe to this category to keep abreast of the latest news surrounding the Liferay Marketplace!</subtitle>
  <entry>
    <title>UPDATE: Marketplace Versioning</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=21663923" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=21663923</id>
    <updated>2013-02-20T23:10:29Z</updated>
    <published>2013-02-20T23:04:31Z</published>
    <summary type="html">All,&lt;br /&gt;&lt;br /&gt;As we prepare for an upcoming update release of Liferay CE and EE, we have identified a need for more strict version specifications in Apps that you submit to the Marketplace, to ensure a better user experience on the Marketplace.  Previously, we required apps that were compatible with &lt;em&gt;both&lt;/em&gt; CE and EE to &lt;em&gt;only&lt;/em&gt; specify the CE version in their properties files, using a &lt;span style="font-family: Courier&amp;#x20;New"&gt;+&lt;/span&gt; notation to signal that the app is compatible with Liferay 6.1 CE GA2 &lt;em&gt;and greater&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;In order to provide a better end user experience, we are slightly changing this policy and require that you now specify which CE and EE versions for your Apps.  So, if you have submitted an app using &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions=6.1.1+&lt;/span&gt;, but your app is compatible with CE &lt;em&gt;and&lt;/em&gt; EE, you will now be required to specify this (for example, &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions=6.1.1+,6.1.20+&lt;/span&gt;).  This way, potential customers for your App will see that the app is compatible with both CE and EE (previously it would appear that your app only worked with CE, when it in fact worked with both).  This is required for all apps, including those that have already been approved (although your app will continue to be available on the Marketplace even if you do nothing). &lt;br /&gt;&lt;br /&gt;The &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development&amp;#x2f;-&amp;#x2f;ai&amp;#x2f;lp-6-1-dgen10-developing-and-publishing-apps-0"&gt;documentation has been updated&lt;/a&gt; to reflect this change.&lt;br /&gt;&lt;br /&gt;So, to summarize:&lt;ul style="list-style: disc inside;"&gt;&lt;li&gt;If your app is compatible with CE &lt;em&gt;and&lt;/em&gt; EE, you should change the version specifier in your app&amp;#039;s &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-plugin-package.properties&lt;/span&gt; file to read &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions=6.1.1+,6.1.20+&lt;/span&gt;&lt;/li&gt;&lt;li&gt;If you do not make this change, your app not be installable for EE customers.&lt;/li&gt;&lt;li&gt;If your app is compatible with CE &lt;em&gt;only&lt;/em&gt;, no changes are required.&lt;/li&gt;&lt;/ul style="list-style: disc inside;"&gt;For apps that are &lt;strong&gt;already approved&lt;/strong&gt; and on the Marketplace, follow this procedure:&lt;ul style="list-style: disc inside;"&gt;&lt;li&gt;Re-build your app using an updated &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions&lt;/span&gt; specifier as specified above&lt;/li&gt;&lt;li&gt;Login to liferay.com&lt;/li&gt;&lt;li&gt;Navigate to &lt;em&gt;Places -&amp;gt; User Profile -&amp;gt; App Manager -&amp;gt; Apps (tab)&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Next to your app, click &lt;em&gt;Actions -&amp;gt; Edit&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Add New Version&lt;/em&gt; at the bottom&lt;/li&gt;&lt;li&gt;Advance to the &lt;em&gt;Versions&lt;/em&gt; screen&lt;/li&gt;&lt;li&gt;Enter a new version, and include a note in the &lt;em&gt;What&amp;#039;s New&lt;/em&gt; section to indicate that you are updating the version specifier only&lt;/li&gt;&lt;li&gt;Advance to the &lt;em&gt;Edit App Packages&lt;/em&gt; screen&lt;/li&gt;&lt;li&gt;Upload your modified &lt;span style="font-family: Courier&amp;#x20;New"&gt;.WAR&lt;/span&gt; files with the &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions&lt;/span&gt; change&lt;/li&gt;&lt;li&gt;Advance to the &lt;em&gt;Preview App&lt;/em&gt; screen and click &lt;em&gt;Submit for Review&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Your changes will be reviewed as usual&lt;/li&gt;&lt;/ul style="list-style: disc inside;"&gt;For apps you have submitted that are in the &lt;em&gt;&lt;strong&gt;Pending&lt;/strong&gt;&lt;/em&gt; or &lt;em&gt;&lt;strong&gt;Pending QA&lt;/strong&gt;&lt;/em&gt; state, follow this procedure:&lt;ul style="list-style: disc inside;"&gt;&lt;li&gt;Re-build your app using an updated &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions&lt;/span&gt; specifier as specified above&lt;/li&gt;&lt;li&gt;Login to liferay.com&lt;/li&gt;&lt;li&gt;Navigate to &lt;em&gt;Places -&amp;gt; User Profile -&amp;gt; App Manager -&amp;gt; Apps (tab)&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Next to your app, click &lt;em&gt;Actions -&amp;gt; Edit&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Cancel Submission&lt;/em&gt; at the bottom&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Edit&lt;/em&gt; at the bottom&lt;/li&gt;&lt;li&gt;Advance to the &lt;em&gt;Edit App Packages&lt;/em&gt; screen&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Delete&lt;/em&gt; next to the old &lt;span style="font-family: Courier&amp;#x20;New"&gt;.WAR&lt;/span&gt; file &lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Browse&lt;/em&gt; and add the modified .WAR file with the new version specification&lt;/li&gt;&lt;li&gt;Advance to the &lt;em&gt;Preview App&lt;/em&gt; screen and click &lt;em&gt;Submit for review&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Your changes will be reviewed as usual&lt;/li&gt;&lt;/ul style="list-style: disc inside;"&gt;If you have any questions or need help in making this change, please let me know and I&amp;#039;ll do my best to resolve any issues or concerns you may have.&lt;br /&gt;&lt;br /&gt;Thank you for participating in the Marketplace!</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-02-20T23:04:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20974432" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20974432</id>
    <updated>2013-01-25T21:16:07Z</updated>
    <published>2013-01-25T21:16:07Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Victor Zorin:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;Thanks James for the update. &lt;br /&gt;It&amp;#039;s probably reasonable to hold any Marketplace migrations until GA3 is up and PACL is confirmed to be usable.&lt;br /&gt;&lt;br /&gt;... unless it can be allowed to be disabled, there was another post today asking for such measure. May be it is possible in the interim to have a big red warning label against Marketplace apps that do not support PACL, as long a portal admins are aware about it. &lt;br /&gt;&lt;br /&gt;I do not remember that there were &lt;strong&gt;any security issues&lt;/strong&gt; when we had an Open Comminity Plugins repository. &lt;br /&gt;In current Java world, adding PACL would not guarantee significant increase in portal security, and this area is still gong to remain Portal Owner responsibility anyway.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;In the old plugins repository, it wasn&amp;#039;t really a repository of plugins, it was a directory of links to other websites.  Anyone could list anything there, including malicious software, and we didn&amp;#039;t ever check anything.  In today&amp;#039;s Marketplace, we are actually storing the bits on Liferay&amp;#039;s servers and delivering them.  While it doesn&amp;#039;t make much difference to end user experience, legally it means we have to take reasonable measures to ensure their safety.  This is PACL.  Of course, no method is fullproof, there will always be security holes in software.  We also have plans to offer &amp;#034;EE-certified&amp;#034; apps which will imply a greater level of trust, and PACL will help there too.</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-25T21:16:07Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20972762" />
    <author>
      <name>Victor Zorin</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20972762</id>
    <updated>2013-01-25T20:13:46Z</updated>
    <published>2013-01-25T20:12:43Z</published>
    <summary type="html">Thanks James for the update. &lt;br /&gt;It&amp;#039;s probably reasonable to hold any Marketplace migrations until GA3 is up and PACL is confirmed to be usable.&lt;br /&gt;&lt;br /&gt;... unless it can be allowed to be disabled, there was another post today asking for such measure. May be it is possible in the interim to have a big red warning label against Marketplace apps that do not support PACL, as long a portal admins are aware about it. &lt;br /&gt;&lt;br /&gt;I do not remember that there were &lt;strong&gt;any security issues&lt;/strong&gt; when we had an Open Comminity Plugins repository. &lt;br /&gt;In current Java world, adding PACL would not guarantee significant increase in portal security, and this area is still gong to remain Portal Owner responsibility anyway.</summary>
    <dc:creator>Victor Zorin</dc:creator>
    <dc:date>2013-01-25T20:12:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20964638" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20964638</id>
    <updated>2013-01-25T14:27:02Z</updated>
    <published>2013-01-25T14:27:02Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Victor Zorin:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;James, can you give a summary update on the status of Security Manager/PACL.&lt;br /&gt;&lt;br /&gt;Is it going to be fixed (or have already been fixed)?&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Yep, all of the known PACL issues have been fixed and we are in the process of porting the fixes from master back to 6.1 in preparation for the GA3 release coming up in a few weeks.&lt;br /&gt;&lt;br /&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;&lt;br /&gt;If not fixed or too complicated to deal with by the developers, is it worthwhile to to work on transitioning custom-built apps to Markeplace without PACL enabled\ (as probably not many portal administrators would care about PACL if the supplier of the application is a known company).&lt;br /&gt;&lt;br /&gt;Would the Marketplace application be approved by Liferay if it works only without PACL enabled?&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;That is an option, but not one we&amp;#039;re ready to explore yet.  The GA3 release should relieve all of us from the burden of generating PACL policies.</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-25T14:27:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20958440" />
    <author>
      <name>Victor Zorin</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20958440</id>
    <updated>2013-01-25T10:39:14Z</updated>
    <published>2013-01-25T10:39:14Z</published>
    <summary type="html">James, can you give a summary update on the status of Security Manager/PACL.&lt;br /&gt;&lt;br /&gt;Is it going to be fixed (or have already been fixed)?&lt;br /&gt;&lt;br /&gt;If not fixed or too complicated to deal with by the developers, is it worthwhile to to work on transitioning custom-built apps to Markeplace without PACL enabled\ (as probably not many portal administrators would care about PACL if the supplier of the application is a known company).&lt;br /&gt;&lt;br /&gt;Would the Marketplace application be approved by Liferay if it works only without PACL enabled?</summary>
    <dc:creator>Victor Zorin</dc:creator>
    <dc:date>2013-01-25T10:39:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20768163" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20768163</id>
    <updated>2013-01-17T14:17:24Z</updated>
    <published>2013-01-17T14:17:24Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Mohamed Rizwanuzaman:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;Thanks James, I just enabled the Security PACL. so i have added the set bean ,get bean service enable properties. while i accessing the portlet , i have getting below error&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&lt;br /&gt;&lt;span class="code-lines"&gt;2&lt;/span&gt;java.lang.SecurityException: Attempted to access declared members&lt;br /&gt;&lt;span class="code-lines"&gt;3&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.checker.BaseChecker.throwSecurityException(BaseChecker.java:259)&lt;br /&gt;&lt;span class="code-lines"&gt;4&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.checker.RuntimeChecker.checkPermission(RuntimeChecker.java:71)&lt;br /&gt;&lt;span class="code-lines"&gt;5&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.ActivePACLPolicy.checkPermission(ActivePACLPolicy.java:55)&lt;br /&gt;&lt;span class="code-lines"&gt;6&lt;/span&gt;...&lt;br /&gt;&lt;/div&gt;]&lt;br /&gt;because i tried to use the Jaxb in my class&lt;br /&gt;&lt;br /&gt;JAXBContext context = JAXBContext.newInstance(&amp;#034;com.msat.xmlscheme.beans&amp;#034;);&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;This is due to reflection being used by JAXB, and PACL not knowing how to deal with it.  &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;community&amp;#x2f;forums&amp;#x2f;-&amp;#x2f;message_boards&amp;#x2f;view_message&amp;#x2f;20741986"&gt;See this thread for details&lt;/a&gt;, but the short answer is it&amp;#039;s broken and will be fixed in the upcoming GA3 release.</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-17T14:17:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20730354" />
    <author>
      <name>Mohamed Rizwanuzaman</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20730354</id>
    <updated>2013-01-16T10:01:22Z</updated>
    <published>2013-01-16T10:01:22Z</published>
    <summary type="html">Thanks James, I just enabled the Security PACL. so i have added the set bean ,get bean service enable properties. while i accessing the portlet , i have getting below error&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;&amp;nbsp;1&lt;/span&gt;&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;2&lt;/span&gt;java.lang.SecurityException: Attempted to access declared members&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;3&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.checker.BaseChecker.throwSecurityException(BaseChecker.java:259)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;4&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.checker.RuntimeChecker.checkPermission(RuntimeChecker.java:71)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;5&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.pacl.ActivePACLPolicy.checkPermission(ActivePACLPolicy.java:55)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;6&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.lang.PortalSecurityManager.checkPermission(PortalSecurityManager.java:103)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;7&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.liferay.portal.security.lang.PortalSecurityManager.checkPermission(PortalSecurityManager.java:74)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;8&lt;/span&gt;&amp;nbsp; &amp;nbsp; at java.lang.SecurityManager.checkMemberAccess(SecurityManager.java:1662)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;9&lt;/span&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.checkMemberAccess(Class.java:2157)&lt;br /&gt;&lt;span class="code-lines"&gt;10&lt;/span&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.getDeclaredField(Class.java:1879)&lt;br /&gt;&lt;span class="code-lines"&gt;11&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.model.nav.ReflectionNavigator.getDeclaredField(ReflectionNavigator.java:243)&lt;br /&gt;&lt;span class="code-lines"&gt;12&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.model.nav.ReflectionNavigator.getDeclaredField(ReflectionNavigator.java:47)&lt;br /&gt;&lt;span class="code-lines"&gt;13&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.model.impl.RegistryInfoImpl.&amp;lt;init&amp;gt;(RegistryInfoImpl.java:70)&lt;br /&gt;&lt;span class="code-lines"&gt;14&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.model.impl.ModelBuilder.addRegistry(ModelBuilder.java:346)&lt;br /&gt;&lt;span class="code-lines"&gt;15&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:316)&lt;br /&gt;&lt;span class="code-lines"&gt;16&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:430)&lt;br /&gt;&lt;span class="code-lines"&gt;17&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.&amp;lt;init&amp;gt;(JAXBContextImpl.java:277)&lt;br /&gt;&lt;span class="code-lines"&gt;18&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1100)&lt;br /&gt;&lt;span class="code-lines"&gt;19&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:143)&lt;br /&gt;&lt;span class="code-lines"&gt;20&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:110)&lt;br /&gt;&lt;span class="code-lines"&gt;21&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:191)&lt;br /&gt;&lt;span class="code-lines"&gt;22&lt;/span&gt;&amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;&lt;span class="code-lines"&gt;23&lt;/span&gt;&amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;&lt;span class="code-lines"&gt;24&lt;/span&gt;&amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;&lt;span class="code-lines"&gt;25&lt;/span&gt;&amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)&lt;br /&gt;&lt;span class="code-lines"&gt;26&lt;/span&gt;&amp;nbsp; &amp;nbsp; at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:128)&lt;br /&gt;&lt;span class="code-lines"&gt;27&lt;/span&gt;&amp;nbsp; &amp;nbsp; at javax.xml.bind.ContextFinder.find(ContextFinder.java:290)&lt;br /&gt;&lt;span class="code-lines"&gt;28&lt;/span&gt;&amp;nbsp; &amp;nbsp; at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)&lt;br /&gt;&lt;span class="code-lines"&gt;29&lt;/span&gt;&amp;nbsp; &amp;nbsp; at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)&lt;br /&gt;&lt;span class="code-lines"&gt;30&lt;/span&gt;&amp;nbsp; &amp;nbsp; at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)&lt;br /&gt;&lt;span class="code-lines"&gt;31&lt;/span&gt;&amp;nbsp; &amp;nbsp; at com.msat.portlet.multilingual.MultilingualContent.addUpdateContent(MultilingualContent.java:240)&lt;br /&gt;&lt;/div&gt;]&lt;br /&gt;because i tried to use the Jaxb in my class&lt;br /&gt;&lt;br /&gt;JAXBContext context = JAXBContext.newInstance(&amp;#034;com.msat.xmlscheme.beans&amp;#034;);&lt;br /&gt;&lt;br /&gt;i have note those class in my properties&lt;br /&gt;security-manager-set-bean-property=\&lt;br /&gt;	javax.xml.bind.JAXBContext,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root.Language,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root.Language.Content.Field&lt;br /&gt;security-manager-get-bean-property=\&lt;br /&gt;javax.xml.bind.JAXBContext,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root.Language,\&lt;br /&gt;	com.msat.xmlscheme.beans.Root.Language.Content.Field&lt;br /&gt;&lt;br /&gt;but i couldn&amp;#039;t make it out. Please help me  to sort out this.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Rizwan</summary>
    <dc:creator>Mohamed Rizwanuzaman</dc:creator>
    <dc:date>2013-01-16T10:01:22Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20708462" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20708462</id>
    <updated>2013-01-15T15:08:56Z</updated>
    <published>2013-01-15T15:00:57Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Mohamed Rizwanuzaman:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;HI james,&lt;br /&gt;i tried to upload an app to market place. but its shows me a &amp;#034;No compatible liferay version found&amp;#034;  error message.&lt;br /&gt;i have added the below lines in liferay-plugin-package.properties file&lt;br /&gt;&lt;br /&gt;name=multilingual&lt;br /&gt;module-group-id=liferay&lt;br /&gt;module-incremental-version=1&lt;br /&gt;tags=&lt;br /&gt;short-description=&lt;br /&gt;change-log=&lt;br /&gt;page-url=http://www.liferay.com&lt;br /&gt;author=Mohamed Rizwan&lt;br /&gt;licenses=LGPL&lt;br /&gt;security-manager-enabled=true&lt;br /&gt;liferay-versions=6.1.1+&lt;br /&gt;&lt;br /&gt;Please let me know what could be the issue.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Rizwan&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hmm.. everything looks correct.  Make sure your WAR filename is correct.  The documentation is in the process of being updated, but here are the WAR file requirements:&lt;br /&gt;&lt;br /&gt;        - WARs must contain a &lt;span style="font-family: Courier&amp;#x20;New"&gt;WEB-INF/liferay-plugin-package.properties&lt;/span&gt; file.&lt;br /&gt;&lt;br /&gt;        - WARs must not contain any &lt;span style="font-family: Courier&amp;#x20;New"&gt;WEB-INF/liferay-plugin-package.xml&lt;/span&gt; file.&lt;br /&gt;&lt;br /&gt;        - WAR file names must not contain any commas.&lt;br /&gt;&lt;br /&gt;        - WAR file names must conform to the following naming convention:&lt;br /&gt;&lt;br /&gt;        &lt;span style="font-family: Courier&amp;#x20;New"&gt;*context_name*-*plugin_type*-A.B.C.D.war&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    Where:&lt;br /&gt;&lt;br /&gt;    - *context_name* - Alpha-numeric (including `-` and `_`) short name of your app.  This name will be used as the deployment context, and should not duplicate any other app&amp;#039;s context (you will see a warning if you use a context name of any other app on the Marketplace).&lt;br /&gt;&lt;br /&gt;    - *plugin_type* - one of the following: `ext`, `hook`, `layouttpl`, `portlet`, `theme`, or `web`.&lt;br /&gt;&lt;br /&gt;    - A.B.C.D - The version of your WAR file.  There must be 4 digits.&lt;br /&gt;&lt;br /&gt;    - Example: &lt;span style="font-family: Courier&amp;#x20;New"&gt;myapp-portlet-1.0.0.0.war&lt;/span&gt;</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-15T15:00:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20704167" />
    <author>
      <name>Mohamed Rizwanuzaman</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=20704167</id>
    <updated>2013-01-15T12:47:43Z</updated>
    <published>2013-01-15T12:47:43Z</published>
    <summary type="html">HI james,&lt;br /&gt;i tried to upload an app to market place. but its shows me a &amp;#034;No compatible liferay version found&amp;#034;  error message.&lt;br /&gt;i have added the below lines in liferay-plugin-package.properties file&lt;br /&gt;&lt;br /&gt;name=multilingual&lt;br /&gt;module-group-id=liferay&lt;br /&gt;module-incremental-version=1&lt;br /&gt;tags=&lt;br /&gt;short-description=&lt;br /&gt;change-log=&lt;br /&gt;page-url=http://www.liferay.com&lt;br /&gt;author=Mohamed Rizwan&lt;br /&gt;licenses=LGPL&lt;br /&gt;security-manager-enabled=true&lt;br /&gt;liferay-versions=6.1.1+&lt;br /&gt;&lt;br /&gt;Please let me know what could be the issue.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Rizwan</summary>
    <dc:creator>Mohamed Rizwanuzaman</dc:creator>
    <dc:date>2013-01-15T12:47:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19045379" />
    <author>
      <name>Juan Gonzalez</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19045379</id>
    <updated>2013-01-08T17:03:40Z</updated>
    <published>2013-01-08T17:03:40Z</published>
    <summary type="html">Florencia,&lt;br /&gt;&lt;br /&gt;I am planning to commit another patches for Community Patcher&amp;#039;s version:&lt;br /&gt;&lt;br /&gt;http://www.liferay.com/community/forums/-/message_boards/message/18969121&lt;br /&gt;&lt;br /&gt;And was thinking about including those involving PACL.&lt;br /&gt;&lt;br /&gt;Just stay tunned...</summary>
    <dc:creator>Juan Gonzalez</dc:creator>
    <dc:date>2013-01-08T17:03:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19046285" />
    <author>
      <name>Florencia Gadea</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19046285</id>
    <updated>2013-01-08T17:01:13Z</updated>
    <published>2013-01-08T17:01:13Z</published>
    <summary type="html">Great news!!&lt;br /&gt;&lt;br /&gt;Could you please update this post or create new posts when a new app has been approved and uploaded in the Marketplace? &lt;br /&gt;I would like to take a look at their PACL configuration.&lt;br /&gt;&lt;br /&gt;What will happen with the bugs that the security manager has and require a core fix? Like this one: http://www.liferay.com/community/forums/-/message_boards/view_message/19023969#_19_message_19023969&lt;br /&gt;&lt;br /&gt;Do we have to wait for the next Liferay&amp;#039;s release?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Flor.</summary>
    <dc:creator>Florencia Gadea</dc:creator>
    <dc:date>2013-01-08T17:01:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19044877" />
    <author>
      <name>Gaurav Jain</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=19044877</id>
    <updated>2013-01-08T16:31:49Z</updated>
    <published>2013-01-08T16:31:49Z</published>
    <summary type="html">Wow that&amp;#039;s great!</summary>
    <dc:creator>Gaurav Jain</dc:creator>
    <dc:date>2013-01-08T16:31:49Z</dc:date>
  </entry>
  <entry>
    <title>UPDATE: Marketplace App Approvals</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18980031" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18980031</id>
    <updated>2013-01-04T21:33:01Z</updated>
    <published>2013-01-04T21:23:06Z</published>
    <summary type="html">Hello Marketplace Developers!&lt;br /&gt;&lt;br /&gt;Thanks to many of you for submitting your apps to the Liferay Marketplace.  Back in November, when apps began rolling in, we noticed several unexpected things about them that would result in confusion in the future, and several things that could be improved in our internal workflow for approvals.  We decided to stop the approval process for a while, and revise the policies and procedures to ensure a smooth transition.  I&amp;#039;m happy to report that we have now sorted these issues out, and are actively reviewing (and hopefully approving) apps.&lt;br /&gt;&lt;br /&gt;The following policies now apply to all app submissions going forward.  You should familiarize yourself with &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development&amp;#x2f;-&amp;#x2f;ai&amp;#x2f;lp-6-1-dgen10-liferay-marketplace-0"&gt;the documentation&lt;/a&gt; for an overall guide to developing and submitting apps.  This documentation is in the process of being revised to incorporate these new policies.&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Your app must have at least an English description.  If you click the &amp;#034;Localized&amp;#034; checkbox you can submit descriptions for the other supported languages on liferay.com.  Descriptions with poor grammar or other problems will need to be revised. Note that if you are logged into liferay.com using some other supported language, then the description you enter will by default be assumed to be in that language.  You will need to click the &amp;#034;Localized&amp;#034; checkbox and switch to English to supply an English description.&lt;/li&gt;&lt;li&gt;Your app &lt;strong&gt;must&lt;/strong&gt; have at least one screenshot.  If your app has no visible UI, you &lt;strong&gt;must&lt;/strong&gt; still submit some kind of screenshot (for example, check out the screenshots for &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;marketplace&amp;#x2f;-&amp;#x2f;mp&amp;#x2f;application&amp;#x2f;15188711"&gt;this app&lt;/a&gt;).&lt;/li&gt;&lt;li&gt;The version specification in each embedded WAR &lt;strong&gt;must&lt;/strong&gt; be terminated with a version using the &lt;span style="font-family: Courier&amp;#x20;New"&gt;+&lt;/span&gt; symbol.  This ensures that your app will be deployable onto future versions of Liferay (but does not guarantee your app will work in future versions).  So, &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.1&lt;/span&gt; will not work, but &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.1+&lt;/span&gt; will work.  In most cases, as of 6.1.1, it is best to specify &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-versions=6.1.1+&lt;/span&gt;  .  This will guarantee your app is deployable onto Liferay 6.1 CE GA2 and later (including EE).&lt;/li&gt;&lt;li&gt;You should not use overlapping version specifications, for example, do not use &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.1+,6.1.20+&lt;/span&gt; .  The documentation was not clear on this, and even used this as an example, but for consistency (and to reinforce the notion that apps developed for CE should be compatible with EE), you should simply use &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.1+&lt;/span&gt; to capture all of those versions.  In the future, if you discover that your app does not work with a particular version of Liferay, you can revise your versioning, but for now, we ask that you use &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.1+&lt;/span&gt; for CE/EE apps, and &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.20+&lt;/span&gt; for EE-only apps.&lt;/li&gt;&lt;li&gt;If you use something other than the above for your version specification, be sure to include a description of it in the description of your app, or email &lt;a href="mailto&amp;#x3a;marketplace-dev&amp;#x40;liferay&amp;#x2e;com"&gt;marketplace-dev@liferay.com&lt;/a&gt; with some justification of your unusual versioning scheme, to aid in the app&amp;#039;s approval.  If your app is designed for EE only, you can use something like &lt;span style="font-family: Courier&amp;#x20;New"&gt;6.1.20+&lt;/span&gt;.  However, this will restrict your app only to EE customers.&lt;/li&gt;&lt;li&gt;You &lt;strong&gt;must&lt;/strong&gt; include a link for the following Metadata: &amp;#034;Website&amp;#034;, &amp;#034;Support&amp;#034;.  These are currently &amp;#034;optional&amp;#034; in the Marketplace UI but will become required shortly.&lt;/li&gt;&lt;li&gt;If your app is to be professionally offered/supported, you &lt;strong&gt;must&lt;/strong&gt; submit the app on behalf of a registered company.  If the nature of the app implies it is authored/supported by a company or non-profit organization, but is submitted by an individual with no explanation, the app will likely be rejected.  To register your company, visit the &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;liferay&amp;#x2e;com&amp;#x2f;marketplace"&gt;Marketplace homepage&lt;/a&gt; and click on &amp;#034;Become a Developer&amp;#034; on the left.&lt;/li&gt;&lt;li&gt;Be sure to choose a relatively short name for your app.  &amp;#034;&lt;em&gt;App that clears the database cache, expires web contents, and clears the in-memory cache&lt;/em&gt;&amp;#034; is not a good title.  &amp;#034;&lt;em&gt;ClearCache&lt;/em&gt;&amp;#034; is much better and catchier!&lt;/li&gt;&lt;li&gt;The use of the &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development&amp;#x2f;-&amp;#x2f;ai&amp;#x2f;lp-6-1-dgen11-plugin-security-management-0"&gt;Liferay Security Manager (aka PACL)&lt;/a&gt; is required (by putting &lt;span style="font-family: Courier&amp;#x20;New"&gt;security-manager-enabled=true&lt;/span&gt; in your &lt;span style="font-family: Courier&amp;#x20;New"&gt;liferay-plugin-package.properties&lt;/span&gt; file).  However, it is &lt;strong&gt;not&lt;/strong&gt; enough to test your app with PACL disabled, then at the last minute, with no further testing, enable it and submit your app. We noticed many apps that were submitted in this way, and they have been rejected as most apps will not work without a tested access control list.  See the &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development&amp;#x2f;-&amp;#x2f;ai&amp;#x2f;lp-6-1-dgen11-plugin-security-management-0"&gt;Liferay Security Manager documentation&lt;/a&gt; for details on how to enable this properly.  If you believe your app does indeed work with simply PACL turned on, with no other access control specifiers, be sure to email &lt;a href="mailto&amp;#x3a;marketplace-dev&amp;#x40;liferay&amp;#x2e;com"&gt;marketplace-dev@liferay.com&lt;/a&gt; and let us know this.&lt;/li&gt;&lt;li&gt;Be sure your screenshots and icons adhere to &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development&amp;#x2f;-&amp;#x2f;ai&amp;#x2f;lp-6-1-dgen10-marketplace-basics-0"&gt;the requirements&lt;/a&gt;.  Also, be sure you do not violate the copyright or trademark restrictions of other apps.  For example, for a SharePoint-related app, do not use Microsoft&amp;#039;s trademarked logo in your logo.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;If you submit an app, and it is rejected/denied, here&amp;#039;s the procedure to correct the app:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Navigate to your personal profile&amp;#039;s &amp;#034;home&amp;#034; page (or your company&amp;#039;s &amp;#034;home&amp;#034; page if you submitted on behalf of a company)&lt;/li&gt;&lt;li&gt;Click on &amp;#034;App Manager&amp;#034;&lt;/li&gt;&lt;li&gt;Click on the &amp;#034;Apps&amp;#034; tab&lt;/li&gt;&lt;li&gt;Click on the App in question, and you will be taken to the App Summary screen.  At the bottom will be a note with the reason for rejection.&lt;/li&gt;&lt;li&gt;Click on &amp;#034;Edit&amp;#034;, to step through the same screens you originally stepped through.  This will allow you to make corrections on each screen.&lt;/li&gt;&lt;li&gt;If you need to revise the WAR files, skip to the screen listing the WAR files of your app.  Delete the old ones by clicking &amp;#034;Delete&amp;#034; next to the ones you need to delete.  Make revisions to your WAR files locally, then re-upload them.  Proceed to the final screen and click &amp;#034;Submit for Review&amp;#034;.  Your app is now re-submitted.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;We are very excited to see the Marketplace flourish with high quality apps, and to those that have submitted thus far, I&amp;#039;d like to personally thank you for being an early adopter, apologize for the rough start, and ask that you keep at it - your apps should begin appearing on the Marketplace as we ramp up the approvals pipeline!</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-04T21:23:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18979794" />
    <author>
      <name>Luis Álvarez</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18979794</id>
    <updated>2013-01-04T20:50:06Z</updated>
    <published>2013-01-04T20:50:06Z</published>
    <summary type="html">Thanks James for the quick response.&lt;br /&gt;&lt;br /&gt;I already knew the link, because my company is already registered, but have not yet begun the process of submit our component.&lt;br /&gt;&lt;br /&gt;And we have not begun, because we do not know when we can start downloading other components, and when the marketplace is actually operating for others.&lt;br /&gt;&lt;br /&gt;We appreciate you submit improved process, and anyway, we will start our stuff up soon, though we would like to better understand the roadmap of the marketplace.</summary>
    <dc:creator>Luis Álvarez</dc:creator>
    <dc:date>2013-01-04T20:50:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18977799" />
    <author>
      <name>James Falkner</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18977799</id>
    <updated>2013-01-04T19:01:25Z</updated>
    <published>2013-01-04T19:01:25Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Luis Álvarez:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;This link appears broken:&lt;br /&gt;&lt;br /&gt;http://www.liferay.com/marketplace/become-a-seller&lt;br /&gt;&lt;br /&gt;Do we have a date to download plugins from the community?&lt;br /&gt;&lt;br /&gt;Thanks in advance !!&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hey Luis,&lt;br /&gt;&lt;br /&gt;The link is now &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;marketplace&amp;#x2f;become-a-developer"&gt;http://www.liferay.com/marketplace/become-a-developer&lt;/a&gt; (sorry for changing it, we changed the title of the page to be more clear, since not everyone will &amp;#034;sell&amp;#034; , but that changed the friendly URL link too).  You can also find this link in the lower-left of the &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;liferay&amp;#x2e;com&amp;#x2f;marketplace"&gt;Marketplace homepage&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;We took some time late last month to solidify a couple of confusing policies related to Marketplace, which was holding up the app approval process.  Several app developers were submitting apps with duplicate WAR files, and others with bad descriptions, no screenshots, etc.  Still others had bad version specifiers (to be fair, they were misled by our documentation, which is in the process of being fixed).  So we stopped the app approval pipeline for a couple of weeks over the holiday to sort out the mess.  But everything is back in order now, and the pipeline is turned back on now.  As we get better at the approval process, it is my hope that the time from submission to decision (approval or not) should be a couple of days.</summary>
    <dc:creator>James Falkner</dc:creator>
    <dc:date>2013-01-04T19:01:25Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18978400" />
    <author>
      <name>Luis Álvarez</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=18978400</id>
    <updated>2013-01-04T18:49:44Z</updated>
    <published>2013-01-04T18:49:44Z</published>
    <summary type="html">This link appears broken:&lt;br /&gt;&lt;br /&gt;http://www.liferay.com/marketplace/become-a-seller&lt;br /&gt;&lt;br /&gt;Do we have a date to download plugins from the community?&lt;br /&gt;&lt;br /&gt;Thanks in advance !!</summary>
    <dc:creator>Luis Álvarez</dc:creator>
    <dc:date>2013-01-04T18:49:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17554571" />
    <author>
      <name>Brian Kim</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17554571</id>
    <updated>2012-10-30T09:22:40Z</updated>
    <published>2012-10-30T09:20:15Z</published>
    <summary type="html">Hi Aniceto,&lt;br /&gt;&lt;br /&gt;Actually, we listened to the community in this case. We originally had thought about waiting until paid licensing was complete, but we realized that the community wanted to start submitting apps right away and so we opened up our marketplace to the community now to submit free apps. [Edit: We thought that this was important enough that we had our engineers spend a few weeks making changes in order to make this possible.] We&amp;#039;ve already got a stream of apps from developers and companies waiting to be approved. We wanted to wait to make the announcement at all of our symposiums, so you may not have been made aware. &lt;br /&gt;&lt;br /&gt;You can find the link on our Marketplace home page now: &lt;br /&gt;&lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;marketplace&amp;#x2f;become-a-seller"&gt;http://www.liferay.com/marketplace/become-a-seller&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks for the feedback. Keep them coming.</summary>
    <dc:creator>Brian Kim</dc:creator>
    <dc:date>2012-10-30T09:20:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17545265" />
    <author>
      <name>Victor Zorin</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17545265</id>
    <updated>2012-10-30T01:31:40Z</updated>
    <published>2012-10-30T01:30:13Z</published>
    <summary type="html">&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;wanted to let you know that you are not alone ...&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;and until the Marketplace is ready to accept Community-built plugins, may I suggest to self-organize and produce a reference site where all existing and upgraded to V6+ will be located from.&lt;br /&gt;&lt;br /&gt;We also have a large number of portlets sitting in a pool and not upgrading to V6 until positive signs from Marketplace. &lt;br /&gt;&lt;br /&gt;As it may take a while to get it ready we better  collate an independent repository of Liferay Applications which will be migrated by authors to a Marketplace when it is appropriate and feasible. Until then everyone will be able to &lt;strong&gt;use what Liferay Community has at hand right now&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;For independence reasons I have created a &amp;#039;Liferay Community Applications&amp;#039; group on LinkedIn. This is an open group, so can be freely viewed. &lt;br /&gt;&lt;br /&gt;Feel free to join and move on. This is the &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;linkedin&amp;#x2e;com&amp;#x2f;groups&amp;#x2f;Liferay-Community-Applications-4693759"&gt;link&lt;/a&gt;.</summary>
    <dc:creator>Victor Zorin</dc:creator>
    <dc:date>2012-10-30T01:30:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17525820" />
    <author>
      <name>Marcelo Aberastain</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17525820</id>
    <updated>2012-10-29T13:16:21Z</updated>
    <published>2012-10-29T13:15:50Z</published>
    <summary type="html">Aniceto,&lt;br /&gt;&lt;br /&gt;I completely agree with you.  I know this doesn&amp;#039;t help you but at least i wanted to let you know that you are not alone. &lt;br /&gt;&lt;br /&gt;Cheers,</summary>
    <dc:creator>Marcelo Aberastain</dc:creator>
    <dc:date>2012-10-29T13:15:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Marketplace Now Available!</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17524711" />
    <author>
      <name>Aniceto P Madrid</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=17524711</id>
    <updated>2012-10-29T12:37:53Z</updated>
    <published>2012-10-29T12:37:53Z</published>
    <summary type="html">Brian&lt;br /&gt;&lt;br /&gt;Of course there are lots of law and tax issues. But I think you are missing the point. The main issue is Liferay does not listen enough to community. This answer is two months after your message. Where are we now? We are with a marketplace where all the apps are only from Liferay. An those apps don&amp;#039;t use the Security Manager. I would like to know what would had happened to Social Office, for instance, if it were deployed with Security Manager active. Do you know? No? I do know and I&amp;#039;ll tell you: It wouldn&amp;#039;t work because new services fail on deployment. And this is only a sample issue.&lt;br /&gt;The main issue is Liferay wants to create a maketplace complex for developers, with a tight control of apps (of non Liferay apps, of course), instead of making the marketplace and apps work. Liferay point of view is not widely community shared. I want facts and not marketing vaporware. If selling is not possible for some time, OK. But at least let free apps work.&lt;br /&gt;&lt;br /&gt;Regards</summary>
    <dc:creator>Aniceto P Madrid</dc:creator>
    <dc:date>2012-10-29T12:37:53Z</dc:date>
  </entry>
</feed>

