Hey Suresh,
Your guess is correct -- it is set to "true"!
Sagara,
I am attaching the services.xml. It was also generated during the wsdl2java
execution. Please let me know if there is anything else to be configured
besides the useOriginalwsdl parameter setting that Suresh mentioned below.
Thank
[
https://issues.apache.org/jira/browse/AXIS2-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajmani Kumar updated AXIS2-5018:
-
Description:
I am consuming a third party hosted web service.
Usually it was working fine.
Recen
Hi Ping Lu,
Please check your serives.xml of the scenario 2 service. Check if the
following parameter in the services.xml has the value "true".
"true"
It seems by default Axis2 makes the value "true" for the generated services
using wsdl2. if you set the value to "false", then you can see both w
[
https://issues.apache.org/jira/browse/AXIS2-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sunny Wu updated AXIS2-5020:
Summary: ClassCastExceptions between two axis2 client jars with different
package (was: CastExceptions bet
CastExceptions between two axis2 client jars with different package
---
Key: AXIS2-5020
URL: https://issues.apache.org/jira/browse/AXIS2-5020
Project: Axis2
Issue Type: Bug
wsdl2code always generate method name as lower case started even if it is
defined as upper case started in the WSDL
---
Key: AXIS2-5019
URL: https://is
Ping , can you provide service.xml contents for both scenarios ?
Thanks !
On Thu, May 5, 2011 at 10:30 PM, Ping Liu wrote:
> Hi Suresh,
>
> Thanks for your response!
>
> Could you help confirm this? The two scenarios are
>
> Scenario 1
>
> - use WSDL 1.1 document to generate code
>
+1
- Dennis
On 05/05/2011 06:22 AM, Sagara Gunathunga wrote:
Hi all ,
Recently we agreed to release Axis2 , Sandesha and Rampart
simultaneously. IMO it's better to release Axis2-transport also with
above releases.
In addition specially in users point of view it's better to match
transport
Is this a Rampart callback handler
On May 5, 2011 10:25 PM, "Chinmoy Chakraborty" wrote:
> OK...but how can I access ConfigurationContext in CallbackHandler class?
Is
> there a way?
>
>
>
> On Thu, May 5, 2011 at 10:21 PM, Sagara Gunathunga <
> [email protected]> wrote:
>
>> On Thu, May
+1
On Apr 29, 2011 7:40 PM, "Isuru Suriarachchi" wrote:
> Hi all,
>
> Currently the default max thread pool size is set to Integer.MAX_VALUE.
Due
> to this, there can be situations where a huge number of threads created
when
> lot of non blocking requests are done by a client. To test this, I just
+1 for having a single version number
On May 4, 2011 11:53 PM, "Sagara Gunathunga"
wrote:
> Hi all ,
>
> Recently we agreed to release Axis2 , Sandesha and Rampart
> simultaneously. IMO it's better to release Axis2-transport also with
> above releases.
>
> In addition specially in users point of v
Hi Suresh,
Thanks for your response!
Could you help confirm this? The two scenarios are
Scenario 1
- use WSDL 1.1 document to generate code
- generate
both service side code including skeleton...
and client side code including stub...
- deploy th
Axis2 Connection timeout problem in case of waiting threads
---
Key: AXIS2-5018
URL: https://issues.apache.org/jira/browse/AXIS2-5018
Project: Axis2
Issue Type: Bug
Reporter
OK...but how can I access ConfigurationContext in CallbackHandler class? Is
there a way?
On Thu, May 5, 2011 at 10:21 PM, Sagara Gunathunga <
[email protected]> wrote:
> On Thu, May 5, 2011 at 5:03 PM, Chinmoy Chakraborty
> wrote:
> > Hello!!
> > I need to access ConfigurationContext
On Thu, May 5, 2011 at 5:03 PM, Chinmoy Chakraborty wrote:
> Hello!!
> I need to access ConfigurationContext in a password callback class
> (implements CallbackHandler). How I can achieve that? I tried following
> code:
> MessageContext msgCtx = MessageContext.getCurrentMessageContext();
> Con
[
https://issues.apache.org/jira/browse/AXIS2-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isuru Eranga Suriarachchi updated AXIS2-4602:
-
Attachment: jaxws-mtom-fix.txt
Attaching a rough fix that I did for this
Hello!!
I need to access ConfigurationContext in a password callback class
(implements CallbackHandler). How I can achieve that? I tried following
code:
MessageContext msgCtx = MessageContext.getCurrentMessageContext();
ConfigurationContext configCtx = null;
if (msgCtx != null) {
co
axis2-wsdl2code-maven-plugin does not take into consideration the proxy
settings specified in the Maven configuration file
--
Key: AXIS2-5017
U
[
https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029238#comment-13029238
]
Andrea Tanzini commented on AXIS2-4314:
---
Any news about how to fix the bug?
> servi
Hi,
Since you have mentioned "However, if don't explicitly spell out wsdl2, that
is if using http://localhost:8080/axis2/services/reservationService, I'll *get
the same error shown in the web page* like this.", I believe the fault is in
the service side and it has nothing to do with the stub your u
I'm getting following error when building Transport trunk testkit module.
[INFO] MavenReportException: Error while creating archive:Exit code: 1
- javadoc: error - In doclet class
org.apache.axis2.transport.testkit.doclet.TestkitJavadocDoclet,
method start has thrown an exception
java.lang.reflect
21 matches
Mail list logo