-
Jul 30th, 2012, 10:21 AM
#1
Spring dynamic module and REST web service
Dear All,
We are trying to deploy project using following java tools:
>Spring DM
>Spring MVC
>Spring REST Web service
>Ibatis3
>Maven
Web server
>Websphere
In addition to that we are using Spring dynamic module where components
mentioned below needs to communicate with each other.
>DB module (Contains database connectivity code)
>DAO module (Contains data access logic(Ibatis code ))
>Service module (Contains Business logic)
>Web module (Contains Controllers and views(jsp))
The configuration requires controller of web module to communicate with
service module using spring dynamic module and spring restful Web
service. For this we using API which connects with OSGI but it returns
404 error.
Can you please help me what am I missing here?
Thanks
Vinay
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules