Hi All,
I am using Axis2 1.4.1 and found it logs error message twice if any error
occurs while invoking a service. One is :
ERROR [http8080-Processor21]
org.apache.axis2.rpc.receivers.RPCMessageReceiver - Error while invoking
function FILE_SIZE: File does not exist: sewq
java.lang.reflect.Inv
Super ;) Thanks Paul and Nandana for the info.
Quoting Paul Fremantle :
> No! Of course not. All Apache source code is always available in the SVN.
>
> Paul
>
> On 3/7/10, Demetris G. Galatopoullos wrote:
> >
> >
> > I understand the Axis2 source can be build only using
> > Maven but are the sou
svn location was moved recently. Current svn location
http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/
thanks,
Nandana
On Sun, Mar 7, 2010 at 7:46 PM, Demetris G. Galatopoullos <
[email protected]> wrote:
>
>
> I understand the Axis2 source can be build only using
> Maven but are
No! Of course not. All Apache source code is always available in the SVN.
Paul
On 3/7/10, Demetris G. Galatopoullos wrote:
>
>
> I understand the Axis2 source can be build only using
> Maven but are the sources also removed from the SVN
> repos?
>
> --
Returning 401 here would be in violation of the HTTP protocol because
RFC 2616 requires the server to also return a WWW-Authenticate header
(see section 10.4.2) and thereby request the client to use HTTP
authentication instead of WS-Security.
Andreas
On Sun, Mar 7, 2010 at 09:32, Amila Suriarachc
What we should be sending is "wsse:FailedAuthentication" as the error
code of a SOAP fault [1].
And IIRC the SOAP fault is sent with the http error code 500 (Please
correct me if I'm wrong). I'm not sure why it is sending a HTTP 200
right now.
Therefore if you want any other behavior you need to w
Hi Demetris,
As a result of Axis migration, the source code now resides at [1]
[1] - https://svn.apache.org/repos/asf/axis/axis2/java/
Danushka
On Mon, Mar 8, 2010 at 12:08 AM, Demetris G. Galatopoullos <
[email protected]> wrote:
> Hi all,
>
> last time I was developing with Axis was Axis
I understand the Axis2 source can be build only using
Maven but are the sources also removed from the SVN
repos?
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: java-user-h...@axi
Hi all,
last time I was developing with Axis was Axis 1.4 - yep
a while ago. Working to migrate to Axis2 1.5 and from what
I read the development of WS now has changed dramatically,
although the fundamental concepts of implementing the SOAP
spec is the same - true?
In any case, I don't see much so
this is an Axis2 bug.
TransportOutDescription transportOut =
msgContext.getConfigurationContext().
getAxisConfiguration().getTransportOut(Constants.TRANSPORT_HTTP);
it try to get the transportOut using Http
please log a jira.
thanks,
Amila.
On Tue, Mar 2, 2010 at 4:44 AM, Vishwal Shah wrote
On Tue, Mar 2, 2010 at 4:35 PM, Ruchith Fernando wrote:
> Hi,
>
> I think you will have to add a handler to detect a failure in
> authentication and then send the error code, if you need it to be
>
if the username token fails, why rampart can not set the http code as 401?
thanks,
Amila.
> some
please try with a nightly build. I think I fixed this issue some times
back.
thanks,
Amila.
On Tue, Mar 2, 2010 at 5:34 PM, Robert Hecht wrote:
> Hi,
>
> I’m using a WSDL which defines several fault messages that use the same xsd
> type. If I generate server skeleton and client stubs with ADB,
12 matches
Mail list logo