<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
Dan Allen wrote:
<blockquote
 cite="mid:19758da0904081532n79a75bd0ke4f3dbf934cf5174@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
don't want it in the WAR. However, if it is added in any way to the
WEB-INF/lib directory of the WAR project, you will face the issue
described in this thread (unless you are using JBoss AS 4.2.2).</blockquote>
  <div><br>
With the way Seam is designed, if you have Seam on the classpath twice,
the results are undefined. In some cases it will work, others it will
not. The reason for the initial warning is that Seam bundles
faces-config.xml and JSF is going to find it twice and try to start the
phase listener twice. Hmm...<br>
  </div>
  </div>
</blockquote>
Dan, as discussed before this is a broken design - duplicates on a
classpath is not illegal; only the first one should be listened to
AFAIK.<br>
<br>
Snjezana, if you remove the seam.jar from web-inf/lib does the
compilation still work ? Or is it WTP that is putting it in there for
us ?<br>
<br>
/max<br>
<blockquote
 cite="mid:19758da0904081532n79a75bd0ke4f3dbf934cf5174@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <div><br>
-Dan<br>
  </div>
  </div>
  <br>
-- <br>
Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>
  <br>
  <a moz-do-not-send="true" href="http://mojavelinux.com">http://mojavelinux.com</a><br>
  <a moz-do-not-send="true" href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
  <a moz-do-not-send="true" href="http://in.relation.to/Bloggers/Dan">http://in.relation.to/Bloggers/Dan</a><br>
  <br>
NOTE: While I make a strong effort to keep up with my email on a daily<br>
basis, personal or other work matters can sometimes keep me away<br>
from my email. If you contact me, but don't hear back for more than a
week,<br>
it is very likely that I am excessively backlogged or the message was<br>
caught in the spam filters.  Please don't hesitate to resend a message
if<br>
you feel that it did not reach my attention.</blockquote>
</body>
</html>