[jboss-user] [JBoss Microcontainer] - Re: Use JBMC to remove annotations and seam dependency

Ales Justin do-not-reply at jboss.com
Tue Jan 4 14:17:21 EST 2011


Ales Justin [http://community.jboss.org/people/alesj] created the discussion

"Re: Use JBMC to remove annotations and seam dependency"

To view the discussion, visit: http://community.jboss.org/message/578798#578798

--------------------------------------------------------------
> Hi, is it possible to use MB to remove seam dependency from a set of class files ?
> I mean, I have a lot of classes with seam imports and @Name, @In, @Out, and need to use these same set of classes in a specific case where I cannot have seam library loaded.
> 
> So, I want you guideline if is it possible to use MC to achieve this task.
Should be doable, specially if you're using just annotations,
which can be ignored at runtime if not on the classpath.

You can then either use XML to wire up beans.
*  http://java.dzone.com/articles/a-look-inside-jboss-microconta-0 http://java.dzone.com/articles/a-look-inside-jboss-microconta-0

Or still use annotations and write matching annotations plugins:
*  http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/ http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/578798#578798]

Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110104/9ea285f2/attachment.html 


More information about the jboss-user mailing list