[JBoss-user] [EJB 3.0] - Re: Malformed URL Exception trying to access EJB 3.0 remote

2006-05-24 Thread iktuz
I am having the same problem as well. You can see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83573 I think that it could be fixed if RMI filled url spaces with '%20' code like c:\Program%20Files\jboss... Please let me know about any additional solution. Thanks, bye. View the orig

[JBoss-user] [EJB 3.0] - Re: java.net.MalformedURLException: no protocol: de

2006-05-24 Thread iktuz
Thanks for your tip. I had have already considered this possibility. But when we make deploys, we do not know how the client environment is and IF we can change it. Then I am obligated to consider that there I will found this same situation and I must turn arround without change installation pat

[JBoss-user] [EJB 3.0] - java.net.MalformedURLException: no protocol: de

2006-05-23 Thread iktuz
Hi Folks. While I am trying to communicate between my client/servlets and my SessionStateless EJB3 service components, I am getting this stack trace as follow: | javax.naming.CommunicationException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested