[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployers ordering and write access to the private namin

2008-02-27 Thread alesj
Moved this to User forum, where it should be in the first place. ;-)

What's the env you're running this?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132522#4132522

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132522
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployers ordering and write access to the private namin

2008-02-27 Thread [EMAIL PROTECTED]
Not necessarily as its a question of a new resource injection type. This will 
only be reasonably doable in jbossas5. Its not a question of startup ordering. 
Its an issue of a new resource type showing up in the component ENC.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132529#4132529

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132529
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployers ordering and write access to the private namin

2008-02-27 Thread deruelle_jean
We are currently adding sip servlets spec implementation on top of JBoss 
4.2.2.GA as we are targeting the same version used by Mobicents (JAIN SLEE) to 
be able to bundle them together to provide full telco features. 
There is no way at all to do it in a 4.x version ? Even if it's a bit hacky in 
waiting for Jboss 5 or through some kind of interceptors...

Ideally, we don't want to do any modifications into the jboss code just extend 
it to provide this feature, will Jboss 5 be easily extendable regarding this 
matter ?

Thanks a lot for your valuable feeback.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132545#4132545

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132545
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployers ordering and write access to the private namin

2008-02-27 Thread deruelle_jean
By something hacky I meant something like :

Let the EARDeployer deploys everything then iterate through all webapps/sipapps 
modules, get their SipFactory and inject them into the ENC of every other JEE 
modules (EJB, Web Service MDB and so on)...

Everything done in EARDeployer that might have access to ENC of deployed 
modules of the EAR and access to the webapps/sipapps contexts.

Just a thought even if not great

Jean


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132549#4132549

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132549
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user