RE: Websphere and CXF

2009-09-18 Thread Aaron Ehrensberger
/2009 4:55 PM To: dev@cxf.apache.org Subject: Re: Websphere and CXF Aaron, Could it be that you have a JAR with the servlet API in your WAR or in some other class loader you created? Andreas 2009/9/17 Aaron Ehrensberger : > So, I've finally gotten back to this issue, with no luck. I

Re: Websphere and CXF

2009-09-18 Thread Andreas Veithen
n > unit WebSphere:cuname=desktop_war in BLA WebSphere:blaname=desktop_war > stopped. > > I don't understand why it doesn't load at all.  This seems very strange to > me.  Any other ideas?  Any other samples or tutorials on this matter? > > Thanks, > > Aaron

RE: Websphere and CXF

2009-09-17 Thread Aaron Ehrensberger
it doesn't load at all. This seems very strange to me. Any other ideas? Any other samples or tutorials on this matter? Thanks, Aaron -Original Message- From: Paweł Lipka [mailto:p.li...@amg.net.pl] Sent: Wednesday, September 09, 2009 8:45 AM To: dev@cxf.apache.org Subject: RE:

RE: Websphere and CXF

2009-09-09 Thread Paweł Lipka
so I > wonder...do I have to specify the CXF libraries for my .war deployment? > > Aaron > > > -Original Message- > From: Paweł Lipka [mailto:p.li...@amg.net.pl] > Sent: Wednesday, September 09, 2009 8:28 AM > To: dev@cxf.apache.org > Subject: RE: Websphere an

RE: Websphere and CXF

2009-09-09 Thread Aaron Ehrensberger
:p.li...@amg.net.pl] Sent: Wednesday, September 09, 2009 8:28 AM To: dev@cxf.apache.org Subject: RE: Websphere and CXF Make sure that you leave the 'Deploy Web Services' option unchecked on one of WebSphere's application deployment screens. If you check this option you make WebSphere

RE: Websphere and CXF

2009-09-09 Thread Paweł Lipka
nt for documentation on > this stuff? Any hints on that? > > Aaron > > > -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Tuesday, September 08, 2009 4:39 PM > To: dev@cxf.apache.org > Cc: Aaron Ehrensberger > Subject: Re: Websphe

RE: Websphere and CXF

2009-09-09 Thread Aaron Ehrensberger
To: dev@cxf.apache.org Cc: Aaron Ehrensberger Subject: Re: Websphere and CXF On Fri September 4 2009 4:35:32 pm Aaron Ehrensberger wrote: > Hi all, > > I'm trying to deploy my webservices on Websphere. Originally using > Eclipse IDE, Jboss/Tomcat, Spring and CXF, I hav

Re: Websphere and CXF

2009-09-08 Thread Daniel Kulp
On Fri September 4 2009 4:35:32 pm Aaron Ehrensberger wrote: > Hi all, > > I'm trying to deploy my webservices on Websphere. Originally using > Eclipse IDE, Jboss/Tomcat, Spring and CXF, I have the webservices > deploying with no issues. > > However, when bringing the code into Websphere and att