From weld-commits at lists.jboss.org Mon Nov 16 23:33:19 2009 Content-Type: multipart/mixed; boundary="===============6876155323479802411==" MIME-Version: 1.0 From: weld-commits at lists.jboss.org To: weld-commits at lists.jboss.org Subject: [weld-commits] Weld SVN: r5082 - doc/trunk/reference/en-US. Date: Mon, 16 Nov 2009 23:33:19 -0500 Message-ID: <200911170433.nAH4XJLQ016472@svn01.web.mwc.hst.phx2.redhat.com> --===============6876155323479802411== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: gavin.king(a)jboss.com Date: 2009-11-16 23:33:19 -0500 (Mon, 16 Nov 2009) New Revision: 5082 Modified: doc/trunk/reference/en-US/dependencies.xml doc/trunk/reference/en-US/ee.xml doc/trunk/reference/en-US/gettingstarted.xml doc/trunk/reference/en-US/injection.xml doc/trunk/reference/en-US/next.xml doc/trunk/reference/en-US/part1.xml doc/trunk/reference/en-US/weldexamples.xml Log: fix broken links Modified: doc/trunk/reference/en-US/dependencies.xml =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 --- doc/trunk/reference/en-US/dependencies.xml 2009-11-17 00:24:06 UTC (rev= 5081) +++ doc/trunk/reference/en-US/dependencies.xml 2009-11-17 04:33:19 UTC (rev= 5082) @@ -6,7 +6,7 @@ = This section lists compile-time and runtime dependencies for Weld. T= his list is currently maintained in the WELD-222= issue report as well as here in this appendix. + url=3D"https://jira.jboss.org/jira/browse/WELD-222">WELD-222= issue report as well as here in this appendix. = @@ -128,7 +128,7 @@ compile - BVAL-193 + BVAL-193 = Modified: doc/trunk/reference/en-US/ee.xml =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 --- doc/trunk/reference/en-US/ee.xml 2009-11-17 00:24:06 UTC (rev 5081) +++ doc/trunk/reference/en-US/ee.xml 2009-11-17 04:33:19 UTC (rev 5082) @@ -30,7 +30,7 @@ - the default Bean Validation = + the default Bean Validation = ValidationFactory, and Modified: doc/trunk/reference/en-US/gettingstarted.xml =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 --- doc/trunk/reference/en-US/gettingstarted.xml 2009-11-17 00:24:06 UTC (r= ev 5081) +++ doc/trunk/reference/en-US/gettingstarted.xml 2009-11-17 04:33:19 UTC (r= ev 5082) @@ -81,9 +81,9 @@ Deploying to JBoss AS = - To deploy the examples to JBoss AS, you'll need JBoss AS + To deploy the examples to JBoss AS, you'll need JBoss AS 5.2.0.Beta1 or above. If a release of the JBoss AS 5.2 li= ne isn't yet available, you can download a - nightly snapshot. + nightly snapshot. The reason JBoss AS 5.2.0.Beta1 or above is required is because i= t's the first release that has both CDI and Bean Validation support built-in, making it close enough to Java = EE 6 to run the examples. The good news is that there are no additional modifications you have to make to th= e server. It's ready to go! @@ -141,7 +141,7 @@ If you are using Eclipse, you should seriously consider instal= ling the JBoss Tools add-ons= , which include a wide variety of tooling for + url=3D"http://www.jboss.org/tools">JBoss Tools add-ons= , which include a wide variety of tooling for JSR-299 and Java EE development, as well as an enhanced JBoss = AS server view. @@ -149,7 +149,7 @@ Wait a few seconds for the application to deploy (or the applicat= ion server to start) and see if you can determine the most efficient approach to pinpoint the random numb= er at the local URL http://localhost:8= 080/weld-numberguess. + url=3D"http://localhost:8080/weld-numberguess">http://localhost:8= 080/weld-numberguess. = @@ -204,7 +204,7 @@ = Again, wait a few seconds for the application to deploy (if you'r= e really bored, read the log messages), and = - visit http:/= /localhost:8080/weld-translator to begin + visit http:/= /localhost:8080/weld-translator to begin pseudo-translating. = @@ -225,9 +225,9 @@ = To deploy the examples to GlassFish, you'll need the final GlassFish V3 rele= ase (the preview release won't do). If the final + url=3D"https://glassfish.dev.java.net/">GlassFish V3 rele= ase (the preview release won't do). If the final release isn't yet available, you can download a promoted = build in the meantime. Select the b69 + url=3D"http://download.java.net/glassfish/v3/promoted/">promoted = build in the meantime. Select the b69 preview release or above that ends in either -unix.sh or -windows.exe = depending on your platform. After the download is complete, execu= te the installer. On Linux/Unix, you'll need = to first make the script executable. @@ -260,7 +260,7 @@ = - You deploy applications to GlassFish using the GlassFish Admin + You deploy applications to GlassFish using the GlassFish Admin Console. To get the Admin Console running, you need to st= art a GlassFish domain, in our case domain1. Switch to the bin = folder in the directory where you = installed GlassFish and execute the following command: @@ -270,13 +270,13 @@ = After a few seconds you can visit the Admin Console in the browse= r at the URL http://localhost:4848. In t= he tree on the left-hand + url=3D"http://localhost:4848">http://localhost:4848. In t= he tree on the left-hand side of the page, click on "Applications", then click on the "Dep= loy..." button under the heading "Applications" and select the deployable artifact for= either of the two examples. The deployer should recognize that you have selected a Java EE ar= tifact and allow you to start it. You can see the examples running at either http://localhost:7= 070/weld-numberguess or http://localhost:70= 70/weld-translator, + url=3D"http://localhost:7070/weld-numberguess">http://localhost:7= 070/weld-numberguess or http://localhost:70= 70/weld-translator, depending on which example you deployed. = @@ -303,7 +303,7 @@ = Let's give the Weld servlet extension a spin on Apache Tomcat. Fi= rst, you'll need to download Tomcat 6.0.18 or = - later from tomcat.apache.org and extract it. + later from tomcat.apache.org and extract it. = unzip apache-tomcat-6.0.18.zip]]> = @@ -389,7 +389,7 @@ Wait a few seconds for the application to deploy (or the appli= cation server to start) and see if you can figure out the most efficient approach to pinpoint the random number = at the local URL - http://l= ocalhost:8080/weld-numberguess! + http://l= ocalhost:8080/weld-numberguess! = @@ -498,7 +498,7 @@ The log output of Jetty will be shown in the console. Once Jetty = reports that the application has deployed, you can access it at the following local URL: http://localhost:9= 090/weld-numberguess. The port is + url=3D"http://localhost:9090/weld-numberguess">http://localhost:9= 090/weld-numberguess. The port is defined in the Maven Jetty plugin configuration within the jetty profile. = @@ -540,7 +540,7 @@ Now, you are ready to run the server in Eclipse. Import the proje= ct into your Eclipse workspace using "Import Existing Project into Workspace. Then, find the start class in src/jetty/java and run its = main method as a Java Application. Jetty will launch. You can vie= w the application at the following local URL: http://localhost:8080. Pay= particular attention to the port in the URL and + url=3D"http://localhost:8080">http://localhost:8080. Pay= particular attention to the port in the URL and the lack of a trailing context path. = Modified: doc/trunk/reference/en-US/injection.xml =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 --- doc/trunk/reference/en-US/injection.xml 2009-11-17 00:24:06 UTC (rev 50= 81) +++ doc/trunk/reference/en-US/injection.xml 2009-11-17 04:33:19 UTC (rev 50= 82) @@ -447,7 +447,7 @@ = See this + url=3D"http://sfwk.org/Documentation/HowDoAResolveAnAmbiguousReso= lutionExceptionBetweenAProducerMethodAndARawType">this FAQ for step-by-step instructions for how to resolve an a= mbigous resolution exception between a raw bean type and a producer method that returns the same bean type. Modified: doc/trunk/reference/en-US/next.xml =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 --- doc/trunk/reference/en-US/next.xml 2009-11-17 00:24:06 UTC (rev 5081) +++ doc/trunk/reference/en-US/next.xml 2009-11-17 04:33:19 UTC (rev 5082) @@ -8,20 +8,20 @@ Regardless, the CDI specification remains the authority for informat= ion on CDI. The spec is less than 100 pages and = is quite readable (don't worry, it's not like your Blu-ray player ma= nual). Of course, it covers many details we've = skipped over here. The spec is available on the - JSR-299 page at the JCP website. + JSR-299 page at the JCP website. = - The CDI reference implementation, Weld, is being developed at the Seam + The CDI reference implementation, Weld, is being developed at the Seam project. The RI development team and the CDI spec lead blog = at in.relation.to. This guide was= originally based on a series of blog entries + url=3D"http://in.relation.to">in.relation.to. This guide was= originally based on a series of blog entries published there while the specification was being developed. It's pr= obably the best source of information about the future of CDI, Weld and Seam. = - We encourage you to follow the weld-dev - mailing list and to get involved in development. If + We encourage you to follow the weld-dev + mailing list and to get involved in development. If you are reading this guide, you likely have something to offer. = @@ -34,7 +34,7 @@ Checkout source from http://anonsvn.jboss.org/repos/weld/doc/trunk/reference + url=3D"http://anonsvn.jboss.org/repos/weld/doc/trunk/reference= ">http://anonsvn.jboss.org/repos/weld/doc/trunk/reference using SVN svn co http://anonsvn.jboss.org/repos= /weld/doc/trunk/reference weld-reference]]> = Modified: doc/trunk/reference/en-US/part1.xml =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 --- doc/trunk/reference/en-US/part1.xml 2009-11-17 00:24:06 UTC (rev 5081) +++ doc/trunk/reference/en-US/part1.xml 2009-11-17 04:33:19 UTC (rev 5082) @@ -12,7 +12,7 @@ = - The JSR-299 specification (CDI) defines a set of = + The JSR-299 specification (CDI) defines a set of = complementary services that help improve the structure of applicatio= n code. CDI layers an enhanced lifecycle = and interaction model over existing Java component types, including = managed beans and Enterprise Java Beans. = The CDI services provide: @@ -195,7 +195,7 @@ = - Finally, CDI is a Java Community Proce= ss (JCP) standard. Java EE 6 requires = + Finally, CDI is a Java Community Proce= ss (JCP) standard. Java EE 6 requires = that all compliant application servers provide support for JSR-299 (= even in the web profile). = Modified: doc/trunk/reference/en-US/weldexamples.xml =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 --- doc/trunk/reference/en-US/weldexamples.xml 2009-11-17 00:24:06 UTC (rev= 5081) +++ doc/trunk/reference/en-US/weldexamples.xml 2009-11-17 04:33:19 UTC (rev= 5082) @@ -439,7 +439,7 @@ To use the Wicket example in Eclipse, you have one of two c= hoices. You can either use a Maven plugin to generate a regular Eclipse Web project, or you can open the= example natively using the m2eclipse plugin. Since the Weld source code relies so + url=3D"http://m2eclipse.sonatype.org/">m2eclipse plugin. Since the Weld source code relies so heavily on Maven, we encourage you to bite the bullet and a= dopt the m2eclipse plugin. Both approaches are described here for your convenience.. --===============6876155323479802411==--