Riyafa Abdul Hameed

Results 25 issues of Riyafa Abdul Hameed

This is another use case of converting JSON to XML and then the same XML to JSON Suppose I have the following JSON: ``` { "a": { "hello": "world", "some":...

According to [zlib manual](http://www.zlib.net/manual.html#Advanced): > The windowBits parameter is the base two logarithm of the window size (the size of the history buffer). It should be in the range 8..15...

I added the runtime for function "fn:matches", "fn:replace" and "fn:tokenize" for issue VXQUERY-67 [1] [1] https://issues.apache.org/jira/browse/VXQUERY-67

Following two warning messages are getting in the console when starting the server ---------------------------------------------------------------------------------------------- [2015-09-08 12:48:55,165] WARN {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to determine dialect of the StAX implementation at bundleresource://12.fwk1941267767/ [2015-09-08...

Steps 1. Create a queue and click 'Add Queue' 2. Close the popup by clicking the 'x' on top right corner. 3. The user will remain in 'Add Queue' 4....

The console allows the user to delete a queue while messages are been published. How ever if the deleted queue is re-created by the console there are messages in the...

Steps to reproduce, 1. Start a broker 2. Subscribe for a queue from a client (with a durable subscription) with the CLIENT_ACKNOWLEDGE mode with the the receive method set not...

This was observed when the queue had around 500,000 messages. Steps 1. Create a queue and publish messages with around 500,000 messages. 2. Purge the queue which was created and...

The following is thrown in a MB 3 node cluster when viewing topics. {code} TID: [-1234] [] [2015-06-17 12:36:53,507] ERROR {org.apache.axis2.rpc.receivers.RPCMessageReceiver} - Exception occurred while trying to invoke service method...