Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006194 [Resin] minor always 11-07-18 15:17 03-13-19 15:11
Reporter ferg View Status public  
Assigned To
Priority normal Resolution not fixable Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Product Build
Summary 0006194: beans.xml namespace
Description (rep by Marc Wiest)
I’m trying to use the latest Infinispan .jar in my web-app. But I’m getting the following error upon resin startup.

It seems that resin tries to load some beans.xml from within Inifispan’s .jar as part of its configuration but expects something else?

I can’t make any good sense out of this. Any insight?

 
 

 

 

2018-11-07 10:12:01,759 JAVA jar:file:/home/getabstract.com/htdocs/WEB-INF/lib/infinispan-embedded-9.4.1.Final.jar!/META-INF/beans.xml:5: <beans xmlns="http://xmlns.jcp.org/xml/ns/javaee"> [^] is an unexpected top-level tag.

 

                             3: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" [^]

                             4: xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee [^] http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd" [^]

                             5: version="1.2" bean-discovery-mode="annotated">

                             6:
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006872)
ferg
03-13-19 15:11

That version of infinispan requires a later version of CDI than resin provides.
 

- Issue History
Date Modified Username Field Change
11-07-18 15:17 ferg New Issue
11-13-18 00:34 marc82ch Issue Monitored: marc82ch
03-13-19 15:11 ferg Note Added: 0006872
03-13-19 15:11 ferg Status new => closed
03-13-19 15:11 ferg Resolution open => not fixable


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker