- 
        1. Re: jboss-as-7.0.1.Final - Not able to get context.sfcoy Feb 10, 2012 12:27 AM (in response to aslamcl)- This is only supported in 7.1x
- You need to read EJB invocations from a remote client using JNDI
 
- 
        2. Re: jboss-as-7.0.1.Final - Not able to get context.vithun.v Feb 10, 2012 1:48 AM (in response to sfcoy)I downloaded the nightly build a day back,, I could see the subject jar in $JBOSS_HOME/bin/client directory, My question is, how do we add dependency to this module in our application? For time being, I bundled the jar in my ear, which I know is a wrong approach, what is the proper approach? 
- 
        3. Re: jboss-as-7.0.1.Final - Not able to get context.jaikiran Feb 10, 2012 2:05 AM (in response to vithun.v)VITHUN VENGOPALAN wrote: I downloaded the nightly build a day back,, I could see the subject jar in $JBOSS_HOME/bin/client directory, My question is, how do we add dependency to this module in our application? That's not a "module". That's just a plain jar file (like the jbossall-client.jar of earlier releases) meant to be used in (non application server) client classpath. VITHUN VENGOPALAN wrote: For time being, I bundled the jar in my ear, which I know is a wrong approach, what is the proper approach? Infact there's even a README.txt in that JBOSS_HOME/bin/client folder. Please read that and that should answer your question. 
- 
        4. Re: jboss-as-7.0.1.Final - Not able to get context.aslamcl Feb 10, 2012 4:41 AM (in response to jaikiran)Jai , I am sorry, I am not able to find any README.txt file inside jboss-as-7.0.1.Final\bin. 
- 
        5. Re: jboss-as-7.0.1.Final - Not able to get context.vithun.v Feb 10, 2012 5:26 AM (in response to aslamcl)I believe it would be there only in AS 7.1 Final. The path is $JBOSS_HOME/bin/client 
 
     
     
    