You most probalbly want to use webservices (soap) and not IIOP > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Carsten Hammer > Sent: jeudi, 28. ao�t 2003 13:13 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] How to call jboss from .NET using IIOP? > > > Hi, > I want to use IIOP to call jboss from .NET because of > performance problems > using Axis. > Unfortunatly I do not understand how to do the required steps at > http://iiop-net.sourceforge.net/ejbInterop.html. > There is written that I have to generate IDL files for my > session beans but > I do not have "weblogic.ejbc". > This has to be done to get the neccessary files: > > <snip> > Use the following commands to create the iiop stubs and the idl: > > > java weblogic.ejbc -iiop -compiler javac \ > bin\adder_ejb.jar bin\adder_ejb_app.jar > > java weblogic.ejbc -idl bin\adder_ejb.jar IDL > <snap>Can this be done for JBoss? How?Best regards,Carsten > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > >
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
