<?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>Arquillian Liferay Test Suite</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=56972809" />
  <subtitle>Arquillian Liferay Test Suite</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=56972809</id>
  <updated>2026-05-09T15:48:50Z</updated>
  <dc:date>2026-05-09T15:48:50Z</dc:date>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=62895239" />
    <author>
      <name>Manuel de la Peña</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=62895239</id>
    <updated>2015-11-08T20:30:53Z</updated>
    <published>2015-11-08T20:30:53Z</published>
    <summary type="html">Hi guys, sorry for the late response.&lt;br /&gt;&lt;br /&gt;Here (&lt;a href="https://github.com/arquillian/arquillian-extension-liferay/tree/master/arquillian-extension-liferay-example"&gt;https://github.com/arquillian/arquillian-extension-liferay/tree/master/arquillian-extension-liferay-example&lt;/a&gt;) you have a Maven portlet with some examples: integration and even functional tests. Altought we are working on improving this example, it describes pretty well what you need to know.&lt;br /&gt;&lt;br /&gt;Hope it helps you.&lt;br /&gt;&lt;br /&gt;Cheers!</summary>
    <dc:creator>Manuel de la Peña</dc:creator>
    <dc:date>2015-11-08T20:30:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57100669" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57100669</id>
    <updated>2015-08-05T00:06:46Z</updated>
    <published>2015-08-05T00:06:46Z</published>
    <summary type="html">My pleasure. When you sort it out let me know and we can ammend it to include the differences for JBoss! or I coul like to your own post &lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2015-08-05T00:06:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57088379" />
    <author>
      <name>Kaushik Mukherjee</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57088379</id>
    <updated>2015-08-04T16:39:11Z</updated>
    <published>2015-08-04T16:39:11Z</published>
    <summary type="html">Thanks a lot Andrew. &lt;br /&gt;&lt;br /&gt;I was able to run Arquillian Test on tomcat . But still getting the same issue in JBoss. I&amp;#39;ll figure some thing out. &lt;br /&gt;Thanks again for the nice blog, it will surely help many developers.</summary>
    <dc:creator>Kaushik Mukherjee</dc:creator>
    <dc:date>2015-08-04T16:39:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57047328" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57047328</id>
    <updated>2015-08-03T21:37:43Z</updated>
    <published>2015-08-03T21:37:43Z</published>
    <summary type="html">Hey Kaushik,&lt;br /&gt;I have only been through this with Tomcat to be honest, but considering that Arquillian is  JBOSS project, it should be easier right? &lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;. Here is the post as promised. Let me know how it goes.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.liferay.com/web/jardineworks/blog?p_p_id=33&amp;amp;p_p_lifecycle=0&amp;amp;p_p_state=normal&amp;amp;p_p_mode=view&amp;amp;p_p_col_id=column-2&amp;amp;p_p_col_count=1"&gt;https://www.liferay.com/web/jardineworks/blog?p_p_id=33&amp;amp;p_p_lifecycle=0&amp;amp;p_p_state=normal&amp;amp;p_p_mode=view&amp;amp;p_p_col_id=column-2&amp;amp;p_p_col_count=1&lt;/a&gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2015-08-03T21:37:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57041901" />
    <author>
      <name>Kaushik Mukherjee</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57041901</id>
    <updated>2015-08-03T18:59:29Z</updated>
    <published>2015-08-03T18:59:29Z</published>
    <summary type="html">After watching the video , i tried to implement the same using Maven . I have liferay jboss bundle at the backend. &lt;br /&gt;Currently I am getting this exception while running the test&lt;br /&gt;  Caused by: java.lang.Exception: {&amp;#34;JBAS014671: Failed services&amp;#34; =&amp;gt; {&amp;#34;jboss.deployment.unit.\&amp;#34;Arquillian-Liferay-Portlet.war\&amp;#34;.POST_MODULE&amp;#34; =&amp;gt; &amp;#34;org.jboss.msc.service.StartException in service jboss.deployment.unit.\&amp;#34;Arquillian-Liferay-Portlet.war\&amp;#34;.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \&amp;#34;Arquillian-Liferay-Portlet.war\&amp;#34;&lt;br /&gt;    Caused by: java.lang.LinkageError: Failed to link com/liferay/taglib/util/ParamAndPropertyAncestorTagImpl (Module \&amp;#34;deployment.Arquillian-Liferay-Portlet.war:main\&amp;#34; from Service Module Loader)&lt;br /&gt;    Caused by: java.lang.NoClassDefFoundError: com/liferay/portal/kernel/servlet/taglib/BaseBodyTagSupport&lt;br /&gt;    Caused by: java.lang.ClassNotFoundException: com.liferay.portal.kernel.servlet.taglib.BaseBodyTagSupport from [Module \&amp;#34;deployment.Arquillian-Liferay-Portlet.war:main\&amp;#34; from Service Module Loader]&amp;#34;}}&lt;br /&gt;&lt;br /&gt;Any idea why i am getting this exception ? I am attaching the pom.xml , TestClass and also arquillian.xml for reference.&lt;br /&gt;&lt;br /&gt;I am eagerly waiting for your guide to run Arquillian test on Liferay plugin.</summary>
    <dc:creator>Kaushik Mukherjee</dc:creator>
    <dc:date>2015-08-03T18:59:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57028161" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=57028161</id>
    <updated>2015-08-03T12:28:57Z</updated>
    <published>2015-08-03T12:28:57Z</published>
    <summary type="html">Hey Kaushik --&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll do my best to write a post today and send you the link when it is done. Stay tuned.</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2015-08-03T12:28:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56982804" />
    <author>
      <name>Kaushik Mukherjee</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56982804</id>
    <updated>2015-08-01T04:08:36Z</updated>
    <published>2015-08-01T04:08:36Z</published>
    <summary type="html">I am using Maven. I&amp;#39;ll watch the video .... But just in case can you also provide the steps you followed for easier understanding.</summary>
    <dc:creator>Kaushik Mukherjee</dc:creator>
    <dc:date>2015-08-01T04:08:36Z</dc:date>
  </entry>
  <entry>
    <title>RE: Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56974360" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56974360</id>
    <updated>2015-07-31T20:05:00Z</updated>
    <published>2015-07-31T20:05:00Z</published>
    <summary type="html">Hi Kaushk,&lt;br /&gt;&lt;br /&gt;I was able to to it with a little bit of digging using this dev.life session as a guide https://www.liferay.com/-/20141101-dev-life-devcon-webcast?redirect=https%3A%2F%2Fwww.liferay.com%2Fcommunity%2Fdev.life%2Fprevious%3Fp_p_id%3D101_INSTANCE_2wvNGOKWjJYi%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-2%26p_p_col_pos%3D3%26p_p_col_count%3D5.&lt;br /&gt;&lt;br /&gt;The video deals specifically with ANT to use arquillian however I was able to do it successfully using Maven. I have the notes all written down but haven&amp;#39;t yet put it into a blog post (hoping to do it soon though). &lt;br /&gt;&lt;br /&gt;Are you using maven for your plugins or ANT?</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2015-07-31T20:05:00Z</dc:date>
  </entry>
  <entry>
    <title>Arquillian Liferay Test Suite</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56972808" />
    <author>
      <name>Kaushik Mukherjee</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=56972808</id>
    <updated>2015-07-31T18:52:48Z</updated>
    <published>2015-07-31T18:52:48Z</published>
    <summary type="html">Hi All,&lt;br /&gt;&lt;br /&gt;I am looking for  an  Arquillian test example on a plugin portlet. If any one has successfully done that please provide me the details, to proceed.&lt;br /&gt;Thanks in Advance.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Kaushik</summary>
    <dc:creator>Kaushik Mukherjee</dc:creator>
    <dc:date>2015-07-31T18:52:48Z</dc:date>
  </entry>
</feed>
