Only Serialization and HTTP

2011-08-22 Thread Prabakaran.Natarajan
Hi I want to use only Thrift's serialization part and I don't want to use Thrift Server. I want to send the serialized data over HTTP (by deploying the service in tomcat). Is this possible and is there is any documentation or tools related to this? Thanks and Regards Prabakaran.N

[jira] [Created] (THRIFT-1278) javadoc warnings - compilation

2011-08-22 Thread Aravind Srini (JIRA)
javadoc warnings - compilation --- Key: THRIFT-1278 URL: https://issues.apache.org/jira/browse/THRIFT-1278 Project: Thrift Issue Type: Improvement Components: Java - Library Affects Versions: 0.7

[jira] [Commented] (THRIFT-1254) Code can't be compiled against a regular JRE: Object.clone() override has a different return type

2011-08-22 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088643#comment-13088643 ] Raphaƫl Bartement commented on THRIFT-1254: --- It looks perfect for me. Code

[jira] [Created] (THRIFT-1279) type set is handled incorrectly when writing object

2011-08-22 Thread Darius Staisiunas (JIRA)
type set is handled incorrectly when writing object --- Key: THRIFT-1279 URL: https://issues.apache.org/jira/browse/THRIFT-1279 Project: Thrift Issue Type: Bug Components: PHP -

[jira] [Created] (THRIFT-1280) Thrift: Improve Monitor exception-free interfaces

2011-08-22 Thread Dave Watson (JIRA)
Thrift: Improve Monitor exception-free interfaces --- Key: THRIFT-1280 URL: https://issues.apache.org/jira/browse/THRIFT-1280 Project: Thrift Issue Type: Improvement Components:

[jira] [Updated] (THRIFT-1280) Thrift: Improve Monitor exception-free interfaces

2011-08-22 Thread Dave Watson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1280: Attachment: 0090-0010-Thrift-improve-monitor.patch Thrift: Improve Monitor exception-free

[jira] [Created] (THRIFT-1281) add @generated to the docblock

2011-08-22 Thread Dave Watson (JIRA)
add @generated to the docblock Key: THRIFT-1281 URL: https://issues.apache.org/jira/browse/THRIFT-1281 Project: Thrift Issue Type: Improvement Components: C++ - Library Reporter: Dave

[jira] [Updated] (THRIFT-1281) add @generated to the docblock

2011-08-22 Thread Dave Watson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1281: Attachment: 0011-add-generated-to-the-docblock.patch add @generated to the docblock

[jira] [Updated] (THRIFT-1281) add @generated to the docblock

2011-08-22 Thread Dave Watson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1281: Attachment: 0011-add-generated-to-the-docblock.patch add @generated to the docblock

[jira] [Updated] (THRIFT-1279) type set is handled incorrectly when writing object

2011-08-22 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1279: -- Fix Version/s: (was: 0.7) 0.8 type set is handled incorrectly when

[jira] [Commented] (THRIFT-1254) Code can't be compiled against a regular JRE: Object.clone() override has a different return type

2011-08-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088825#comment-13088825 ] Hudson commented on THRIFT-1254: Integrated in Thrift #227 (See

[jira] [Commented] (THRIFT-322) IHttpHandler for Thrift

2011-08-22 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089002#comment-13089002 ] Roger Meier commented on THRIFT-322: Hi Nils the ProcessRequestOverload.patch does not

[jira] [Commented] (THRIFT-1260) The thrift THttpclient in c# client is not closing the connections when calling SendRequest

2011-08-22 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089004#comment-13089004 ] Roger Meier commented on THRIFT-1260: - Could you create a patch and grant license to

[jira] [Commented] (THRIFT-1274) thrift: fail compilation if an unexpected token is

2011-08-22 Thread Dave Watson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089006#comment-13089006 ] Dave Watson commented on THRIFT-1274: - Making * a known symbol should fix it:

[jira] [Commented] (THRIFT-1274) thrift: fail compilation if an unexpected token is

2011-08-22 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089041#comment-13089041 ] Roger Meier commented on THRIFT-1274: - Thanks, Dave...too easy to see;-) thrift:

[jira] [Updated] (THRIFT-1278) javadoc warnings - compilation

2011-08-22 Thread Aravind Srini (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravind Srini updated THRIFT-1278: -- Patch Info: [Patch Available] javadoc warnings - compilation

[jira] [Updated] (THRIFT-1278) javadoc warnings - compilation

2011-08-22 Thread Aravind Srini (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravind Srini updated THRIFT-1278: -- Attachment: THRIFT-1278.patch javadoc warnings - compilation

[jira] [Created] (THRIFT-1282) Upgrade httpclient to 4.1.2 (from 4.0.1, as it is now )

2011-08-22 Thread Aravind Srini (JIRA)
Upgrade httpclient to 4.1.2 (from 4.0.1, as it is now ) Key: THRIFT-1282 URL: https://issues.apache.org/jira/browse/THRIFT-1282 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-1282) Upgrade httpclient to 4.1.2 (from 4.0.1, as it is now )

2011-08-22 Thread Aravind Srini (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravind Srini updated THRIFT-1282: -- Component/s: Java - Library Fix Version/s: 0.8 Affects Version/s: 0.7

[jira] [Commented] (THRIFT-1282) Upgrade httpclient to 4.1.2 (from 4.0.1, as it is now )

2011-08-22 Thread Aravind Srini (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089287#comment-13089287 ] Aravind Srini commented on THRIFT-1282: --- Also, enable the lint warning for

[jira] [Issue Comment Edited] (THRIFT-1282) Upgrade httpclient to 4.1.2 (from 4.0.1, as it is now )

2011-08-22 Thread Aravind Srini (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089287#comment-13089287 ] Aravind Srini edited comment on THRIFT-1282 at 8/23/11 5:53 AM: