~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to j2ee/platform/javahelp/org/netbeans/modules/j2ee/platform/docs/ejb/csh/stand-ejb-properties-run.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--       
 
3
*     Copyright � 2007 Sun Microsystems, Inc. All rights reserved.
 
4
*     Use is subject to license terms.
 
5
-->
 
6
<html>
 
7
<head>
 
8
<title>Standard EJB Module Project Properties Dialog Box: Run</title>
 
9
<link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
 
10
</head>
 
11
<body>
 
12
<h2>Standard EJB Module Project Properties Dialog Box: Run</h2>
 
13
<p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
 
14
<p>You open this dialog box by right-clicking any <object classid="java:com.sun.java.help.impl.JHSecondaryViewer">
 
15
    <param name="content" value="nbdocs://org.netbeans.modules.java.helpset/org/netbeans/modules/java/helpset/docs/project/csh/glossary_standard.html">
 
16
    <param name="viewerActivator" value="javax.help.LinkLabel">
 
17
    <param name="viewerStyle" value="javax.help.Popup">
 
18
    <param name="viewerSize" value="400,220">
 
19
    <param name="text" value="standard EJB module project">
 
20
    <param name="textFontSize" value="medium">
 
21
    <param name="textFontFamily" value="SansSerif">
 
22
    <param name="textFontStyle" value="italic">
 
23
    <param name="textFontWeight" value="bold">
 
24
    <param name="textColor" value="blue">
 
25
    <embed content="nbdocs://org.netbeans.modules.java.helpset/org/netbeans/modules/java/helpset/docs/project/csh/glossary_standard.html" vieweractivator="javax.help.LinkLabel" viewerstyle="javax.help.Popup" viewersize="400,220" text="standard Web project" textfontsize="small" textfontfamily="SansSerif" textfontstyle="italic" textfontweight="bold" textcolor="blnbdocs://org.netbeans.modules.java.helpset/org/netbeans/modules/java/helpset/docs/project//project/csh/glossary_standard.html">
 
26
    </embed> 
 
27
  </object>&nbsp;and choosing Properties. The Run page lets you configure options 
 
28
  for deploying your project. </p>
 
29
<p>In the Run page, you can set the following properties:</p>
 
30
<ul>
 
31
  <li><b>Server. </b>Specifies the server to which the EJB module is deployed. 
 
32
    You can only deploy EJB modules to the Sun Java System Application Server. 
 
33
    You can have multiple remote instances of the Sun Java System Application 
 
34
    Server registered. To register servers, choose Tools &gt; Server 
 
35
    Manager.</li>
 
36
  <li><b>Java EE Version.</b> Specifies the level of the EJB specification that is 
 
37
    used by the EJB. The IDE only supports J2EE 1.4 EJB modules and automatically 
 
38
    updates the specification number in your module's <tt>ejb-jar.xml</tt> to 
 
39
    1.4. J2EE 1.4 is fully backward-compatible, so upgrading the specification 
 
40
    level does not change the behavior of your code.</li>
 
41
</ul>
 
42
<dl>
 
43
    <dt><a name="seealso">See Also</a></dt>
 
44
    <dd><a href="nbdocs://org.netbeans.modules.java.helpset/org/netbeans/modules/java/helpset/docs/project/proj_stand_about.html">About Standard Projects</a></dd>
 
45
      <dd><a href="nbdocs://org.netbeans.modules.java.helpset/org/netbeans/modules/java/helpset/docs/project/proj_free_about.html">About Free-Form Projects</a> </dd>
 
46
      <dd>Standard EJB Module Project Properties Dialog Box:</dd>
 
47
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-sources.html">Sources</a> </dd>
 
48
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-libraries.html">Libraries</a> </dd>
 
49
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-compile.html">Compiling</a></dd>
 
50
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-packaging.html">Packaging</a></dd>
 
51
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-javadoc.html">Documenting</a></dd>
 
52
      <dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="stand-ejb-properties-webservices.html">Web Services</a></dd>
 
53
</dl>
 
54
 
 
55
<hr><small><a href="../../credits.html">Legal Notices</a></small>
 
56
 
 
57
<table border="0" cellpadding="50">
 
58
<tr><td>&nbsp;</td></tr>
 
59
</table></body>
 
60
</html>