<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Adrian,<br>
    <br>
    If you could, please try JBoss Tools 3.3.M4 with a plain Java EE
    Indigo/3.7<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://download.jboss.org/jbosstools/updates/JBossTools-3.3.0.M4/">http://download.jboss.org/jbosstools/updates/JBossTools-3.3.0.M4/</a><br>
    <br>
    We have recently checked in a bunch of goodies for AS7 and Maven.&nbsp;
    There is no need to install m2e separately.<br>
    <br>
    Make sure to check All JBoss Tools 3.3 and Maven Support at least.&nbsp;&nbsp;
    <br>
    <br>
    <img src="cid:part1.01010201.02070309@redhat.com" alt=""><br>
    <br>
    On 10/27/2011 11:03 AM, Adrian Gonzalez wrote:
    <blockquote
      cite="mid:1319727816.84239.YahooMailNeo@web26207.mail.ukl.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:10pt">
        <div><span>Yes, this solves the issue.</span></div>
        <div><span><br>
          </span></div>
        <div>Smells like a JBoss WTP / m2e issue when handling java
          maven projects used by the webapp ?</div>
        <div><br>
        </div>
        <div style="font-size: 10pt; font-family: arial, helvetica,
          sans-serif; ">
          <div style="font-size: 12pt; font-family: 'times new roman',
            'new york', times, serif; "><font face="Arial" size="2">
              <hr size="1"><b><span style="font-weight:bold;">De&nbsp;:</span></b>
              Dan Allen <a class="moz-txt-link-rfc2396E" href="mailto:dan.j.allen@gmail.com">&lt;dan.j.allen@gmail.com&gt;</a><br>
              <b><span style="font-weight: bold;">&Agrave;&nbsp;:</span></b> Adrian
              Gonzalez <a class="moz-txt-link-rfc2396E" href="mailto:adr_gonzalez@yahoo.fr">&lt;adr_gonzalez@yahoo.fr&gt;</a><br>
              <b><span style="font-weight: bold;">Cc&nbsp;:</span></b>
              <a class="moz-txt-link-rfc2396E" href="mailto:seam-dev@lists.jboss.org">"seam-dev@lists.jboss.org"</a>
              <a class="moz-txt-link-rfc2396E" href="mailto:seam-dev@lists.jboss.org">&lt;seam-dev@lists.jboss.org&gt;</a><br>
              <b><span style="font-weight: bold;">Envoy&eacute; le :</span></b>
              Jeudi 27 Octobre 2011 16h41<br>
              <b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re:
              [seam-dev] Re : JBoss 7.0.2 / Eclipse WTP / m2e<br>
            </font><br>
            <div id="yiv1921819881">
              <div>I wonder if it deploys seam-faces as exploded because
                you have the projects linked in m2e. Click on the webapp
                and unselect "resolve workspace projects". Then it will
                pull the library from the local maven repo.</div>
              <div>I'm not sure if you should have to make that change.
                Just see if that changes the results.</div>
              <div>- Dan Allen</div>
              <div>Sent from my Android-powered phone:<br>
                An open platform for carriers, consumers and developers</div>
              <div class="yiv1921819881gmail_quote">On Oct 27, 2011 7:43
                AM, "Adrian Gonzalez" &lt;<a moz-do-not-send="true"
                  rel="nofollow" ymailto="mailto:adr_gonzalez@yahoo.fr"
                  target="_blank" href="mailto:adr_gonzalez@yahoo.fr">adr_gonzalez@yahoo.fr</a>&gt;
                wrote:<br>
                <blockquote class="yiv1921819881gmail_quote"
                  style="margin:0 0 0 .8ex;border-left:1px #ccc
                  solid;padding-left:1ex;">
                  Problem 3 was resolved by restarting Eclipse.<br>
                  <br>
                  <br>
                  ----- Mail original -----<br>
                  De&nbsp;: Adrian Gonzalez &lt;<a moz-do-not-send="true"
                    rel="nofollow"
                    ymailto="mailto:adr_gonzalez@yahoo.fr"
                    target="_blank" href="mailto:adr_gonzalez@yahoo.fr">adr_gonzalez@yahoo.fr</a>&gt;<br>
                  &Agrave;&nbsp;: "<a moz-do-not-send="true" rel="nofollow"
                    ymailto="mailto:seam-dev@lists.jboss.org"
                    target="_blank"
                    href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a>"
                  &lt;<a moz-do-not-send="true" rel="nofollow"
                    ymailto="mailto:seam-dev@lists.jboss.org"
                    target="_blank"
                    href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a>&gt;<br>
                  Cc&nbsp;:<br>
                  Envoy&eacute; le : Jeudi 27 Octobre 2011 13h36<br>
                  Objet&nbsp;: [seam-dev] JBoss 7.0.2 / Eclipse WTP / m2e<br>
                  <br>
                  Hello,&nbsp;<br>
                  <br>
                  Sorry to spam, just to record some issues I have
                  running viewconfig webapp from faces module in JBoss
                  7.0.2.<br>
                  Issues are due to WTP or m2e I think.<br>
                  <br>
                  1. webapp doesn't work unless 'Deploy projects as
                  compressed archive' is checked.<br>
                  <br>
                  When it's not checked, seam-faces-3.1.0-SNAPSHOT.jar
                  (and its contents) is deployed under WEB-INF/lib as a
                  directory.<br>
                  Note that I have seam-faces opened as en eclipse
                  project.<br>
                  2. didn't found an option a la Tomcat WTP :&nbsp;'Serve
                  modules without publishing'.<br>
                  Used to speed webapp startups with Tomcat.<br>
                  3. error when deploying&nbsp;viewconfig webapp with&nbsp;'Deploy
                  projects as compressed archive' Checked<br>
                  I didn't have this error initially, it happened after
                  importing seam parent project into Eclipse).<br>
                  Error occurs when adding (right click Add and
                  Remove...) the webapp into JBoss 7.<br>
                  Popup in Eclipse :<br>
                  An internal error occurred during: "Publishing to
                  JBoss 7.0 Runtime Server...".<br>
                  Could not initialize class
                  de.schlichtherle.io.ArchiveControllers&nbsp;<br>
                  Nohing in server.log<br>
                  <br>
                  _______________________________________________<br>
                  seam-dev mailing list<br>
                  <a moz-do-not-send="true" rel="nofollow"
                    ymailto="mailto:seam-dev@lists.jboss.org"
                    target="_blank"
                    href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
                  <a moz-do-not-send="true" rel="nofollow"
                    target="_blank"
                    href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
                  <br>
                  <br>
                  _______________________________________________<br>
                  seam-dev mailing list<br>
                  <a moz-do-not-send="true" rel="nofollow"
                    ymailto="mailto:seam-dev@lists.jboss.org"
                    target="_blank"
                    href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
                  <a moz-do-not-send="true" rel="nofollow"
                    target="_blank"
                    href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
                </blockquote>
              </div>
            </div>
            <br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
seam-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a>
</pre>
    </blockquote>
  </body>
</html>