users@glassfish.java.net
Re: JSF 2.0 classes inside a jar not working (not being found)
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
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
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Remote lookup between Glassfish servers"
Previous message
:
glassfish_at_javadesktop.org: "Re: JUnit tests with Glassfish EJB's"
In reply to
:
Dominik Dorn: "Re: JSF 2.0 classes inside a jar not working (not being found)"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]