Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
9fb636c3
Commit
9fb636c3
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
updated tomcat guidance
parent
c16d5225
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
developers.html
+18
-14
18 additions, 14 deletions
developers.html
with
18 additions
and
14 deletions
developers.html
+
18
−
14
View file @
9fb636c3
...
@@ -2460,31 +2460,35 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
...
@@ -2460,31 +2460,35 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
</p>
</p>
<ul>
<ul>
<li>
<li>
TODO confirm/omit.
Ensure that
<code>
nb-javac
</code>
plugin is installed.
There is a
<a
href=
"https://issues.apache.org/jira/plugins/servlet/mobile#issue/NETBEANS-5602"
>
Netbeans 12.3 problem with Tomcat
</a>
that should be fixed by
<a
href=
"https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.5"
>
Netbeans 12.4
</a>
,
appearing in late May according to the
<a
href=
"https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule"
>
Release Schedule
</a>
.
</li>
</li>
<li>
<li>
Local installation as regular user (rather than local administrator) can simplify Tomcat configuration and access.
Allowing permissions for local user (rather than local administrator)
seems to be necessary for Tomcat configuration and access on Windows.
</li>
</li>
<li>
<li>
Ensure that
<code>
CATALINA_HOME
</code>
points to root directory of current Tomcat installation.
Ensure that environment variable
<code>
CATALINA_HOME
</code>
points to root directory of current Tomcat installation, for example
<code>
C:\Program Files\Apache Software Foundation\Tomcat 9.0
</code>
</li>
</li>
<li>
<li>
Ensure that
<code>
nb-javac
</code>
plugin is installed
.
No plans yet to upgrade to Tomcat
10 since package and API invocation is much different
.
</li>
</li>
<!-- fixed
<li>
<li>
<span style="color:darkorange"><b>Warning, troubleshooting in progress:</b></span>
<span style="color:darkorange"><b>Warning, troubleshooting in progress:</b></span>
not working in Netbeans 12.4, unsuccessful backtracking to Netbeans 12.2 and OpenJDK 14.02,
not working in Netbeans 12.4, unsuccessful backtracking to Netbeans 12.2 and OpenJDK 14.02,
still trying...
still trying...
</li>
</li>
<li>
<li> apparently fixed
No plans yet to upgrade to Tomcat
10 since package and class invocation is different.
TODO confirm/omit.
</li>
There is a
<a href="https://issues.apache.org/jira/plugins/servlet/mobile#issue/NETBEANS-5602">Netbeans 12.3 problem with Tomcat</a>
that should be fixed by
<a href="https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.5">Netbeans 12.4</a>,
appearing in late May according to the
<a href="https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule">Release Schedule</a>.
</li> -->
</ul>
</ul>
<p>
<p>
Example information for
<i>
conf/tomcat-users.xml
</i>
configuration file follows.
Example information for
<i>
conf/tomcat-users.xml
</i>
configuration file follows.
...
@@ -3085,7 +3089,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
...
@@ -3085,7 +3089,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
<a
href=
"https://savage.nps.edu/developers.html"
>
https://savage.nps.edu/developers.html
</a>
<a
href=
"https://savage.nps.edu/developers.html"
>
https://savage.nps.edu/developers.html
</a>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
Revised 1
2
October 2021.
Revised 1
7
October 2021.
</blockquote>
</blockquote>
<p>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment