You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Navindian <na...@gmail.com> on 2013/11/03 03:34:25 UTC

Weblogic deployment?

can anybody comment on weblogic deployment procedure?

---------- Forwarded message ----------
From: Navindian <na...@gmail.com>
Date: Sun, 3 Nov 2013 00:08:39 +0530
Subject: Weblogic deployment?
To: users-subscribe@cxf.apache.org

Hi

We are planning to replace axis2 SOAP Webservice with CXF RESTful
service for performance improvement.

When I try to deploy into web logic, it is not identifying CXFServlet
although I have included cxf jar in the build path.

Please suggest the deployment process for cxf.




Thanks
Naveen
+919849601145

Re: Weblogic deployment?

Posted by Daniel Kulp <dk...@apache.org>.
We have  page for App server specific info:

http://cxf.apache.org/docs/application-server-specific-configuration-guide.html

Not sure how up to date it is with more recent versions of the various app servers.   Feel free to submit additional information if you find something doesn’t work or additional information is needed.

Dan



On Nov 3, 2013, at 3:34 AM, Navindian <na...@gmail.com> wrote:

> can anybody comment on weblogic deployment procedure?
> 
> ---------- Forwarded message ----------
> From: Navindian <na...@gmail.com>
> Date: Sun, 3 Nov 2013 00:08:39 +0530
> Subject: Weblogic deployment?
> To: users-subscribe@cxf.apache.org
> 
> Hi
> 
> We are planning to replace axis2 SOAP Webservice with CXF RESTful
> service for performance improvement.
> 
> When I try to deploy into web logic, it is not identifying CXFServlet
> although I have included cxf jar in the build path.
> 
> Please suggest the deployment process for cxf.
> 
> 
> 
> 
> Thanks
> Naveen
> +919849601145

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: Weblogic deployment?

Posted by Mark Streit <mc...@gmail.com>.
I'm not a Weblogic user but I always tend to look to Glen Mazza's web
services blog for topics like this. He does a really get job getting into
details.

http://www.jroller.com/gmazza/category/Web+Services

http://www.jroller.com/gmazza/entry/blog_article_index

http://www.jroller.com/gmazza/entry/web_service_ear_tutorial

Hope this helps

On Sunday, November 3, 2013, KARR, DAVID wrote:

> > -----Original Message-----
> > From: Navindian [mailto:navindian@gmail.com <javascript:;>]
> > Sent: Saturday, November 02, 2013 7:34 PM
> > To: users@cxf.apache.org <javascript:;>
> > Subject: Weblogic deployment?
> >
> > can anybody comment on weblogic deployment procedure?
> >
> > ---------- Forwarded message ----------
> > From: Navindian <navindian@gmail.com <javascript:;>>
> > Date: Sun, 3 Nov 2013 00:08:39 +0530
> > Subject: Weblogic deployment?
> > To: users-subscribe@cxf.apache.org <javascript:;>
> >
> > Hi
> >
> > We are planning to replace axis2 SOAP Webservice with CXF RESTful
> > service for performance improvement.
> >
> > When I try to deploy into web logic, it is not identifying CXFServlet
> > although I have included cxf jar in the build path.
> >
> > Please suggest the deployment process for cxf.
>
> You'd have to provide much more explicit information.
>
> When you say "include cxf jar in the build path", that sounds more like a
> problem with your IDE (Eclipse, most likely) than a WebLogic problem.
>  There is nothing even remotely unusual about deploying a CXF app in
> WebLogic, as opposed to some other web container.
>
> What does "not identifying CXFServlet" mean?
>
> Are you getting any errors that you haven't mentioned here?
>
>

-- 
Regards,

Mark

Sent from Gmail Mobile on iPhone

RE: Weblogic deployment?

Posted by "KARR, DAVID" <dk...@att.com>.
> -----Original Message-----
> From: Navindian [mailto:navindian@gmail.com]
> Sent: Saturday, November 02, 2013 7:34 PM
> To: users@cxf.apache.org
> Subject: Weblogic deployment?
> 
> can anybody comment on weblogic deployment procedure?
> 
> ---------- Forwarded message ----------
> From: Navindian <na...@gmail.com>
> Date: Sun, 3 Nov 2013 00:08:39 +0530
> Subject: Weblogic deployment?
> To: users-subscribe@cxf.apache.org
> 
> Hi
> 
> We are planning to replace axis2 SOAP Webservice with CXF RESTful
> service for performance improvement.
> 
> When I try to deploy into web logic, it is not identifying CXFServlet
> although I have included cxf jar in the build path.
> 
> Please suggest the deployment process for cxf.

You'd have to provide much more explicit information.

When you say "include cxf jar in the build path", that sounds more like a problem with your IDE (Eclipse, most likely) than a WebLogic problem.  There is nothing even remotely unusual about deploying a CXF app in WebLogic, as opposed to some other web container.

What does "not identifying CXFServlet" mean?

Are you getting any errors that you haven't mentioned here?