Hi,

Thank you for your response, I have already created several managers, with
the @WebService annotation. I have also registered each one of them in the
applicationContext.xml file.
However, when I visit the http://localhost:8080/services page, I get the
default appfuse "Page not found" page with an image. I also tried
http://localhost:8080/services/UserService and
http://localhost:8080/services/UserService?wsdl. I still get the same "Page
not found" message.
I have commented out the gzipfilter in web.xml, and I have modified the
xfire-servlet.xml file to remove the default lazy loading. Still no luck.
I started the project with 2.0M4, and have followed the upgrade process to
2.0



Alejandro Castro wrote:
> 
> Hey there,
> 
> Base on the layout you provide, it seems you are using a basic prototype
> instead of the modular one.
> So what you need to do in order to use webservices is to follow the
> tutorial
> here http://appfuse.org/display/APF/Web+Services
> which is basically create a manager, use the annotations and register it
> in
> your application context
> After that you should be all set..
> Hope that helps..
> 
> Alejandro
> 
> 
> On Nov 20, 2007 2:18 PM, sparqle <[EMAIL PROTECTED]> wrote:
> 
>>
>> I have been using the spring version (initially created with
>> candy4appfuse
>> -
>> I don't know whether it is modular or basic). So to use the webservices,
>> I
>> tried to follow your instructions here to install "core".
>> I am not sure how to do it, as there is no folder called "core" within my
>> application. The only folders are:
>> bin, src, and target.
>> Should I be creating this folder within the base "myproject" folder?
>>
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Web-services-in-Appfuse-2.0-tf4481079s2369.html#a13868825
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to