I have tried it with integrating remoting 2.0 but I guess then I run into  
issues with the integration into 4.0.4GA.  
Trying it resultet in the following for the client:
javax.naming.NamingException: Could not dereference object [Root exception is 
java.lang.reflect.UndeclaredThrowableException]
  |     at 
org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1150)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:705)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)...
 So I guess Remoting 2.0 and the sslservlet are  not possible in 4.0.4GA?

So when I use the 1.4.1 Remoting I cant use the sslservlet.
How can I then configure the usage of https, when not over the sslservlet?
I thought I would need to go that way for the https communication going over 
the tomcat server. Can I due this with configuration of the sslsocket and the 
socketfactory? When trying to due so, I have the feeling that I am missing 
somehting here, literally the missing link.

So if someone has a hint... I would be grateful!

Sincerly

Marc


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991987
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to