[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2007-01-15 Thread Jean-Sebastien Delfino (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465073
 ] 

Jean-Sebastien Delfino commented on TUSCANY-536:


AXIS2C-209 has been fixed, we should remove the workaround and test, in 
particular on Windows.

 Cannot mix both WS Entrypoint and WS External Service
 -

 Key: TUSCANY-536
 URL: https://issues.apache.org/jira/browse/TUSCANY-536
 Project: Tuscany
  Issue Type: Bug
  Components: C++ SCA
Affects Versions: Cpp-current, Cpp-M1
 Environment: Windows only
Reporter: Andrew Borley
Priority: Minor
 Fix For: Cpp-M3


 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-10-30 Thread Andrew Borley (JIRA)
[ 
http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12445556 
] 

Andrew Borley commented on TUSCANY-536:
---

The sample on AXIS2C-209 fails with pre-0.95 axis code on Windows only.

 Cannot mix both WS Entrypoint and WS External Service
 -

 Key: TUSCANY-536
 URL: http://issues.apache.org/jira/browse/TUSCANY-536
 Project: Tuscany
  Issue Type: Bug
  Components: C++ SCA
Affects Versions: Cpp-current, Cpp-M1
Reporter: Andrew Borley
Priority: Minor
 Fix For: Cpp-current


 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-10-09 Thread Dinesh Premalal (JIRA)
[ 
http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12440816 
] 

Dinesh Premalal commented on TUSCANY-536:
-

Attached sample on issue Axis2c-209. Could somebody please tell What's the idea 
about provided sample? Does it meet your requirement? else please let us know.

 Cannot mix both WS Entrypoint and WS External Service
 -

 Key: TUSCANY-536
 URL: http://issues.apache.org/jira/browse/TUSCANY-536
 Project: Tuscany
  Issue Type: Bug
  Components: C++ SCA
Affects Versions: Cpp-current, Cpp-M1
Reporter: Andrew Borley
Priority: Minor
 Fix For: Cpp-current


 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-09-20 Thread Andrew Borley (JIRA)
[ 
http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12436314 
] 

Andrew Borley commented on TUSCANY-536:
---

Has been raised at AXIS2C-209

 Cannot mix both WS Entrypoint and WS External Service
 -

 Key: TUSCANY-536
 URL: http://issues.apache.org/jira/browse/TUSCANY-536
 Project: Tuscany
  Issue Type: Bug
  Components: C++ SCA
Affects Versions: Cpp-current, Cpp-M1
Reporter: Andrew Borley
Priority: Minor

 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-08-11 Thread Jean-Sebastien Delfino (JIRA)
[ 
http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12427657 
] 

Jean-Sebastien Delfino commented on TUSCANY-536:


Is TUSCANY-511 just a duplicate of 536 and therefore should just be closed as 
such?

 Cannot mix both WS Entrypoint and WS External Service
 -

 Key: TUSCANY-536
 URL: http://issues.apache.org/jira/browse/TUSCANY-536
 Project: Tuscany
  Issue Type: Bug
  Components: C++ SCA
Affects Versions: Cpp-current, Cpp-M1
Reporter: Andrew Borley
Priority: Minor

 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-07-11 Thread Andrew Borley (JIRA)
[ 
http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12420325 
] 

Andrew Borley commented on TUSCANY-536:
---

This issue also causes TUSCANY-511

 Cannot mix both WS Entrypoint and WS External Service
 -

  Key: TUSCANY-536
  URL: http://issues.apache.org/jira/browse/TUSCANY-536
  Project: Tuscany
 Type: Bug

   Components: C++ SCA
 Versions: Cpp-current, Cpp-M1
 Reporter: Andrew Borley
 Priority: Minor


 A component invoked via a WS Entrypoint fails after invoking a WS External 
 Service. I believe this is a problem with freeing memory in Axis2C  have 
 asked a question on the Axis2C mailing list. Currently this causes the server 
 to crash. 
 A workaround can be used - comment out the block that frees the Axis2C 
 service client in Axis2Client.cpp at line 169:
 //if (svc_client)
 //{
 //AXIS2_SVC_CLIENT_FREE(svc_client, env);
 //svc_client = NULL;
 //} 
 Unfortunately this can cause memory leakage problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]