<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
		<title>Web Architectures 2014/15 &gt; Assignments &gt; 3rd Week</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=913</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 10:07:17 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>ASSIGNMENT: Write an (rem...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=913&amp;story=2142&amp;detail=2142</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=913&amp;story=2142&amp;detail=2142</guid>
			<pubDate>Fri, 3 Oct 2014 9:51:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>ASSIGNMENT: &lt;strong&gt;Write an (remote) client which accesses a database passing through an EJB layer&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;The client must be able to:&lt;br /&gt;- write some data in the DB&lt;br /&gt;- list all data in DB&lt;br /&gt;- search for some data in the DB by using JPQL (see &lt;a href=&quot;http://docs.oracle.com/javaee/6/tutorial/doc/bnbtg.html&quot;&gt;http://docs.oracle.com/javaee/6/tutorial/doc/bnbtg.html&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;(You can use the DB you prefer: if you use Derby, take a look here for the JBOSS configuration: &lt;a href=&quot;http://www.hameister.org/JBoss_DatasourceDerby.html&quot;&gt;http://www.hameister.org/JBoss_DatasourceDerby.html&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Optional: write a second client, which acessess the same database via Hibernate.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Deadline Oct&amp;nbsp; 12, 2014&lt;/strong&gt; (&lt;strong&gt;strict&lt;/strong&gt;, delivering with a delay will have a penalty proportional to the delay)&lt;br /&gt;&lt;br /&gt;You have to deliver:&lt;br /&gt;- source code&lt;br /&gt;- a report.&lt;br /&gt;&lt;br /&gt;The report must have the following structure:&lt;br /&gt;&lt;ul&gt;    &lt;li&gt;&lt;strong&gt;Title Page &lt;/strong&gt;containing date, title (Accessing a DB though an EJB layer),  your name)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Introduction &lt;/strong&gt;(problem statement, description of the domain, i.e. which data will you be dealing with?)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Implementation&lt;/strong&gt; (report and comment the mos trelevant pieces of soure code and config files)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Deployment &lt;/strong&gt;(screen shots of your app running, deocumenting the various steps)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Comments and notes&lt;/strong&gt; (optional: any problems encountered during the project development, any other comment&lt;/li&gt;&lt;/ul&gt;zip the code, and send the zip and the report via e-mailto : marco.ronchetti at unitn.it&lt;br /&gt;with subject: WEBARCH - 3rd WEEK ASSIGNMENT DELIVERY</description>
		</item>
	</channel>
</rss>