MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
gallaxe
Post subject: WebService with Spring - error in xml  PostPosted: Oct 24, 2008 - 04:02 PM



Joined: Oct 21, 2008
Posts: 4

Hello, forum users,

I created a Web Service Project with some simple methods that worked.
(How I did this step by step I described in my last posting in the thread
"Problem with Spring and Ibatis", but I think this is here not important.)
Then I added Spring capabilities and tried to change applicationContext.xml
and web.xml as described on

https://jax-ws-commons.dev.java.net/spring/

applicationContext.xml starts with

Code:
<?xml version="1.0" encoding="UTF-8"?>
<beans
   xmlns="http://www.springframework.org/schema/beans"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:ws="http://jax-ws.dev.java.net/spring/core" 
 xmlns:wss="http://jax-ws.dev.java.net/spring/servlet"   
   
   xsi:schemaLocation="http://www.springframework.org/schema/beans
                       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
                       http://jax-ws.dev.java.net/spring/core http://jax-ws.dev.java.net/spring/core.xsd 
                     http://jax-ws.dev.java.net/spring/servlet http://jax-ws.dev.java.net/spring/servlet.xsd">


(actually spring-beans-2.0, but this is the same error).

In the MyEclipse editor I get the following error:

"Referenced file contains errors (http://jax-ws.dev.java.net/spring/servlet.xsd). For more information, right click on the message and select "Show Details..." applicationContext.xml line 1 XML Problem" and "White spaces are required between publicId and systemId.".

Can anybody help me? I begin to desperate, don't get that Web Service to work with
Spring. I would really like to use Spring, but if I have no solution next monday I skip it.

Thanks for any help,

Gerhard.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: WebService with Spring - error in xml  PostPosted: Oct 24, 2008 - 07:18 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8012

I'm sorry I don't know how to resolve this issue. Maybe some other user on the forum could help you out with this issue.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
ddelen
Post subject: RE: WebService with Spring - error in xml  PostPosted: Sep 29, 2009 - 09:15 PM
Registered Member
Registered Member


Joined: Dec 21, 2006
Posts: 2

Hello,

Somebody an idea how this can be solved. Today I have the same error

Regards
Diederik
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits