[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wss4j-dev
Subject:    Re: For Guidance
From:       Chetan Khatri <ckhatrimanjal () gmail ! com>
Date:       2014-10-22 18:23:32
Message-ID: CAB9fO7EkkX5QM_U6csjOyzJ83kP_SZE9ryFUquWdnMEbV70Wtg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thank you man, I didnt get much.

My requirement is as below:

   - Design Interface in Swing Java which Takes SOAP End Point in WSDL
1.0 (*not
   2.0*) format
   - Based on GET/POST action from End User
   - Interface will generate RESTful web service for End User

If I read wsdl file using any wsdl reader and then get
Declaration/Definition,Operation ,Port name, Message and
using JAX-RS Jersey shall i generate Restful web service, actually Also
want to develop vice versa tool which also generate Rest2SOAP web service.

I only knows Java-J2EE not having much knowledge about web service as MS
student.

can you please give description that how to start it.

Your Help is highly appreciated.

On Tue, Oct 21, 2014 at 10:48 PM, Daniel Kulp <dkulp@apache.org> wrote:

>
> On Oct 20, 2014, at 2:08 PM, Chetan Khatri <ckhatrimanjal@gmail.com>
> wrote:
>
> Respected Sir,
> This is Chetan Khatri, Student of Master of Computer Science, I want your
> help as guidance for SOAP2Rest Tool in Java.
>
>
> My suggestion would be just write an XSLT or similar that would take a
> WSDL and spit out a WADL.   Since both WSDL and WADL use xml schema to
> describe the types, all the schema parts should map over easily.  Mapping
> the operations to straight "POST" calls would then be pretty trivial.
>  A tool like CXF's wadl2java can then be used to create interfaces and such
> to be able to use as a starting point.
>
> That said, most SOAP services would make pretty crappy REST services.
> While the above would work, it wouldn't be ideal.
>
> Dan
>
>
>
>
>
>
>
> I want to generate Restful webservice Based on WSDL.
> I have thought following couple of ways to accomplish this task. But have
> nt found specific Example which can demonstrate.
> 1)Use AXIS2
> 2)Use Woden
> 3)Use WSDL4J
>
> Help with Demonstration with Example highly appreciated.
>
> Thank you.
>
> --
> Yours Aye,
> Chetan Khatri.(RCP)
> M.8460316817
> Master Of Computer Science
> Bhuj-Kutch
> INDIA
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>


-- 
Yours Aye,
Chetan Khatri.(RCP)
M.8460316817
Master Of Computer Science
Bhuj-Kutch
INDIA

[Attachment #5 (text/html)]

<div dir="ltr">Thank you man, I didnt get much.<div><br></div><div>My requirement is \
as below:</div><div><ul><li>Design Interface in Swing Java which Takes SOAP End Point \
in WSDL 1.0 (<b>not 2.0</b>) format</li><li>Based on GET/POST action from End User  \
</li><li>Interface will generate RESTful web service for End User</li></ul><div>If I \
read wsdl file using any wsdl reader and then get Declaration/Definition,Operation \
,Port name, Message and</div></div><div>using JAX-RS Jersey shall i generate Restful \
web service, actually Also want to develop vice versa tool which also generate \
Rest2SOAP web service.</div><div><br></div><div>I only knows Java-J2EE not having \
much knowledge about web service as MS student.</div><div><br></div><div>can you \
please give description that how to start it.</div><div><br></div><div>Your Help is \
highly appreciated.</div></div><div class="gmail_extra"><br><div \
class="gmail_quote">On Tue, Oct 21, 2014 at 10:48 PM, Daniel Kulp <span \
dir="ltr">&lt;<a href="mailto:dkulp@apache.org" \
target="_blank">dkulp@apache.org</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span \
class=""><blockquote type="cite"><div>On Oct 20, 2014, at 2:08 PM, Chetan Khatri \
&lt;<a href="mailto:ckhatrimanjal@gmail.com" \
target="_blank">ckhatrimanjal@gmail.com</a>&gt; wrote:</div><br><div><div \
dir="ltr">Respected Sir,<div>This is Chetan Khatri, Student of Master of Computer \
Science, I want your help as guidance for SOAP2Rest Tool in \
Java.</div></div></div></blockquote><div><br></div></span><div>My suggestion would be \
just write an XSLT or similar that would take a WSDL and spit out a WADL.    Since \
both WSDL and WADL use xml schema to describe the types, all the schema parts should \
map over easily.   Mapping the operations to straight "POST" calls would then be \
pretty trivial.         A tool like CXF's wadl2java can then be used to create \
interfaces and such to be able to use as a starting \
point.</div><div><br></div><div>That said, most SOAP services would make pretty \
crappy REST services.    While the above would work, it wouldn't be \
ideal.</div><div><br></div><div>Dan</div><span \
class=""><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><br><blockquote \
type="cite"><div><div dir="ltr"><div><br clear="all"><div><div>I want to generate \
Restful webservice Based on WSDL.</div><div>I have thought following couple of ways \
to accomplish this task. But have nt found specific Example which can \
demonstrate.</div><div>1)Use AXIS2</div><div>2)Use Woden</div><div>3)Use \
WSDL4J</div><div><br></div><div>Help with Demonstration with Example highly \
appreciated.</div><div><br></div><div>Thank you.</div></div></div><div><br></div>-- \
<br><div>Yours Aye,</div>Chetan Khatri.(RCP)<div>M.8460316817</div><div>Master Of \
Computer Science</div><div>Bhuj-Kutch</div><div>INDIA</div> </div>
</div></blockquote></span></div><span class="HOEnZb"><font color="#888888"><br><div>
<div>--  </div><div>Daniel Kulp<br><a href="mailto:dkulp@apache.org" \
target="_blank">dkulp@apache.org</a>  -  <a href="http://dankulp.com/blog" \
target="_blank">http://dankulp.com/blog</a><br>Talend Community Coder -  <a \
href="http://coders.talend.com/" target="_blank">http://coders.talend.com</a></div>

</div>
<br></font></span></div></blockquote></div><br><br clear="all"><div><br></div>-- \
<br><div>Yours Aye,</div>Chetan Khatri.(RCP)<div>M.8460316817</div><div>Master Of \
Computer Science</div><div>Bhuj-Kutch</div><div>INDIA</div> </div>

--001a11c13f44b5b487050606e062--


["Untitled.png" (image/png)]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic