Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2007

Tip: Looking for answers? Try searching our database.

axis2 Client

Thread view: 
cod3nam3 - 05 Dec 2007 13:19 GMT
Hi, iam running a webservice on an apache tomcat, with axis2. As a
client i use a jsp. While i can handle simple return types, such as
strings and integers, i am searching for a way to process class
objects. So that my webservices returns a class object and i can
access the elements from my jsp using the getter and setter methods
described in my response class. I tried several ways to create a
client AXIOM, ADB but still havent found a solution.
I hope someone here has an idea.

Thanks.
annihilation@bman.ch - 05 Dec 2007 21:12 GMT
1st: axis has a code generation tool, which it maps complex types to
class files. there's also an eclipse plugin =)http://ws.apache.org/
axis2/tools/1_0/eclipse/wsdl2java-plugin.html
2nd. axis provides also a client, called AxisClient ;-)
http://ws.apache.org/axis/java/user-guide.html

slowfly
cod3nam3 - 06 Dec 2007 07:46 GMT
On 5 Dez., 22:12, annihilat...@bman.ch wrote:
> 1st: axis has a code generation tool, which it maps complex types to
> class files. there's also an eclipse plugin =)http://ws.apache.org/
> axis2/tools/1_0/eclipse/wsdl2java-plugin.html
> 2nd. axis provides also a client, called AxisClient ;-)http://ws.apache.org/axis/java/user-guide.html
>
> slowfly

I already know about wsdl2java and as u can read above i already
implemented 2 of the clients. The problem still is that i getting an
OMElement and iam searching for a way to extract the complex response
object, in this case a class object from the OMElement.
cod3nam3 - 06 Dec 2007 07:52 GMT
On 5 Dez., 22:12, annihilat...@bman.ch wrote:
> 1st: axis has a code generation tool, which it maps complex types to
> class files. there's also an eclipse plugin =)http://ws.apache.org/
> axis2/tools/1_0/eclipse/wsdl2java-plugin.html
> 2nd. axis provides also a client, called AxisClient ;-)http://ws.apache.org/axis/java/user-guide.html
>
> slowfly

I already know wsdl2java and as u can see above, i already implemented
one client that uses a stub. And still i have the problem that i'am
getting an OMElement as a Response and don't know how to extract the
complex datatype in this case a class object.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.