[jboss-user] [Remoting] - Re: Problem calling EJB3 method via HTTP only

formica do-not-reply at jboss.com
Thu May 31 05:48:32 EDT 2007


Just for info, I made a test using in the annotation the variable jboss.bind.address and the client fails with the following:


  | org.jboss.remoting.transport.http.WebServerError: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"><TITLE>ERROR: The requested URL could not be retrieved</TITLE><STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE></HEAD><BODY><H1>ERROR</H1><H2>The requested URL could not be retrieved</H2><HR noshade size="1px"><P>While trying to retrieve the URL:<A HREF="http://${jboss.bind.address}:8080/servlet-invoker/ServerInvokerServlet">http://${jboss.bind.address}:8080/servlet-invoker/ServerInvokerServlet</A><P>The following error was encountered:<UL><LI><STRONG>Invalid URL</STRONG></UL><P>Some aspect of the requested URL is incorrect.  Possible problems:<UL><LI>Missing or incorrect access protocol (should be `http://'' or similar)<LI>Missing hostname<LI>Illegal double-escape in the URL-Path<LI>Illegal character in hostname; underscores are not allowed</UL><P>Your cache administrator is <A HREF="mailto:webmaster">webmaster</A>. <BR clear="all"><HR noshade size="1px"><ADDRESS>Generated Thu, 31 May 2007 09:44:28 GMT by asap01.cern.ch (squid/2.6.STABLE1)</ADDRESS></BODY></HTML>
  |         at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:375)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050057#4050057

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050057




More information about the jboss-user mailing list