[JBoss-user] [Beginners Corner] - Re: CORBA Call back Client and Session beans

2004-06-02 Thread ghoyle
I have got a copy of the test suite now. ALthough I can not find the CORBA Client to session bean example anonymous wrote : | There are examples in the testsuite, e.g. the ubiquotous HelloWorld | Can you pint me in the right direction please. View the original post : http://www.jboss.org

[JBoss-user] [Beginners Corner] - Re: CORBA Call back Client and Session beans

2004-06-01 Thread ghoyle
I have simplified my CORBA client and session bean, so that it should just return a String, no callback, so that I can test a very simple case. The error i get in my client when i run it is: | [jacorb.giop] INFO : ClientConnectionManager: created new conn to target 192.168.0.64:3528 | [jac

[JBoss-user] [Beginners Corner] - Re: CORBA Call back Client and Session beans

2004-06-01 Thread ghoyle
I can not seem to find the test suite, can you tell me where it is please. Thanks Geoff View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837033#3837033 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837033 --

[JBoss-user] [Beginners Corner] - Re: CORBA Call back Client and Session beans

2004-05-31 Thread vashistvishal
Just a suggestion on yr scenario, if you dont want to use CORBA to talk to bean then use GSOAP for C/C++ cleint to talk to Stateless Session Bean. Vishal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837015#3837015 Reply to the post : http://www.jboss

[JBoss-user] [Beginners Corner] - Re: CORBA Call back Client and Session beans

2004-05-29 Thread [EMAIL PROTECTED]
There are examples in the testsuite, e.g. the ubiquotous HelloWorld View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836813#3836813 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836813