Hi all,
Andreas has already reported an issue [1] regarding the inability to
configure JAX-WS services. That is because we've removed support for a
services.xml. But there are many use cases where the user should be able to
configure the service according to his requirements. Following are some of
I also created a proof-of-concept [1] that shows the feasibility of
the services.xml based approach that I suggested in AXIS2-4611. It
implements a custom deployer that is based on ServiceDeployer, but
replaces the code that builds the initial AxisService object from the
WSDL by code that uses
org.
[
https://issues.apache.org/jira/browse/AXIS2-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vy Ho updated AXIS2-4634:
-
Attachment: (was: Java2WSDLTask.diff)
> Ant task Java2WSDLTask does not allow the use of extraClasses
> -
[
https://issues.apache.org/jira/browse/AXIS2-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842685#action_12842685
]
Vy Ho edited comment on AXIS2-4634 at 3/8/10 2:59 PM:
--
Patches to supp
[
https://issues.apache.org/jira/browse/AXIS2-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vy Ho updated AXIS2-4634:
-
Attachment: Item.java
ExtraClasses.java
Java2WSDLTask.diff
Patches to support ext
Hi All,
I have an application which uses Axis2 1.4.1. When we have Axis2 configured
(servlet mappings) in web.xml we get following error in Tomcat 6.0.24.
"*A web application appears to have started a thread named [Timer-0] but has
failed to stop it. This is very likely to create a memory leak*".
I am just wondering if the batch vote for previous committers ever
happened?
Nadir Amra
Integrated Web Services for IBM i Operating System
Internet: [email protected]
Nadir Amra/Rochester/IBM wrote on 03/01/2010 06:58:25 PM:
> [image removed]
>
> Re: [IMPORTANT] Committer / PMC policy for Axis,
Good Morning Dan
Call can be modified to use doc-literal as seen here
call.setOperationStyle("document");
call.setOperationUse("literal");
//then when you invoke send a ByteArrayInpueStream of the bytes you wish to
transmit e.g.
String firstName=new String("\n\n\n";
Object ret=call.invoke(new O
MTOMXMLStreamWriter caching throws StackException
-
Key: AXIS2-4649
URL: https://issues.apache.org/jira/browse/AXIS2-4649
Project: Axis2
Issue Type: Bug
Components: om
Affects Ver
[
https://issues.apache.org/jira/browse/AXIS2-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842764#action_12842764
]
Andreas Veithen commented on AXIS2-4649:
Martin,
Can you provide a test case that
[
https://issues.apache.org/jira/browse/AXIS2-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842766#action_12842766
]
Vy Ho commented on AXIS2-4647:
--
Would you mind trying on newer version of Axis? For example,
Thank you again Martin,
I tried to send the message below to the list early this morning, but it seems
it never posted (?). What you have written below looks quite helpful.
I decided that the book I had was just TOO OLD (c 2001). Even though I found
the text to be excellent and very easy to
Chinmoy,
In order to figure out where this comes from, can you execute the
following steps?
1. Deploy the arit tool from [1] into the Tomcat instance where Axis2
is deployed.
2. Make sure that both Axis2 and arit are started.
3. Get the report from arit by accessing the context root of the
applic
On Mon, Mar 8, 2010 at 5:39 PM, Andreas Veithen
wrote:
> I also created a proof-of-concept [1] that shows the feasibility of
> the services.xml based approach that I suggested in AXIS2-4611. It
> implements a custom deployer that is based on ServiceDeployer, but
> replaces the code that builds the
On Mon, Mar 8, 2010 at 8:55 PM, Chinmoy Chakraborty wrote:
> Hi All,
>
> I have an application which uses Axis2 1.4.1. When we have Axis2 configured
> (servlet mappings) in web.xml we get following error in Tomcat 6.0.24.
>
> "*A web application appears to have started a thread named [Timer-0] but
15 matches
Mail list logo