marc fleury wrote:

> |> A coworker just brought up a good point.  If we do this, we
> |suddenly become
> |> incompatible with other J2EE providers
> |
> |
> |True, if you deploy on JBoss using this technique your project will be
> |unportable.
> 
> wtf are you talking about? we don't break the jar format, if you give us a
> jar we still support it, so something that works on J2EE works on our stuff.
> Get real!


Likewise. If JBoss is generating remote/home interfaces at runtime, then 
you won't be able to use these beans as you would other beans, i.e. 
you'd use properietary ways of accessing them that would break when you 
try to use the same beans in another container.

/Rickard

-- 
Rickard Öberg



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to