[jboss-user] [EJB 3.0] - @Service loading resource file fails

Luca Merolla do-not-reply at jboss.com
Thu Jun 10 20:04:41 EDT 2010


Luca Merolla [http://community.jboss.org/people/osnetwork] replied to the discussion

"@Service loading resource file fails"

To view the discussion, visit: http://community.jboss.org/message/547461#547461

--------------------------------------------------------------
I have fixed thanks.

The problem was in the cache.xml file

It was failing the XSD validation due to the fact that I had:


> <infinispan>
instead of having

> <infinispan
>     xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance"
>     xsi:schemaLocation="urn:infinispan:config:4.0  http://www.infinispan.org/schemas/infinispan-config-4.0.xsd http://www.infinispan.org/schemas/infinispan-config-4.0.xsd"
>     xmlns="urn:infinispan:config:4.0">
now it works like a charm.

Cheers,
Luca

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/547461#547461]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100610/44ef7ca9/attachment-0001.html 


More information about the jboss-user mailing list