[seam-dev] Seam 2.1.0.GA testing on windows

Dan Allen dan.j.allen at gmail.com
Wed Oct 22 00:39:19 EDT 2008


>
> Seam-int is:
> 1) MC part
>  - currently Seam specific deployer
>  - hopefully in the future some other optimization
>
> 2) AS part
>  - JBossAS custom Seam impl; e.g. VFSScanner instead of URLScanner
>  - for 2.1.1. we're thinking of optimizing how resources are looked up
>   e.g. using JBoss5 existing lookup mechanisms (we already do it for EJB3)
>  - MC components can be part of Seam components
>   e.g. getting underlying TransactionManager from MC
>
> MC part will not change a lot.
> Where AS part will grow with Seam's changes.
> e.g. introduction of hooks for resources lookup optimization
>
> How this comes into JBossAS project is under the same name =
> jboss-seam-int.
> I then during the JBossAS instance build, place the in the right places:
>  - MC part goes into JBossAS deployers
>  - AS part goes into newly created lib-opt directory
>
> Once you deploy your Seam app,
> Seam+MC deployer knows which deployments are Seam deployments,
> and adds the Seam+AS part into deployment's classpath.
> Seam has a list of custom classes and if they are present they are loaded.
> e.g. VFS Scanner is checked, before you fallback to URLScanner
>
> Hope this explains it better. ;-)
>

Explains it perfectly...but is this documented somewhere? This seems like
great information that I don't want to lose when I push this message out of
my inbox. If it's already documented, then perhaps an FAQ on swfk.org could
point to it.

-Dan

-- 
Dan Allen
Software consultant | Author of Seam in Action

http://mojavelinux.com
http://mojavelinux.com/seaminaction

NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters.  Please don't hesitate to resend a message if
you feel that it did not reach my attention.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20081022/f38056a0/attachment.html 


More information about the seam-dev mailing list