Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    1,656 downloads
    LibreOffice 3.6.6 /
    4.0.3 / 4.0.4 RC2 /
    4.1.0 Beta 2

    1,354 downloads
    Wine 1.4.1 / 1.6 RC2
    1,253 downloads
    BackTrack 5 R3
    1,214 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,018 downloads
    Red Hat Linux 9
    994 downloads
    VLC 2.0.7
    898 downloads
    Ubuntu 10.04.4 LTS
    786 downloads
    Debian GNU/Linux 7.1
    688 downloads
    Red Hat Enterprise
    Linux 6.4

    686 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 370
    OpenMandriva 2013.0
    Alpha

    User rating: 4.4/5
    Votes: 625
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 267
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-12

    User rating: 4.3/5
    Votes: 260
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 569
    Fedora 18
    User rating: 4.3/5
    Votes: 613
    openSUSE Linux 12.3
    / 13.1 Milestone 2

    User rating: 4.2/5
    Votes: 471
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 696
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 286
    Linux Mint 15
    User rating: 4.0/5
    Votes: 371
    Home > Linux > Internet > HTTP (WWW) > XINS > Changelog

    XINS 3.1 - Changelog


    What's new in XINS 3.1:

    February 23rd, 2013

    · This is a performance release, adding the ability to tell how long the result can be cached in the specifications, to return "not modified" with "no data", and to received compressed data.
    · Performance has improved over 3.0, and the JSON-RPC 2.0 calling convention has been added.



    What's new in XINS 3.1 RC1:

    February 21st, 2013

    · This release candidate fixes minor bugs and prepares for the final release.



    What's new in XINS 3.1 Beta 2:

    January 30th, 2013

    · This is a performance improvement and bugfix release.



    What's new in XINS 3.1 Beta 1:

    January 24th, 2013

    · This is a bugfix and documentation release.



    What's new in XINS 3.1 Alpha 3:

    January 21st, 2013

    · This version add cacheable functions and adds the ability to return unmodified results to avoid unneeded data traffic.
    · A JSON-RPC 2.0 calling convention has been added.
    · When an error occurs, more details are now returned to the client.



    What's new in XINS 3.1 Alpha 2:

    January 8th, 2013

    · This version makes XINS compatible with Java 1.5 again.
    · The documentation about the integration with the Spring framework and about how to compress data on the server side has been improved.
    · An example with jQuery has been added.
    · The user can now set or get the HttpClient in the XINS configuration.
    · A new HttpClient can be set which uses Netty instead of the Apache HttpClient.
    · This version also has some bugfixes.



    What's new in XINS 3.1 Alpha 1:

    January 3rd, 2013

    · This version enables receiving compressed data by default.
    · It has better support for SSL connections.
    · Messages will appear in the logs if the server is outdated.
    · A new performance chapter has been added to the documentation, which is now up-to-date on the website.



    What's new in XINS 3.0.1:

    October 22nd, 2012

    · The main bug was that logdoc and znerd-util libraries were not added in the WAR file.



    What's new in XINS 3.0:

    September 25th, 2012

    · An upgrade was made to Java 5.
    · Apache HTTPClient 4.2 is now supported.
    · A backpack object is passed between methods and calling conventions.
    · The use of standard Java objects for properties and XML was improved.
    · On the server side, it is now possible to define load balancing, servlet filters, and interceptor.
    · Running on Netty is supported.
    · Client side mocks can now be generated.



    What's new in XINS 3.0 Beta 2:

    June 9th, 2012

    · This version upgrades libraries and fixes examples.



    What's new in XINS 3.0 Alpha 3:

    March 12th, 2012

    · Interceptors to intercept the request or response. Already used in XINS for statistics, transaction logging, load balancer (new) and context identifier.
    · Added generation of the mock CAPI.
    · Added support for XML with XSD Schema validation.
    · Added NettyServletHandler to handle request using JBoss Netty. (experimental)
    · Added possibility to defined xins.properties per API.
    · Simplified code with the new Java 5 features.



    What's new in XINS 3.0 Alpha 2:

    March 28th, 2011

    · HTTPClient 4.1
    · New runtime properties to disable Log4J initialization and NDC.
    · Added backpack to share objects between the calling convention and the functions.
    · Improved defining own xml elements in the generated web.xml.
    · Replaced Logdoc with the Logdoc github project.



    What's new in XINS 2.3:

    August 15th, 2010

    · This release includes integration with Google App Engine to ease the deployment of your Web services in GAE.
    · It adds support for Ant 1.8 and IPv6.
    · It also contains several bug fixes and small enhancements.



    What's new in XINS 2.3 Beta 1:

    March 29th, 2010

    · Allow JMX port to be specified.
    · _GetStatistics for just one function.
    · Added create-project.
    · Several bug fixes



    What's new in XINS 2.3 Alpha 1:

    July 8th, 2009

    XINS/Java Common Library:
    · Catch possible missing InetAddress class in IPAddressUtils to make API's compatible with Google App Engine.
    · Inner classes of ChainedMap should also be Serializable.
    · If no description is set the spec package will return "" instead of null.

    XINS/Java Server Framework:
    · Use IPAddressUtils to get the IP address for the APIManager.

    Generation of specdocs:
    · Fixed bug #1847893: Regex pattern get padded with superflous characters.

    Generation of the WSDL:
    · Fixed incorrect binding for resultcodes.
    · Fixed Incorrect indentation for input bindings.
    · Fixed Bug #2797857: Incorrect location of the SOAP binding operation.

    Tools:
    · Added appengine target to deploy in Google App Engine.

    Build- and release-process:
    · Stable version is 2.2 for maven.
    · Used ${www.url} property for xins URL for Maven mail.

    Documentation:
    · Changed install primer to with "or later" after version numbers.
    · Added small precisions to the user guide.
    · Point Souceforge.net logo to project page as requested by Sourceforge.
    · Added section about output section possible in error codes.

    Other:
    · Added XINS indentation preferences for NetBeans in nbproject/project.xml.



    What's new in XINS 2.2:

    December 22nd, 2008

    · Improved compatibility with .Net.
    · New _xml type.
    · Possibility to follow HTTP redirections.
    · One request per thread for the front-end calling convention.
    · Percentage of memory used added to the statistics.
    · Possibility to add XML elements to the generated web.xml.
    · Bug fixes and small RFEs



    What's new in XINS 2.2 RC1:

    December 19th, 2008

    XINS/Java Common Library:
    · Declared _xml in the spec package.

    Generation of server-side Java code:
    · _xml should translate to the XML class and not Xml.

    Unit tests:
    · Added unit tests for the XML element.

    Build- and release-process:
    · Clean done once before the tests when creating a release.
    · Improved documentation on creating a release.
    · Installer target also uploads the file.
    · Fixed upload-homepage target.

    Documentation:
    · Added new features in the XINS user guide.



    What's new in XINS 2.2 Beta 2:

    December 11th, 2008

    · This release is a minor released with bugfixes and updated documentation.



    What's new in XINS 2.2 Beta 1:

    October 24th, 2008

    · Unit tests, the release process, and BeanUtils have been fixed.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM