Hi,

My problem is:

I use rmic to generate IDL from my EJB, in the generated IDL files, there 
exist syntax just like <abstract interface> which is not supported by 
tao_idl now.
Do you have any idea to evade the problem?

My EJB is very simple:

package tstejb;

import java.rmi.*;
import javax.ejb.*;
import java.util.Vector;

public interface WellDayDataRemote extends EJBObject {
  public Vector getData(int type, String dydm, String rq1, String rq2) 
throws RemoteException;
}

Thank you.
Lee





"Schier, Darius" <[EMAIL PROTECTED]>
2002-06-17 20:56

 
        To:     "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
        cc:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>
        Subject:        AW: [JBoss-user] Any experience with TAO(a corba orb)?


Hi Lee,
we are using TAO together with jboss.
We don't have any real EJBs yet (MBeans only),
but the communication works fine.

You should be able to bootstrap the naming service
(dependent on the jboss version you use, it might be 
a different string).

Regards
Darius



-----Ursprngliche Nachricht-----
Von: Lee [mailto:[EMAIL PROTECTED]] 
Gesendet: Montag, 17. Juni 2002 14:20
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] Any experience with TAO(a corba orb)?


Hi,

Does anyone has successful experiences on corba client which use TAO orb 
comunicate with EJBs?

Lee

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft 
Exchange.
For more information, connect to http://www.F-Secure.com/



)ʋݲiފvym)rA.j)b    
bA.lqzm?X(~zwXb?,


Reply via email to