Sending data of type wstring does not work. Whats wrong?
Please make sure the following property is set in the jacorb.properties file: org.omg.PortableInterceptor.ORBInitializerClass.standard_init=org.jacorb.orb.standardInterceptors.IORInterceptorInitializer While it is possible to run JacORB without any interceptors configured, the above interceptor initialization is required for wstring (and GIOP 1.2 and SSL) to work.