[jboss-user] [JBoss Seam] - Re: I can't run a simple stateless bean with my Jboss and Se
wluque
do-not-reply at jboss.com
Tue Feb 12 09:59:16 EST 2008
my application.xml .... in the EAR
<?xml version="1.0" encoding="UTF-8"?>
<application 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/application_5.xsd"
version="5">
<display-name>Seam Registration</display-name>
<web-uri>registrationExample.war</web-uri>
<context-root>/registrationExample</context-root>
registrationExample.jar
jboss-seam.jar
jboss-el.jar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128789#4128789
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128789
More information about the jboss-user
mailing list