This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.


On this page:

1.4.7

Resolved Issues

Customer Ticket IdDetails
23721com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly.
27229com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly.
27605com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly.
32706com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly.

1.4.6

Resolved Issues

Customer Ticket IdDetails
19873JAXRS has encountered an issue. Impact: Increases the number of transactions and function points.
20446Analysis running for long due to parsing of huge Java files
21319Extension com.castsoftware.jaxrs has encountered an issue. Impact: Increases the number of transactions and function points

1.4.5

Note

JAX-RS 1.4.5 is now in LTS (Long Term Support).

1.4.5-funcrel

Other Updates

Details
JAXRS "overrides" java version. A jar is removed that was causing unresolved issues for some classes coming from rt.jar.

1.4.4-funcrel

Resolved Issues

Customer Ticket IdDetails
18539JAXRS has encountered an issue

Other Updates

Details
Corrects TCC configuration file. Increases number of transactions and function points

1.4.3-funcrel

Note

Do not use this extension.

1.4.2-funcrel

Resolved Issues

Customer Ticket IdDetails
16221Warning GUID duplicate found : CAST_JAXRS_PostOperation
16552Warning GUID duplicate found : CAST_JAXRS_PostOperation

1.4.0-funcrel

Other Updates

Details
Added support for User Input Security feature. A new auto-blackbox configuration has been added to take into account entry point methods.
Added support for WebTarget as a call to web service. Now, links are resolved from Java methods to Get Operations via a web service call "JAX RS Get Resource Service" - this is a new JAX-RS object type.