<br><br><div class="gmail_quote">2009/7/27 Pete Muir <span dir="ltr">&lt;<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On 27 Jul 2009, at 17:57, Denis Forveille wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
(eg. the build process included specific JBoss libs,<br>
<br>
Like?<br>
<br>
jboss-common-core.jar  and concurrent.jar<br>
</blockquote>
<br></div>
IIRC these are Hibernate dependencies...<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well, I would suggest including instructions for getting it working with minimal changes in the readme. You can add a comment to the specifc file like &lt;!-- Not required in WAS 7 --&gt;, and write in the ref guide that you don&#39;t need these (but they don&#39;t hurt) etc.<br>

<br>
But as this sample is likely the application people start with, IMHO it would be better to have an application that shows the &quot;best way to run  Seam on your AS&quot;.<br>
eg, in the doc I will describe three ways to configure the application to let Seam smoothy find the beans in the JNDI WAS namespace. If I give instructions to modify the sample app &quot;with minimal changes&quot; (see your comment below) to run on WAS, it will use the worse way (IMO) to do it (ie maintain the ejb3 ref in the config files) and people will build their apps on this without any real sample app that will use the best approach.<br>

If you are OK with it, for WAS, I will give instructions to build the booking application and get the &quot;best way to run Seam on WAS v7&quot;, this will include a few extra steps (like remove the ejb-ref etc..)<br>
</blockquote>
<br></div>
I would suggest describing both the minimal and recommended.<br>
<br>
In other words &quot;If you are getting started with WAS you can do XYZ&quot; &quot;Now that you&#39;ve got the app up and running, you may be wondering if you can simplify the configuration. You can by doing PQRST (remove ejb-refs etc.)&quot;<br>

<br>
So, we get people up and running with minimum deviation from the EE spec - the most portable app. Then we show how to tweak for WAS.<br>
</blockquote><div><br>Understood and agreed.<br><br>I&#39;ve created a JIRA and will start to work on it.<br><br></div></div>I&#39;ll ask you (or someone else) to review at least the doc when I&#39;ll commit it in v2.2.1 (&#39;cause of my english..) and i may even ask you to add my name to the &quot;authors&quot;...lol<br>