I've deployed the axis2.war, the services and axis2 admin console are
working correctly.
http://localhost:7001/axis2/axis2-web/index.jsp

axis2.war is deployed with the Version and listServices web services.
However, these services do not appear in the weblogic admin console.

Is this a weblogic configuration issue?  Are there any weblogic
experts who can help?

Kevin


On Wed, Nov 26, 2008 at 9:46 AM, Jain, Prateek
<[EMAIL PROTECTED]> wrote:
>
>
> Kevin,
>
>  I have never worked on web logic but, I am sure it must be using some
> servlet container for functioning. You need to copy axis2 war package in
> that container as normal web application and the deploy your web
> services under its services directory. I think this should be handy for
> now. If it doesn't work (as I said I am not a weblogic expert :-])
>
> Regards,
> Prateek
>
>
> -----Original Message-----
> From: Kevin TierOne [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 26, 2008 9:39 AM
> To: [email protected]
> Subject: Axis2 integration with Weblogic admin console
>
> I have a web application .war that includes an axis2 (1.3) web service
> and a GUI component.  This application is deployed on a weblogic 9.2
> server.
>
> The application is 100% functional:
> - The GUI is available at http://localhost:7001/appName/index.html
> - The web service is available at
> http://localhost:7001/appName/webservice
> - The axis2 admin console is available at
> http://localhost:7001/appName/axis2-web/index.jsp
>
> However, in the weblogic administration console
> (http://localhost:7001/console), there are no web services listed
> under the deployment for my application.
>
> Does anyone know how to integrate Axis2 web services into the weblogic
> administration console?  Is this even possible?
>
> Thanks,
> Kevin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to