<!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.-->
-<project name="PizzaService" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
- <description>Builds, tests, and runs the project PizzaService.</description>
+<project name="pizzaservice" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
+ <description>Builds, tests, and runs the project pizzaservice.</description>
<import file="nbproject/build-impl.xml"/>
<!--
- cleanup
-->
-<project xmlns:ear2="http://www.netbeans.org/ns/j2ee-earproject/2" basedir=".." default="default" name="PizzaService-impl">
+<project xmlns:ear2="http://www.netbeans.org/ns/j2ee-earproject/2" basedir=".." default="default" name="pizzaservice-impl">
<import file="ant-deploy.xml"/>
<fail message="Please build using Ant 1.7.1 or higher.">
<condition>
<ear2:run-appclient subprojectname="${app.client}"/>
</target>
<target if="j2ee.appclient.mainclass.args" name="-as-retrieve-option-workaround" unless="j2ee.clientName">
- <property name="client.jar" value="${dist.dir}/PizzaServiceClient.jar"/>
+ <property name="client.jar" value="${dist.dir}/pizzaserviceClient.jar"/>
<sleep seconds="3"/>
- <copy failonerror="false" file="${wa.copy.client.jar.from}/PizzaService/PizzaServiceClient.jar" todir="${dist.dir}"/>
+ <copy failonerror="false" file="${wa.copy.client.jar.from}/pizzaservice/pizzaserviceClient.jar" todir="${dist.dir}"/>
<copy failonerror="false" flatten="true" todir="${dist.dir}/">
- <fileset dir="${wa.copy.client.jar.from}/PizzaService" includes="**/PizzaServiceClient.jar"/>
+ <fileset dir="${wa.copy.client.jar.from}/pizzaservice" includes="**/pizzaserviceClient.jar"/>
</copy>
- <copy flatten="true" todir="${dist.dir}/PizzaServiceClient">
- <fileset dir="${wa.copy.client.jar.from}/PizzaService" includes="**/*.*ar"/>
+ <copy flatten="true" todir="${dist.dir}/pizzaserviceClient">
+ <fileset dir="${wa.copy.client.jar.from}/pizzaservice" includes="**/*.*ar"/>
</copy>
- <copy failonerror="false" flatten="false" todir="${dist.dir}/PizzaServiceClient">
- <fileset dir="${dist.dir}/gfdeploy/PizzaService" includes="**/*.jar"/>
+ <copy failonerror="false" flatten="false" todir="${dist.dir}/pizzaserviceClient">
+ <fileset dir="${dist.dir}/gfdeploy/pizzaservice" includes="**/*.jar"/>
</copy>
</target>
<target depends="init" name="-init-run-macros">
${reference.jcore-logger-ejb.dist}:\
${reference.jshop-receipt-ejb.dist-ear}:\
${reference.pizzaservice-ejb.dist-ear}
-jar.name=PizzaService.ear
+jar.name=pizzaservice.ear
javac.debug=true
javac.deprecation=false
javac.source=1.6
<type>org.netbeans.modules.j2ee.earproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2ee-earproject/2">
- <name>PizzaService</name>
+ <name>pizzaservice</name>
<minimum-ant-version>1.6.5</minimum-ant-version>
<web-module-libraries/>
<web-module-additional-libraries>