No,

JBoss doesn't support the relative ejb-links yet.

I've got a patch (uncommitted) that nearly fixes this, but it doesn't work with njar.
For it to work with njar, I would need to add
parseURL support to the stream handler.
I saw mention on this list that njar was being dropped,
so I haven't done this.
With unpacked support, I can test my patch and commit
the fix. The fix is also required in the web container.

Regards,
Adrian

> Ehm, does this example deploy without the patch? I
> think that finding a
> relative container from a module is not implemented
> in current CVS HEAD.
> 
> I have org.jboss.test.naming.test.EjbLinkUnitTestCase
> failing :-(
> 
>       Claudio
> 
> 
> ------------------------------------------------------
> ---------------------
> ---------
> There's an example in spec (EJB2.0 - 20.3.2) with the
> following relative <ejb-link>
> 
> <ejb-link>../products/product.jar#ProductEJB</ejb-link
> 
> 
> Does your patch still deploy product.jar?
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-dev
> lopment


_________________________________________________________
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=12716

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

Reply via email to