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:
[
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
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
[
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
> ---
[
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
[
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
[
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
[
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
[
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
[
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??
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
> 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
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
[
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
[
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
[
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
[
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
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
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
28 matches
Mail list logo