[jira] Created: (AXIS2C-1428) Add visual studio project file generation for code generator

2010-01-07 Thread Nandika Jayawardana (JIRA)
Add visual studio project file generation for code generator Key: AXIS2C-1428 URL: https://issues.apache.org/jira/browse/AXIS2C-1428 Project: Axis2-C Issue Type: Improvement

[jira] Created: (AXIS2C-1429) neethi/test/Makefile.am: -pthread instead of -lpthread

2010-01-07 Thread JIRA
neethi/test/Makefile.am: -pthread instead of -lpthread -- Key: AXIS2C-1429 URL: https://issues.apache.org/jira/browse/AXIS2C-1429 Project: Axis2-C Issue Type: Bug Components:

[jira] Resolved: (AXIS2C-1428) Add visual studio project file generation for code generator

2010-01-07 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1428. - Resolution: Fixed Implemented in current svn Add visual studio project file

[jira] Updated: (AXIS2C-1429) neethi/test/Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1429: --- Description: -pthread is reported as an invalid argument by Visual Age C++ 6: Making all in

[jira] Commented: (AXIS2C-1429) neethi/test/Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797564#action_12797564 ] Olivier Mengué commented on AXIS2C-1429: The corresponding option on VA C++ is

[jira] Created: (AXIS2C-1430) src/core/deployment/dep_engine.c: compiler warning

2010-01-07 Thread JIRA
src/core/deployment/dep_engine.c: compiler warning -- Key: AXIS2C-1430 URL: https://issues.apache.org/jira/browse/AXIS2C-1430 Project: Axis2-C Issue Type: Improvement Environment: AIX

[jira] Updated: (AXIS2C-1430) src/core/deployment/dep_engine.c: compiler warning

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1430: --- Component/s: core/deployment Priority: Trivial (was: Major) Affects

[jira] Updated: (AXIS2C-1430) src/core/deployment/dep_engine.c: compiler warning on axutil_hash_get() usage

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1430: --- Summary: src/core/deployment/dep_engine.c: compiler warning on axutil_hash_get() usage

[jira] Commented: (AXIS2C-1429) neethi/test/Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797568#action_12797568 ] Danushka Menikkumbura commented on AXIS2C-1429: --- -pthread sets flags for

[jira] Commented: (AXIS2C-1429) neethi/test/Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797586#action_12797586 ] Olivier Mengué commented on AXIS2C-1429: This issue applies to many other

[jira] Updated: (AXIS2C-1429) Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1429: --- Component/s: (was: neethi) build system (Unix/Linux) Description:

[jira] Issue Comment Edited: (AXIS2C-1429) Makefile.am: -pthread not supported on AIX (Visual Age C++)

2010-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797586#action_12797586 ] Olivier Mengué edited comment on AXIS2C-1429 at 1/7/10 10:45 AM:

[jira] Created: (AXIS2C-1432) Generated Service methods should take message context as an argument.

2010-01-07 Thread Nandika Jayawardana (JIRA)
Generated Service methods should take message context as an argument. - Key: AXIS2C-1432 URL: https://issues.apache.org/jira/browse/AXIS2C-1432 Project: Axis2-C Issue Type:

[jira] Assigned: (AXIS2C-1432) Generated Service methods should take message context as an argument.

2010-01-07 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana reassigned AXIS2C-1432: --- Assignee: Nandika Jayawardana Generated Service methods should take

[jira] Resolved: (AXIS2C-1432) Generated Service methods should take message context as an argument.

2010-01-07 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1432. - Resolution: Fixed Fixed the issue in current svn Generated Service methods