[jira] Created: (AXIS2-4941) HTTP Basic authentication does not work with JSON messages

2011-01-26 Thread Miyuru Wanninayaka (JIRA)
HTTP Basic authentication does not work with JSON messages -- Key: AXIS2-4941 URL: https://issues.apache.org/jira/browse/AXIS2-4941 Project: Axis2 Issue Type: Bug Affects Versions:

[jira] Updated: (AXIS2-4941) HTTP Basic authentication does not work with JSON messages

2011-01-26 Thread Miyuru Wanninayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miyuru Wanninayaka updated AXIS2-4941: -- Attachment: AXIS2-4941.diff Apply this patch to axis2-trunk/modules/json > HTTP Basic

Re: Axis2 on Websphere 7 class conflict

2011-01-26 Thread Pradeep Fernando
On Wed, Jan 26, 2011 at 12:00 AM, Wally Dennis wrote: > > We are getting classloading conflicts when trying to deploy Axis2 1.5.3 on > Websphere 7, Fixpack 13 that are preventing the addressing-1.5.3.mar from > loading: > > > [1/24/11 18:53:53:765 CST] 0030 ModuleDeploye E > org.apache.axis2.d

[jira] Assigned: (AXIS2-4941) HTTP Basic authentication does not work with JSON messages

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-4941: --- Assignee: Ruwan Linton > HTTP Basic authentication does not work with JSON messages > ---

[jira] Commented: (AXIS2-4941) HTTP Basic authentication does not work with JSON messages

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986896#action_12986896 ] Ruwan Linton commented on AXIS2-4941: - Thanks miyuru for the contribution > HTTP Basic

[jira] Resolved: (AXIS2-4941) HTTP Basic authentication does not work with JSON messages

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4941. - Resolution: Fixed Fix Version/s: 1.6 > HTTP Basic authentication does not work with JSON m

[jira] Assigned: (AXIS2-4651) WSDL20AxisServiceBuilder overwrites operations in bindingoperation property map.

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-4651: --- Assignee: Ruwan Linton > WSDL20AxisServiceBuilder overwrites operations in bindingoperation p

[jira] Commented: (AXIS2-4651) WSDL20AxisServiceBuilder overwrites operations in bindingoperation property map.

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986902#action_12986902 ] Ruwan Linton commented on AXIS2-4651: - Thanks Pradeep for the contribution, be a bit ca

[jira] Resolved: (AXIS2-4651) WSDL20AxisServiceBuilder overwrites operations in bindingoperation property map.

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4651. - Resolution: Fixed Fix Version/s: 1.6 committed the patch > WSDL20AxisServiceBuilder overw

[jira] Commented: (AXIS2-4881) Added invoke_stage1 and invoke_stage2 methods to AbstractHandler

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986906#action_12986906 ] Ruwan Linton commented on AXIS2-4881: - Shall I go ahead and try to fix this properly??

[jira] Assigned: (AXIS2-4920) Improve quality of the code by incorporating the FindBugs fixes to Axis2 Codegen and Service Eclipse plugins

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-4920: --- Assignee: Ruwan Linton > Improve quality of the code by incorporating the FindBugs fixes to A

[jira] Resolved: (AXIS2-4920) Improve quality of the code by incorporating the FindBugs fixes to Axis2 Codegen and Service Eclipse plugins

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4920. - Resolution: Fixed Fix Version/s: 1.6 committed the patch > Improve quality of the code by

[jira] Commented: (AXIS2-4920) Improve quality of the code by incorporating the FindBugs fixes to Axis2 Codegen and Service Eclipse plugins

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986916#action_12986916 ] Ruwan Linton commented on AXIS2-4920: - Thanks Harshana for the contribution > Improve

[jira] Updated: (AXIS2-4810) Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnvelope() and SAAJUtil.toDOOMSOAPEnvelope() method

2011-01-26 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4810: Attachment: AXIS2-4810.patch this is a trivial fix as suggested and tests has been run on t

[jira] Commented: (AXIS2-4578) AxisServlet can no longer be access to retrieve InitParameters

2011-01-26 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986938#action_12986938 ] Pradeep Fernando commented on AXIS2-4578: - hi ralf, in AxisEngine.java :717 it set

[jira] Resolved: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-1755. - Resolution: Fixed Fix Version/s: 1.6 > Provide a "unload" or "remove" link on the Axis2 ad

[jira] Commented: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986946#action_12986946 ] Ruwan Linton commented on AXIS2-1755: - Added a remove service link from the services ad

[jira] Assigned: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-1755: --- Assignee: Ruwan Linton (was: Deepal Jayasinghe) > Provide a "unload" or "remove" link on the

[jira] Commented: (AXIS2-4881) Added invoke_stage1 and invoke_stage2 methods to AbstractHandler

2011-01-26 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987061#action_12987061 ] Rich Scheuerle commented on AXIS2-4881: --- Hi folks, +1 I believe the concept is a go

Axis2 deployment mechanism for POJOs

2011-01-26 Thread am am
Hi, I am Axis2 starter and I have the following question. Most of the tutorials mention that to deploy a pojo, the pojo should be placed under the pojo directory (and if it does not exist, create it). Additionally, pojos under a package, should be placed in a .jar and modify the deploy

Re: Axis2 deployment mechanism for POJOs

2011-01-26 Thread Deepal jayasinghe
> I am Axis2 starter and I have the following question. > Most of the tutorials mention that to deploy a pojo, the pojo should > be placed under the pojo directory (and if it does not exist, create it). > Additionally, pojos under a package, should be placed in a .jar and > modify the deployer in

Re: Axis2 and Same origin

2011-01-26 Thread Demetris
Hi all, any idea about this one? I will appreciate any feedback. Thanks On 1/24/2011 12:28 AM, Demetris wrote: HI all, do standalone instances of Axis2 deal with the same origin scenarios? If a remote client is running Ajax/XHR on a browser, there are cases taht that the browser will send a

[jira] Resolved: (AXIS2-4578) AxisServlet can no longer be access to retrieve InitParameters

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4578. - Resolution: Won't Fix The above described workaround would serve the need, any way it is not so g

[jira] Assigned: (AXIS2-4810) Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnvelope() and SAAJUtil.toDOOMSOAPEnvelope() method

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-4810: --- Assignee: Ruwan Linton > Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnve

[jira] Commented: (AXIS2-4810) Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnvelope() and SAAJUtil.toDOOMSOAPEnvelope() method

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987373#action_12987373 ] Ruwan Linton commented on AXIS2-4810: - Thanks Pradeep for the contribution > Error in

[jira] Resolved: (AXIS2-4810) Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnvelope() and SAAJUtil.toDOOMSOAPEnvelope() method

2011-01-26 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4810. - Resolution: Fixed Fix Version/s: 1.6 committed the patch > Error in org.apache.axis2.saaj

Re: Axis2 deployment mechanism for POJOs

2011-01-26 Thread am am
Hi Deepal thanks for reply: >Only at the starting time or does it work runtime as well? What do you mean? If the clients can use the service? I can see the wsdl and I tried a service call and it works. Also is a services.xml needed for pojos? From: Deepal jaya

Re: Axis2 deployment mechanism for POJOs

2011-01-26 Thread am am
Hi Deepal thanks for reply: >Only at the starting time or does it work runtime as well? What do you mean? If the clients can use the service? I can see the wsdl and I tried a service call and it works. Also is a services.xml needed for pojos? Now that I think about it, I guess it makes sense. Th