aspose file tools
The moose likes Web Services and the fly likes Support for inheritance in wsdl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Support for inheritance in wsdl" Watch "Support for inheritance in wsdl" New topic
Author

Support for inheritance in wsdl

Karan V Praba
Ranch Hand

Joined: Oct 31, 2002
Posts: 41
Hi,
I have a EJB which has few mthods.And most of the methods will accept genric class as input params where client acutally will pass the object of sub classes.
I need to make this EJB (State-less ) as WebService component.Is there a way to carryout the same inheritance feature in WebbService??

How do I achive this usin SUN One Application Server 8.0 (JES2005q4) ??

I am trying to findout the way.But somehow none of the forum has the tips.



Karan V Praba.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Support for inheritance in wsdl
 
Similar Threads
Using inheritance with EJB's - a bad idea?
Inheritance for CMP EJB 2.0
Ejb and reusablility
Bean specific inheritance
Inheritance in EJB2.0