This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Service service = Service.create(endpoint, qname);
ICxfLotus test=service.getPort(ICxfLotus.class);
test.synchroniserRDV("This is a call", null, null, null, null);
I have a jar with my ICxfLotu.class.
Here is the stack trace i have when I run my agent:
com.sun.xml.internal.ws.client.ClientTransportException: HTTP transport error: java.lang.UnsupportedOperationException: Method not implemented.
at com.sun.xml.internal.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:133)
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:154)
....
Caused by: java.lang.UnsupportedOperationException: Method not implemented.
at java.net.URLStreamHandler.openConnection(URLStreamHandler.java:91)
at java.net.URL.openConnection(URL.java:1005)
....
I thought that it's a problem with my permissions.
But i set the option to 3 (Allow restricted operations with full administrations right) in my agent options security.
The administrator of my Lotus server give me full rights.
So if someone have an idea it would be very kind to share it.
Thank you for your read and please excuse my english skills, I'm French.
Feedback number WEBB98NAPD created by ~Sean Nonjipyzenetsi on 06/14/2013
Status: Open
Comments: