users@glassfish.java.net

Re: JSF 2.0 classes inside a jar not working (not being found)

From: <glassfish_at_javadesktop.org>
Date: Mon, 22 Mar 2010 18:39:40 PDT

Hello Dominik,
yes, I've tried with:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
</beans>

and the simpler:

<?xml version="1.0" encoding="UTF-8" ?>
<beans>
</beans>

If I don't put that file my classes don't work both in classes/ and in lib/archive.jar

Thanks,
Ignacio
[Message sent by forum member 'icordoba']

http://forums.java.net/jive/thread.jspa?messageID=393214