Axis2: building 1.2 with maven 2.0.6

2007-05-01 Thread Shantanu Sen
. Shantanu Sen D:\axis2>mvn war [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom 3K downloaded [INFO] [ERROR] FATAL ERROR [I

Re: Fw: Axis2: remote deploy

2007-05-10 Thread Shantanu Sen
x27;re free to do what you want with it. Sanjiva. [1] http://wso2.org/projects/wsas/java [2] http://wso2.org/repos/wso2/trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/ServiceAdmin.java Shantanu Sen wrote: > Posting on this group in the hope that someone would reply. >

Axis2-1.2 - ServiceClient configuration - question on the design of ServiceClient.configureServiceClient method

2007-07-05 Thread Shantanu Sen
les and so forth) every time I invoke a service. So, I was thinking of creating a ConfigurationContext and storing it in a ThreadLocal, so that multiple invocations of the same service in the same thread can use the cached ConfigurationContext. Thanks for any info on this. Shantanu Sen

Re: Axis2 SOAP-over-JMS

2007-03-20 Thread Shantanu Sen
be checked in? If the patch is checked in, which branch is it checked in at? I thought that the head branch should contain it. Thanks, Shantanu Sen - Original Message From: Asankha C. Perera <[EMAIL PROTECTED]> To: axis-dev@ws.apache.org Sent: Tuesday, March 20, 2007 2:01

Re: Axis2 SOAP-over-JMS

2007-03-21 Thread Shantanu Sen
lt;[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2007 2:27:18 PM Subject: Re: Axis2 SOAP-over-JMS Deepal Could you answer this question? thanks asankha Shantanu Sen wrote: I pulled the source code from the trunk, but still do not see the patch in the AxisServ

Fw: Axis2: remote deploy

2007-04-10 Thread Shantanu Sen
Posting on this group in the hope that someone would reply. Thanks, Shantanu Sen - Forwarded Message From: Shantanu Sen <[EMAIL PROTECTED]> To: axis-user@ws.apache.org Sent: Friday, March 30, 2007 1:40:04 PM Subject: Axis2: remote deploy I was looking at ways to programmat

How to set SSL properties on ougoing WS call

2005-05-18 Thread Shantanu Sen
I did not get any reply from the axis-user list - trying to see if there is any input from this list. Date: Mon, 16 May 2005 15:05:04 -0700 (PDT) From: Shantanu Sen <[EMAIL PROTECTED]> Subject: How to set SSL properties on ougoing WS call To: axis-user@ws.apac

question related to WSIF and Axis

2005-06-09 Thread Shantanu Sen
Is there any plan to augment WSDL2Java so that it can understand and generate types/interfaces for WSDL that contains (non-SOAP) binding extensions as defined by WSIF e.g. ejb, jms etc? I am asking this question in the context of both Axis 1.2.x and Axis 2. Thanks, Shantanu Sen

Re: question related to WSIF and Axis

2005-06-10 Thread Shantanu Sen
lled JROM, but JROM never made it out > of AlphaWorks due to > > IBM change of heart. > > > > Sanjiva. > > > > On Thu, 2005-06-09 at 17:47 -0700, Shantanu Sen > wrote: > > > Is there any plan to augment WSDL2Java so that > it can > > > und

RPC/Literal support

2005-07-05 Thread Shantanu Sen
Does Axis 1.2 support RPC/Literal? I know it is not recommended for interoperability with .NET, but I am asking if we can say that Axis 1.2 is compliant with Basic Profile 1.0a by supporting RPC/Literal. Thanks Shantanu

Re: [ANN] [Axis2] Axis2 0.92 Released

2005-09-27 Thread Shantanu Sen
Is there any plan to develop a WSIF Axis2 provider? Thanks, Shantanu Sen --- Eran Chinthaka <[EMAIL PROTECTED]> wrote: > You can download the release from: > > http://ws.apache.org/axis2/download.cgi > > > What's in this release? > > This rele

Axis2: ServiceClient.setCachingOperationContext question

2007-08-22 Thread Shantanu Sen
icity? Can anyone throw some light on this? Thanks, Shantanu Sen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Question on TypeMappingImpl of axis client on a multi-threaded env

2005-01-21 Thread Shantanu Sen
 instance of EngineConfiguration is required so that the type mapping registry is thread safe? Thanks, Shantanu Sen

AXIS-1523

2005-01-21 Thread Shantanu Sen
Any ideas if the patch that I supplied for this one will make it to the final?   Thanks, Shantanu Sen  

[jira] Created: (AXIS2-2552) Incorrect runtime WSDL generation for a service deployed with jms transport

2007-04-17 Thread Shantanu Sen (JIRA)
) Issue Type: Bug Components: wsdl Affects Versions: nightly Environment: Windows XP SP2, Axis2 deployed as a WAR on JBoss 4.0.5 Reporter: Shantanu Sen Use the pojo sample and modify the services.xml to use JMS transport: --- POJO: AddressBook

[jira] Updated: (AXIS2-2552) Incorrect runtime WSDL generation for a service deployed with jms transport

2007-04-17 Thread Shantanu Sen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shantanu Sen updated AXIS2-2552: Description: Use the pojo sample and modify the services.xml to use JMS transport

[jira] Updated: (AXIS2-2552) Incorrect runtime WSDL generation for a service deployed with jms transport

2007-04-17 Thread Shantanu Sen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shantanu Sen updated AXIS2-2552: Description: Use the pojo sample and modify the services.xml to use JMS transport

[jira] Created: (AXIS2-2873) WS-Addressing EndpointReference elements not getting added in the outgoing soap message

2007-06-28 Thread Shantanu Sen (JIRA)
Project: Axis 2.0 (Axis2) Issue Type: Bug Components: Addressing Affects Versions: 1.2 Environment: Axis2 - 1.2 on windows xp Reporter: Shantanu Sen I have deployed a service which requires WS-Addressing - here is a parrt of the WSDL

[jira] Created: (AXIS2-3139) AxisClient creates large number of temporary files that never gets deleted in an appserver environment as long as the server is running

2007-08-21 Thread Shantanu Sen (JIRA)
: AXIS2-3139 URL: https://issues.apache.org/jira/browse/AXIS2-3139 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: deployment Affects Versions: 1.2, 1.3 Environment: WinXP, Axis2-1.2 on jboss4.0.5 Reporter: Shantanu Sen