MyEclipse: Need Spring-WS capabilities

stanlick - Jun 07, 2012 - 04:17 PM
Post subject: Need Spring-WS capabilities
I am unable to resolve

org.springframework.ws.server.endpoint.annotation.Endpoint

Can you tell me which MyEclipse Spring library contains this jar?
support-joy - Jun 08, 2012 - 02:12 PM
Post subject:
stanlick,

Could you provide more details to help me investigate. Please answer below queries -
1. Is your installation details same as you have mentioned here - http://myeclipseide.com/index.php?name=PNphpBB2&file=viewtopic&p=131001#131001
If you are using a different IDE, please do the following open IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > [Copy to Clipboard] and paste the same here
2. Please attach your application-context.xml here
3. Please list the steps in detail to help me replicate here
4. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here

Sorry for the inconvenience.
stanlick - Jun 08, 2012 - 03:47 PM
Post subject:
support-joy wrote:
stanlick,

Could you provide more details to help me investigate. Please answer below queries -
1. Is your installation details same as you have mentioned here - http://myeclipseide.com/index.php?name=PNphpBB2&file=viewtopic&p=131001#131001
If you are using a different IDE, please do the following open IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > [Copy to Clipboard] and paste the same here
Yes
2. Please attach your application-context.xml here

<?xml version="1.0" encoding="UTF-8"?>
-<beans xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd" xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.springframework.org/schema/beans"> <bean p:baseAddress="http://localhost:8888/services/" class="org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter"/> </beans>
3. Please list the steps in detail to help me replicate here
import org.springframework.ws.server.endpoint.annotation.Endpoint
4. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here

Sorry for the inconvenience.

support-joy - Jun 11, 2012 - 08:01 AM
Post subject:
stanlick,

Thank you for the details. This class is not distributed by MyEclipse, it is part of the Spring web services. Please download it from here - http://static.springsource.org/spring-ws/sites/1.5/downloads/releases.html

Hope this helps.
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits