From weld-commits at lists.jboss.org Mon Nov 9 15:27:07 2009 Content-Type: multipart/mixed; boundary="===============5772046930427576755==" MIME-Version: 1.0 From: weld-commits at lists.jboss.org To: weld-commits at lists.jboss.org Subject: [weld-commits] Weld SVN: r4893 - in examples/trunk/jsf: permalink and 1 other directory. Date: Mon, 09 Nov 2009 15:27:07 -0500 Message-ID: <200911092027.nA9KR7i3005295@svn01.web.mwc.hst.phx2.redhat.com> --===============5772046930427576755== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: pete.muir(a)jboss.org Date: 2009-11-09 15:27:07 -0500 (Mon, 09 Nov 2009) New Revision: 4893 Modified: examples/trunk/jsf/login/src/main/webapp/home.xhtml examples/trunk/jsf/login/src/main/webapp/template.xhtml examples/trunk/jsf/permalink/readme.txt Log: minor Modified: examples/trunk/jsf/login/src/main/webapp/home.xhtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- examples/trunk/jsf/login/src/main/webapp/home.xhtml 2009-11-09 20:26:56= UTC (rev 4892) +++ examples/trunk/jsf/login/src/main/webapp/home.xhtml 2009-11-09 20:27:07= UTC (rev 4893) @@ -2,8 +2,7 @@ + xmlns:f=3D"http://java.sun.com/jsf/core"> = Modified: examples/trunk/jsf/login/src/main/webapp/template.xhtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- examples/trunk/jsf/login/src/main/webapp/template.xhtml 2009-11-09 20:2= 6:56 UTC (rev 4892) +++ examples/trunk/jsf/login/src/main/webapp/template.xhtml 2009-11-09 20:2= 7:07 UTC (rev 4893) @@ -1,7 +1,6 @@ = Modified: examples/trunk/jsf/permalink/readme.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- examples/trunk/jsf/permalink/readme.txt 2009-11-09 20:26:56 UTC (rev 48= 92) +++ examples/trunk/jsf/permalink/readme.txt 2009-11-09 20:27:07 UTC (rev 48= 93) @@ -26,6 +26,8 @@ local URL to access the running application: = http://localhost:8080/weld-permalink + = +Alternatively, run ant restart to have the app copied to you ${jboss.home} = But you may want to take advantage of the embedded servlet containers. = @@ -105,7 +107,7 @@ = =3D Importing the project into Eclipse = -The recommended way to setup a Seam example in Eclipse is to use the m2ecl= ipse +The recommended way to setup a Weld example in Eclipse is to use the m2ecl= ipse plugin. This plugin derives the build classpath from the dependencies list= ed in the pom.xml file. It also has direct integration with Maven build commands. = --===============5772046930427576755==--