No worries. This is actually provided by ShrinkWrap Descriptors. So if you find a bug with any of the JavaEE descriptor stuff, the issue goes in SHRINKDESC :) I am a committer on that project as well, so if you have any pull requests for fixes in there, we can get them upstream too. Just make sure you follow the same pull request / Issue linking process as for Forge:<br>
<br><a href="http://seamframework.org/Documentation/SeamForge#H-Contribute">http://seamframework.org/Documentation/SeamForge#H-Contribute</a><br><br>:)<br>~Lincoln<br><br><div class="gmail_quote">On Sun, Apr 3, 2011 at 3:24 AM, Brian Leathem <span dir="ltr">&lt;<a href="mailto:bleathem@gmail.com">bleathem@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 04/03/2011 12:08 AM, Brian Leathem wrote:<br>
&gt; descriptor.servlet(&quot;Faces Servlet&quot;, FacesServlet.class.getName(),<br>
&gt; &quot;*.jsf&quot;, &quot;/faces/*&quot;);<br>
<br>
</div>And nevermind... I shouldn&#39;t have tried to pass the class by name.  This<br>
should be:<br>
descriptor.servlet(&quot;Faces Servlet&quot;, FacesServlet.class, new String[]<br>
{&quot;*.jsf&quot;, &quot;/faces/*&quot;});  // varargs would be nice here<br>
<br>
Sorry for the SPAM!<br>
<font color="#888888"><br>
Brian<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>