Hi Dave,
As mentioned wsf/spring provides clear idea about how to configure/
initialize Axis2 using Spring ApplicationContext. If you intent to use
spring namespace handlers within the ApplicationContext take a look at
[1][2] , this is not yet released but you can refer the source codes.
[1]
Hi,
Please see comment below for #5
>> 5) The Java2WSDL flag "-p2n" doesn't work. This is the Java
>> executable, not the ant task. However, the ant task does work (using
>> the mapping sub tag).
Basically, running te Java2WSDL as an application, passing the
parameter -p2n with the mapping of
On Thu, Mar 11, 2010 at 3:27 AM, David Durham wrote:
> On Wed, Mar 10, 2010 at 3:56 PM, David Durham
> wrote:
> > I should also add that I do not intend to have an axis2.xml file
> > anywhere. I want to have complete control over the initialization of
> > my axis environment programatically.
On Wed, Mar 10, 2010 at 3:56 PM, David Durham wrote:
> I should also add that I do not intend to have an axis2.xml file
> anywhere. I want to have complete control over the initialization of
> my axis environment programatically. These seems to be more
> difficult than it should be.
Grr.. *
I should also add that I do not intend to have an axis2.xml file
anywhere. I want to have complete control over the initialization of
my axis environment programatically.These seems to be more
difficult than it should be.
Thanks,
Dave
On Wed, Mar 10, 2010 at 3:39 PM, David Durham wrote:
> S
So I'm doing something unusual, I have a spring namespace handler so
that I end up with a spring config like this:
Where is my magic where I end up with requests
routed to a Handler. Now, my handler logic looks basically like this:
if (requestURL.endsWith(".wsdl") {
// serve up th
Hi there
I am not sure how they are exposed since I don't see them listed on the
services page nor the WSDL generated (using code first method) but a .NET user
is seeing the methodNameAsync versions of the methodName methods in a service.
In services.xml the only messageReceivers I have listed
I had to change the following in xsd:
to
and it worked
I think we should organize the xsd properly.
Babul wrote:
>
> Hi,
>
> I tried creating a webserv
On Wed, Mar 10, 2010 at 3:30 PM, Karthik Nanjangude <
karthik.nanjang...@xius-bcgi.com> wrote:
> Hi
>
>
>
> Any body has any ideas using MTOM or SWA for the following
>
>
>
>
>
> “ Upload of Objects ( txt , img , xls , …. ) From RPC Client to AXIS2
> serve hosted on web application “
>
>
>
> I
On Wed, Mar 10, 2010 at 6:07 PM, Karthik Nanjangude <
karthik.nanjang...@xius-bcgi.com> wrote:
>
>
> Hi
>
>
>
> Where to find these JAR’
>
>
>
> mport org.apache.ws.axis2.mtomsample.AttachmentResponse;
> import org.apache.ws.axis2.mtomsample.AttachmentType;
> import org.w3.www._2005._05.xmlmime.Ba
Is there any alternative for Rampart, because this module is behaving were
strange, and it doesn't have any logging, stack trace or level of logging.
So if something go wrong we get just message: Error in extracting message
properties which is part of Rampart class RampartMessageData.java
In
Hi
Where to find these JAR'
mport org.apache.ws.axis2.mtomsample.AttachmentResponse;
import org.apache.ws.axis2.mtomsample.AttachmentType;
import org.w3.www._2005._05.xmlmime.Base64Binary;
The same is not found in AXIS.1.5.1 dwnload.
with regards
jkarthik
TomazM wrote:
> Is there any way to debug what this error mean, because in Stub I can only
> see that _operationClient.execute(true);
> fail.
>
> Env:
> - axis2.1.5
> - jibx 1.2.2
> - rampart 1.3(InflowSecurity)
>
>
> Regards, Tomaz
<>
--
Is there any way to debug what this error mean, because in Stub I can only see
that _operationClient.execute(true);
fail.
Env:
- axis2.1.5
- jibx 1.2.2
- rampart 1.3(InflowSecurity)
Regards, Tomaz
<>
-
To unsubscribe, e-mai
Hi
Any body has any ideas using MTOM or SWA for the following
" Upload of Objects ( txt , img , xls , ) From RPC Client to AXIS2 serve
hosted on web application "
I checked the axis215 / examples / mtom and could not get an idea on How to
achieve the same.
With regards
karthik
15 matches
Mail list logo