[jboss-user] [JNDI/Naming/Network] - DOes JBOSS supports Reflection?

2007-08-13 Thread shah.gaurav
Hi, I m invoking EJB's by reflection method as follows Object objDp = methodDoProcess.invoke(objRemote,new Object[]{dp1}); But i am not able to invoke...i cant reach upto that method? I have used protocol for communication as jnp://localhost:1099 Can anybody help me out Thanks and

[jboss-user] [EJB/JBoss] - DOes JBOSS supports Reflection for EJB invocation?

2007-08-13 Thread shah.gaurav
Hi, I m invoking EJB's by reflection method as follows Object objDp = methodDoProcess.invoke(objRemote,new Object[]{dp1}); But i am not able to invoke...i cant reach upto that method? I have used protocol for communication as jnp://localhost:1099 Can anybody help me out Thanks and

[jboss-user] [JNDI/Naming/Network] - VERY URGENT:Cant Invoke the Remote Method by REFLECTIOn

2007-07-31 Thread shah.gaurav
Please Help me in this issue...ITS VERY URGENT. I m migrating application from IBM WEBSPHERE to JBOSS 4.0.5. I was using PROVIDER_URL as corbaloc:iiop:loaclhost:2809 Nw for jboss I m using jnp://localhost:1099 with this i m able to get EJB's HomeObject and RemoteObject(after setting true in

[jboss-user] [JNDI/Naming/Network] - Re: VERY URGENT:Cant Invoke the Remote Method by REFLECTIOn

2007-07-31 Thread shah.gaurav
hi View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069049#4069049 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069049 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JNDI/Naming/Network] - Re: VERY URGENT:Cant Invoke the Remote Method by REFLECTIOn

2007-07-31 Thread shah.gaurav
hi View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069052#4069052 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069052 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [EJB/JBoss] - Cant Invoke remote methods by remote Object

2007-07-31 Thread shah.gaurav
Please Help me in this issue...ITS VERY URGENT. I m migrating application from IBM WEBSPHERE to JBOSS 4.0.5. I was using PROVIDER_URL as corbaloc:iiop:loaclhost:2809 Nw for jboss I m using jnp://localhost:1099 with this i m able to get EJB's HomeObject and RemoteObject(after setting true in

[jboss-user] [Installation, Configuration DEPLOYMENT] - Cant Handle EJB for REMOTE INVOCATION

2007-07-31 Thread shah.gaurav
Please Help me in this issue...ITS VERY URGENT. Is this related with Configuration of JBOSS? I m migrating application from IBM WEBSPHERE to JBOSS 4.0.5. I was using PROVIDER_URL as corbaloc:iiop:loaclhost:2809 Nw for jboss I m using jnp://localhost:1099 with this i m able to get EJB's