Re: Need help

2009-04-06 Thread Pamujula, Suresh
Please forward this query to axis-users. BTW, please refer to axis users guide it is clearly explained how to develop ws using axis. Suresh From: pricilla p To: axis-dev@ws.apache.org Sent: Mon Apr 06 22:31:48 2009 Subject: Need help Hi, I am new to axis. I h

Need help

2009-04-06 Thread pricilla p
Hi, I am new to axis. I have to develop an web service I have used code gen plugin tool for eclipse and created wsdl from sample java code. Also, cretaed skeletons, stubs and build.xml Can anyone please tell me where to write the actual business logic.. Sholud i write it on the java code and c

[jira] Resolved: (AXIS2-4301) jsps are duplicated in webapp\axis2-web of the binary distribution

2009-04-06 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4301. - Resolution: Fixed fixed the issue there were some duplicate entri

[jira] Commented: (AXIS2-4127) JSR 181 annotations web services giving errors

2009-04-06 Thread Balint Domokos (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696099#action_12696099 ] Balint Domokos commented on AXIS2-4127: --- I had exception 1. as well, the problem was

[jira] Updated: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Vijeya Aravindan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijeya Aravindan updated AXIS2-4197: Description: Issue with Steps to re-produce: Say, I have 3 (could be 'n') operations in my

[jira] Updated: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Vijeya Aravindan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijeya Aravindan updated AXIS2-4197: Attachment: (was: Axis 2 Code Gen Issue WASRE TISHelper Migration Issues.htm) > Issue

[jira] Updated: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Vijeya Aravindan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijeya Aravindan updated AXIS2-4197: Attachment: (was: eclipseShots.bmp) > Issue with toEnvelope(..) and toOm(..) in Axis 2

[jira] Commented: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696077#action_12696077 ] Amila Chinthaka Suriarachchi commented on AXIS2-4197: - I could reproduc

[jira] Commented: (AXIS2-4288) Support HttpState object association with a client and use it when invoking httpClient.executeMethod(...)

2009-04-06 Thread Dobri Kitipov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696067#action_12696067 ] Dobri Kitipov commented on AXIS2-4288: -- Hi Amila, thank you for clarifying this. I wi

[jira] Updated: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Vijeya Aravindan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijeya Aravindan updated AXIS2-4197: Attachment: To_AXIS_JIRA.zip Attaching as Zip file per request from Amila > Issue with toE

[jira] Commented: (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2009-04-06 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696031#action_12696031 ] Amila Chinthaka Suriarachchi commented on AXIS2-4197: - Can you please a

[jira] Commented: (AXIS2-4244) NullPointerException in generated Stub.

2009-04-06 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696030#action_12696030 ] Amila Chinthaka Suriarachchi commented on AXIS2-4244: - Here the problem

[jira] Created: (AXIS2-4303) Jibx sample does not work both in the current trunk and the 1.5 branch

2009-04-06 Thread Amila Chinthaka Suriarachchi (JIRA)
Jibx sample does not work both in the current trunk and the 1.5 branch -- Key: AXIS2-4303 URL: https://issues.apache.org/jira/browse/AXIS2-4303 Project: Axis 2.0 (Axis2) Iss

Re: Releasing transports 1.0 - dependency resolutions

2009-04-06 Thread Amila Suriarachchi
On Fri, Apr 3, 2009 at 10:45 PM, Jarek Gawor wrote: > The local module and http module (source only) is now moved to Axis2. > Please give it a try and see if things look ok. If so, we'll merge it > to 1.5 branch. I ran some sample tests with a sanpshot release and it worked fine. (tested with b