[JBoss-user] [EJB/JBoss] - Re: how to statically generate ejb stubs

2004-10-04 Thread jlsredondo
Scott, this is the exception message i'm seeing: org.jnp.interfaces.Naming org.jboss.ha.framework.interfaces.HARMIProxy Failed to retrieve stub from server 192.168.8.11:1100 And this is the stack trace: at org.jnp.interfaces.NamingContext.discoverServer(Hashtable ) at org.jnp.interfaces.NamingC

[JBoss-user] [EJB/JBoss] - Re: how to statically generate ejb stubs

2004-10-01 Thread [EMAIL PROTECTED]
There are no ejb stubs as we use dynamic proxies using the java.lang.reflect.Proxy mechanism. Show the exception you are seeing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850142#3850142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[JBoss-user] [EJB/JBoss] - Re: how to statically generate ejb stubs

2004-10-01 Thread darranl
I think I am missing something here, why can't your .NET clients access web services? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850069#3850069 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850069 ---

[JBoss-user] [EJB/JBoss] - Re: how to statically generate ejb stubs

2004-09-30 Thread jlsredondo
Web services ? You must be joking ! Our scenario is a number of .Net clients an a Jboss server in a LAN, so our last option is to use Web services. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850057#3850057 Reply to the post : http://www.jboss.org/index.h

[JBoss-user] [EJB/JBoss] - Re: how to statically generate ejb stubs

2004-09-30 Thread darranl
Have you considered using web services? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850025#3850025 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850025 --- This