• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Serialization

    BACnet4J general discussion
    2
    4
    2.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jbacnet
      last edited by

      Hello,

      I use the bacnet4J but i have a problem:

      When i try to drag a RemoteDevice from a Jtree to a JTable i have a NotSerializableException

      java.io.NotSerializableException: com.serotonin.bacnet4j.RemoteDevice

      I have serialize this classe and all the member for make a new jar but I think that some classes in seroUtils.jar are not serialize and i have not the source code.

      A jar version of bacnet4j and seroUtils with serialized classes exist?

      Sorry if my english is not well !

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        I've added serialization to all of the appropriate classes (except - perhaps conspicuously - LocalDevice). Changes have been checked into CVS. There shouldn't be any changes required in seroUtils. Let me know if this helps.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • J
          Jbacnet
          last edited by

          Thank you !

          it's work !

          1 Reply Last reply Reply Quote 0
          • First post
            Last post