<br><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;"><br>
Seam-int is:<br>
1) MC part<br>
&nbsp;- currently Seam specific deployer<br>
&nbsp;- hopefully in the future some other optimization<br>
<br>
2) AS part<br>
&nbsp;- JBossAS custom Seam impl; e.g. VFSScanner instead of URLScanner<br>
&nbsp;- for <a href="http://2.1.1." target="_blank">2.1.1.</a> we&#39;re thinking of optimizing how resources are looked up<br>
 &nbsp; e.g. using JBoss5 existing lookup mechanisms (we already do it for EJB3)<br>
&nbsp;- MC components can be part of Seam components<br>
 &nbsp; e.g. getting underlying TransactionManager from MC<br>
<br>
MC part will not change a lot.<br>
Where AS part will grow with Seam&#39;s changes.<br>
e.g. introduction of hooks for resources lookup optimization<br>
<br>
How this comes into JBossAS project is under the same name = jboss-seam-int.<br>
I then during the JBossAS instance build, place the in the right places:<br>
&nbsp;- MC part goes into JBossAS deployers<br>
&nbsp;- AS part goes into newly created lib-opt directory<br>
<br>
Once you deploy your Seam app,<br>
Seam+MC deployer knows which deployments are Seam deployments,<br>
and adds the Seam+AS part into deployment&#39;s classpath.<br>
Seam has a list of custom classes and if they are present they are loaded.<br>
e.g. VFS Scanner is checked, before you fallback to URLScanner<br>
<br>
Hope this explains it better. ;-)<div><div></div></div></blockquote><div><br>Explains it perfectly...but is this documented somewhere? This seems like great information that I don&#39;t want to lose when I push this message out of my inbox. If it&#39;s already documented, then perhaps an FAQ on <a href="http://swfk.org">swfk.org</a> could point to it.<br>
<br>-Dan<br></div></div><br>-- <br>Dan Allen<br>Software consultant | Author of Seam in Action<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</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&#39;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. &nbsp;Please don&#39;t hesitate to resend a message if<br>you feel that it did not reach my attention.<br>