Webservices for EJB on Weblogic 8.1

2005-05-29 Thread Chandu Koppella
HIHere is my situation please advice me how to go about it...I have to expose EJB as a webservices...That EJB is already packed in jar file it has nearly 20 methods or so and the application server that i need to use is weblogicThe problem is many of the methods return java.util.Map and

RE: Using Axis With Weblogic

2005-05-27 Thread Chandu Koppella
convert, rather expose the existing EJB as a web service through theWS4EE / JSR 109 specification. Check your weblogic manuals for informationon this. They must have some working examples.-Original Message-From: Chandu Koppella [mailto:[EMAIL PROTECTED] Sent: Thursday, May 26, 2005 11:38

Using Axis With Weblogic

2005-05-26 Thread Chandu Koppella
Hi , Please Please suggest me the possible solutionsI have been looking for it from past 2 weeks with out any definite solution... I am assigned to convert an EJB packed as jar file in to web services ...my application server is weblogic...I started with servicegen utility in weblogic to