-
Nov 12th, 2012, 08:42 AM
#1
?'s wrt to my first spring project
Have the following environment set up:
Eclipse Indigo
Spring IDE for indigo
Spring STS for indigo
maven integration for eclipse
maven integration for eclipse wtp
I have the wsdl on my machine and created a maven project and used cxf wsdl2java plugin.
I then went on to create a spring mvc project in which i would like to consume the wsdl. I went and added a 'reference' to my previous project
my spring mvc project -> properties -> java build path - > projects tab, then i went and added reference to my project that uses the cxf wsdl2java codegen util.
In my spring mvc project, went to default homecontroller.java file and tried to refer to classes that were created from wsdl, cannot see any reference to then. i do not see any web service injection? Do i have to download anything in particular? do I need spring web service template etc for a mvc project?
How would I go about consuming the wsdl
Last edited by jbluedelta; Nov 12th, 2012 at 08:53 AM.
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