I tried that the user accounts "/home/<username>/public_html" no longer works to
compile jsp pages. I figure this is weird becasue I see the compilation .class files in
the $CATALINAHOME/work/Catalina/localhost/<~username>/<classname.class>, but
when I try to go to http://localhost/~<username>/index.jsp I just see a pure white page. No
matter how many time I reboot the server I get the same result????
Does anyone else want to take a shoot at this or am I to give up.
sven morales wrote:
I think there is another attribute to <Listener>
which is home.Base. Set this where you normally put
user/public_html directory. For example on mine, its
set as homeBase="/home" and user home is /home/sergio. Once this is working, any war files on
your /home/user/public_html should get expanded.
--- Dwayne Ghant <[EMAIL PROTECTED]> wrote:
userClass="org.apache.catalina.startup.PasswdUserDatabase"/>Anybody won't to take a shoot at this? Dwayne Ghant wrote:
Intresting question associated with this subject.className="org.apache.catalina.startup.UserConfig"
If I have "public_html " enabled for developers on
local machine ex:
<Listener
directoryName="public_html"
---------------------------------------------------------------------Can I have a setting for tomcat to unwar therepersonal test
(listed below):applications in there public_html directories????
I'm assuming it would look something like this
<Host name="localhost" debug="0"appBase="/home/*/public_html"
unpackWARs="true" autoDeploy="true"xmlNamespaceAware="false">
xmlValidation="false"
finish setting up</Host>
I'm probably incorrect, but I do need to know, to
do.JSP enviornment for java developers like myself. . Rhino wrote:
It's actually very easy to do what you want to
configured Sysdeo, you willAssuming you have correctly installed and
Tomcat project should beneed
to tell Eclipse where the War file for your
i.e. you have to repeatgenerated. This is done on a *project* basis,
you will never havethis
step once for each Tomcat project you create but
the location whereto do
this again for a given project unless you change
Explorer perspective.you want the War file.
1. Select the Tomcat project in the Package
'Properties'.2. Right click for a context menu. Choose
tree on the left.3. Within Properties, choose 'Tomcat' from the
within the Tomcat4. Click on the 'Export to WAR settings' tab
generate your War file. Theproperties.
5. Enter the path that tells Tomcat where to
file. I normallypath name should include the file name of the War
beneath the project so myput my
War files in a folder called 'war' directly
Naturally, you are"WAR
file for export" looks like this:
D:\eclipse\workspace\MyProject\war\MyProject.war.
file, all you needfree to organize your files differently. 6. Click on OK to close the Properties dialog.
Then, every time you want to regenerate your War
Explorer perspective.to do is
this:
1. Select the Tomcat project in the Package
project'.2. Right-click for a context menu. Choose 'Tomcat
properties'.3. Choose 'Export to the war file sets in project
the operation worked.4. You should get a brief message that tells you
tree or if you don'tNow, if you don't find Tomcat in the Properties
means you probablysee the
'Tomcat project' option in the context menu, it
that hard to fix.didn't
configure Sysdeo correctly. Don't worry, it's not
Watrous"Just let us know and we'll try to help.
Rhino
----- Original Message ----- From: "Daniel
on google bring me<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 13, 2004 3:43 PM Subject: WAR files and Eclipse
Hello All,
I am new to WAR files and eclipse. Many searches
want to know ifto the
sysdeo tomcat plugin, which I have installed. I
deployment. I havethere is
some standard way to generate a WAR file for
in the process thefound that
I can export a JAR file and change its name, but
know about a betterdirectory structure is altered. Maybe you even
THANKS in advance.IDE than
eclipse for working with web-based projects.
Daniel
---------------------------------------------------------------------[EMAIL PROTECTED]To unsubscribe, e-mail:
[EMAIL PROTECTED]For additional commands, e-mail:
--
Dwayne A. Ghant Application Developer Temple University 215.204.5555 [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Dwayne A. Ghant Application Developer Temple University 215.204.5555 [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
