Hi, Deploy or copy the exploded Axis2 War in the below location in the Weblogic server and restart the server.
\bea\user_projects\domains\mydomain\applications\ Validate Axis 2 in the weblogic by the URL http://localhost:7001/Axis2 After that copy the webservice .aar file in below location and add an entry in the services.list file. \bea\user_projects\domains\mydomain\applications\axis2\WEB-INF\services -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 1:08 PM To: [email protected] Subject: Packaging AXIS2 for Weblogic Hello - Im building a new web service using AXIS2 under weblogic. I already had wsdl file to start with. I've wsdl2java to generate be skeleton classes and default adb databinding. i.e., wsdl2java -ss -sd -uri <wsdl> Now, what are the minimum libraries required to build the application? The generated build.xml file uses all the libraries in the axis/lib path. Also, I intended to wrap the whole application into a one EAR file and deploy that EAR into weblogic container. where should the files axis2.xml , services.list, modules.list be packaged ? suresh ----------------------------------------- ******************************************************************* *** The information in this email is confidential and may be legally privileged against disclosure other than to the intended recipient. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Please immediately delete this message and inform the sender of this error. ******************************************************************* *** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ************************************************************************* This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. ************************************************************************* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
