[jira] Commented: (AXIS2-3489) Problem with ConverterUtil date conversion

2008-02-04 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565657#action_12565657 ] Amila Chinthaka Suriarachchi commented on AXIS2-3489: - Please try with

Re: Build Failure

2008-02-04 Thread Saminda Abeyruwan
As my understanding Maven2 check for its pugins first. If it can't find them, it will show an error. Mar/Aar pugins are in tools directory. If you are building Axis2 off-line, you would have to build them first and then the axis2 project. IMHO only way to prevent this is to make Axis2 maven2 plugin

[Axis2] Generating WSDL for JAXWS artifacts

2008-02-04 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepal, Sandakith, Right now we pick up just a few of the annotations from a java class. Namely the ones in org.apache.axis2.description.java2wsdlAnnotationConstants. I believe we need to take into account *all* possible annotations in the spec to

[Axis2] Re: PojoDeployer vs JAXWSMessageReceiver in services.xml

2008-02-04 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Resending using [Axis2] since looks like no one looks at the emails otherwise :) Davanum Srinivas wrote: | One more observation: | | In PojoDeployer, we can't specify a custom wsdl (yet!) When one writes a | WebServiceProvider, typically they provide

RE: SOAP with attachment - Need to call operation passing a POJO along with multiple attachments

2008-02-04 Thread reddy, ramachandra
Hi Rick, I had similar problem where I wanted to send a pojo that had two attributes one was xml string and the next attribute was a inputstream. //MyDTO class SAILTransferObject { String xml; InpuStream ios; SAILTransferObject(){} SAILTransferObject(String ipStr,InpuStream ipStream ){

Build Failure

2008-02-04 Thread Lasantha Ranaweera
Hi All, After Axis2 trunk fresh check out I am getting following error. Somebody please shred some light on here (I even removed my m2 repository but there was no luck). Thanks, Lasantha this realm = plexus.core urls[0] = file:/home/lasantha/installation/maven-2.0.6/lib/maven-core-2.0.6-ube

Re: Java2WSDL class in Axis 2

2008-02-04 Thread Lasantha Ranaweera
Hi Ajit, There is a tool called Java2WSDL coming with Axis2 which does exactly this thing. I used it for simple scenarios and it worked perfectly. Lasantha [EMAIL PROTECTED] wrote: Hi Group, Do we have Java2WSDL class in Axis 2 in the same way as java org.apache.axis.wsdl.Java2WSDL

Re: SOAP with attachment - Need to call operation passing a POJO along with multiple attachments

2008-02-04 Thread ricko xavier
Hello, > > i Need to call a service operation with a POJO and during the same service > call send multiple file attachments. Would someone know how to do this. An > example would be great. The current examples of SOAP with attachments only > send files to the server. > > Any help in this regard is

Custom WSDL generation

2008-02-04 Thread Dobri Kitipov
Hi everybody, There is one mail thread http://marc.info/?l=axis-dev&m=118399944531093&w=2that talks about using WSDLSupplier that gives you the possibility to hook your own WSDL on the fly. This is done implementing an interface org.apache.axis2.dataretrieval.WSDLSupplier. What I am currently tryin

[jira] Created: (AXIS-2722) Axis version 1.4 maven2 packaging - missing POM for axis-jaxrpc artifact

2008-02-04 Thread David Peterson (JIRA)
Axis version 1.4 maven2 packaging - missing POM for axis-jaxrpc artifact Key: AXIS-2722 URL: https://issues.apache.org/jira/browse/AXIS-2722 Project: Axis Issue Type: B

Java2WSDL class in Axis 2

2008-02-04 Thread Ajit.Kamalakant
Hi Group, Do we have Java2WSDL class in Axis 2 in the same way as java org.apache.axis.wsdl.Java2WSDL in Axis 1.4? Can I take the code-first approach with Axis 2? Thanks, Ajit DISCLAIMER: This message contains privileged and confidential information and is intended only for an indi

Java2WSDL in Axis 2 1.3

2008-02-04 Thread Ajit.Kamalakant
Hi Group, Does axis 2 v1.3 has Java2WSDL class something like java org.apache.axis.wsdl.Java2WSDL what we had in Axis 1.4? Can I start with code-first approach with axis 2.x? Thanks, Ajit DISCLAIMER: This message contains privileged and confidential information and is intended only