Hi !!

I tried you said me and these are the results:

If I launch the server with ssl configuratin changing the factories, i.e., 
jacorb.ssl.socket_factory=org.jacorb.orb.factory.DefaultSocketFactory
jacorb.ssl.server_socket_factory=org.jacorb.orb.factory.DefaultServerSocketFactory

appear the following error:

12:41:25,578 ERROR [giop] 
org.jacorb.orb.factory.DefaultSocketFactory.(org.jacorb.orb.ORB)
12:41:25,593 ERROR [CorbaORBService] Starting failed jboss:service=CorbaORB
java.lang.RuntimeException: SSL support is on, but the ssl socket factory can't 
be instantiated (org.jacorb.orb.factory.DefaultSocketFactor
y.(org.jacorb.orb.ORB))!
-------------------------------------------------------------------------------------------------------------------------------------------------------------
If I launch server with ssl configuration but with 
jacorb.security.ssl_components_added_by_ior_interceptor=off

this error appears in the client side:
excepcion System.IO.IOException: no GIOP-Message

Server stack trace:
   at Ch.Elca.Iiop.GiopHeader..ctor(CdrInputStreamImpl stream)
   at Ch.Elca.Iiop.GiopTransportClientMsgHandler.ReadResponseMessage()
   at Ch.Elca.Iiop.GiopTransportClientMsgHandler.ReceiveResponseMessage(UInt32 
reqNr)
   at Ch.Elca.Iiop.GiopTransportClientMsgHandler.ProcessResponse(UInt32 
forReqId, ITransportHeaders& responseHeaders)
   at Ch.Elca.Iiop.IiopClientTransportSink.ProcessMessage(IMessage msg, 
ITransportHeaders requestHeaders, Stream requestStream, ITransportH
eaders& responseHeaders, Stream& responseStream)
   at Ch.Elca.Iiop.IiopClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage 
reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& 
msgData, Int32 type)
   at omg.org.CosNaming.NamingContext.resolve(NameComponent[] nameComponents)
   at clientedotnet.CMyClase.Main(String[] args) in d:\ejemplo jose 
luis\clientenfastultra\Class1.cs:line 84

----------------------------------------------------
With regard to 
jacorb.ior_proxy_host=1.2.3.4 
jacorb.ior_proxy_port=4711 

In proxy host I write my IP server, but what port have I write in proxy_port?
The only one that don't throw an error message is 3528, with non ssl 
configuration but the client side throw the same error above.

Any idea?

Thanks and regards

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to