Skip to content

Basic stuff doesn't work #34

@sumlin

Description

@sumlin

There is a diff with a testing code: https://pastebin.com/1Xmm8dTj

For JSON please set isJson = true in both client and server runners.
For SOAP isJson = false.

JSON: can't connect to the server, have an error:
10:43:07.753 [Thread-2] DEBUG eu.chargetime.ocpp.WebSocketTransmitter - WebSocketClient.onClose: code = 1002, message = Invalid status code received: 404 Status line: HTTP/1.1 404 WebSocket Upgrade Failure, host closed = false

SOAP: message parser can't parse documents, it produces a null value in Communicator.java:238.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions