View Full Version : [RELEASE] DA-Tomcat v0.1
hehachris
08-13-2006, 05:03 AM
Whats is DA-Tomcat?
DA-Tomcat is a Apache Tomcat plugin for DirectAdmin.
This powerful plugin allows admins to manage Tomcat virtual hosts. It also allows users to manage their JSP/Servlet appications without the need of Tomcat Manager privilege. Do all of these just within DirectAdmin!
You can purchase this plugin in http://www.daplugin.com/orders. We accept Paypal and CC payment (via 2Checkout).
Links:
Product Homepage (http://daplugin.com/da-tomcat.shtml)
Documentation (http://daplugin.com/doc_tomcat.shtml)
ChangeLogs (http://forum.daplugin.com/index.php/topic,17.0.html)
Auto Build Script: JDK + Tomcat + MOD_JK + Ant (Forum member only) (http://forum.daplugin.com/index.php/topic,8.0.html)
hehachris
08-13-2006, 05:35 AM
PM me for the coupon code (10% off, expire on Sept 1)!
blacknight
08-16-2006, 04:04 PM
Does this support any option to turn it on / off on a per package basis?
hehachris
08-16-2006, 08:13 PM
Originally posted by blacknight
Does this support any option to turn it on / off on a per package basis?
yes
the same as how you turn ON/OFF CGI for a specific package or user.
blacknight
08-17-2006, 12:52 AM
Perfect :)
jt2377
08-26-2006, 01:59 AM
does this plug in work with FreeBSD 5.4?
resolveit
08-27-2006, 04:02 PM
Originally posted by hehachris
Features
[b]Admin Level
- Auto install script for Tomcat, Administration Web Application, Ant and mod_jk
I just bought this plugin and now find that one of your key features is not implemented (not available). There is NO Auto-Install script for Tomcat in the admin section. If there is let me know where to look.
Kind Regards,
hehachris
08-27-2006, 04:46 PM
Originally posted by resolveit
I just bought this plugin and now find that one of your key features is not implemented (not available). There is NO Auto-Install script for Tomcat in the admin section. If there is let me know where to look.
Kind Regards,
i think i made everyone confused
the feature i mentioned is the tomcat.build script stated here: http://daplugin.com/howto_tomcat.shtml
btw v0.2 will be released in this week. and a DA-customapache-liked build script will be available, which allow you to...
To build everything run:
./daplugin.build all
Build all DA-Tomcat related stuffs:
./daplugin.build tomcat_all
Build all DA-PgSQL related stuffs:
./daplugin.build pgsql_all
DA-Tomcat Related options:
./daplugin.build java
./daplugin.build tomcat
./daplugin.build ant
./daplugin.build mod_jk
./daplugin.build da-tomcat
DA-PgSQL Related options:
./daplugin.build pgsql
./daplugin.build da-pgsql
Swap License:
./daplugin.build swap_lic < tomcat | pgsql >
Remove old packages data:
./daplugin.build clean
Get lastest build script and packages
./daplugin.build update
Get packages for current build script
./daplugin.build update_data
hehachris
08-30-2006, 11:24 AM
v0.2 is released! with new features and some bugfixes
Change Log: http://daplugin.com/doc_tomcat.shtml
DamnSkippy
08-31-2006, 02:44 PM
Just to be sure, is this plugin and the installer script compatible with PHP 5.1 and Apache 2.2?
hehachris
08-31-2006, 10:37 PM
the plugin:
- not tested on PHP5, but it should work unless you completely replace it as a CGI binary. if you we can't get it to work, i will refund
- never touches apache, DA has a built-in webserver (so you can access DA even apache is down):eek:
the auto build script
- tested on Apache 2 (not 2.2)...but i dont understand how did you think...the script just pull the mod_jk source from Apache website and do the ./configure and make automatically...why asked about the script but not Tomcat / mod_jk :confused:
- not related to PHP at all
DamnSkippy
09-01-2006, 12:19 AM
As an update I have it all working now, I think. The application is giving problems deploying but I do not know why at this point. As far as incompatibilities I have seen none.
There does seem to be a problem with paths though. It looks for Java at /usr/local/java but Java actually installs at /usr/local/java/version. I will submit a ticket tomorrow. Must sleep now.
iahead
11-03-2006, 09:47 PM
The service is failing to start
any steps or procedure to fix it ?
hehachris
11-04-2006, 12:14 AM
If this is related to the plugin, please submit a ticket in http://daplugin.com/support
Originally posted by iahead
The service is failing to start
any steps or procedure to fix it ?
iahead
11-04-2006, 12:16 AM
already submitted
iahead
11-04-2006, 03:08 AM
I will recommed this product
its very easy to use and troubleshoot
more over you get very good support from Chris.
i really glad that i choose this product
hehachris
12-30-2006, 06:27 PM
DA-Tomcat v0.3 has been released.
Changelog: http://forum.daplugin.com/index.php/topic,23.0.html
outpernet
01-08-2007, 07:41 AM
Anyone user this on 64 bits OS?
hehachris
01-08-2007, 09:56 AM
It should work.
The plugin itself is written in PHP, with a little C.
Just make sure to install JDK 64bit version.
Originally posted by outpernet
Anyone user this on 64 bits OS?
outpernet
01-09-2007, 11:53 AM
can someone pass me the content of the file workers.properites in /user/local/tomcat/conf/jk ?
The build script dont install it for me
outpernet
01-09-2007, 12:15 PM
Anyone knows where this install of tomcat (using build script) keep the logs? I cant stat tomcat but I'm not finding the logs
outpernet
01-09-2007, 12:43 PM
how do you start tomcat besides the plugin?
of, i found it: tomcatd
But then i tried to start manually it doesn't:
[root@ar1 daplugin.com]# service tomcatd start
Starting Tomcat:
Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/local/java
[root@ar1 daplugin.com]#
hehachris
01-09-2007, 11:31 PM
in case the daplugin.build script miss sth needed, try get them from
http://files.daplugin.com
outpernet
01-10-2007, 04:20 AM
I got it worked at last.
The script not install java on usr/local/java. Insteed installed it inside his directory inside /directadmin/
I made a symlink in usr/local/java to the installed folder
hehachris
01-10-2007, 04:48 AM
you better move it to /usr/local/.....
Originally posted by outpernet
I got it worked at last.
The script not install java on usr/local/java. Insteed installed it inside his directory inside /directadmin/
I made a symlink in usr/local/java to the installed folder
outpernet
01-10-2007, 05:18 AM
ok, thanks
outpernet
01-10-2007, 05:20 AM
each time i logon with ssh, this shows up:
-bash: CATALINA_HOME: command not found
do you know why? o how to fix it?
westm003
01-26-2007, 08:10 AM
I have big troubles with the license...
The server seems to never contact daplugin. no key file is mailed and the product is not working...
Is there anything i am missing here? Can i manually force contact via check_licenses.php? Since no registered ip number turns up...
Tnx,
Arjan
hehachris
01-28-2007, 03:38 AM
I have big troubles with the license...
The server seems to never contact daplugin. no key file is mailed and the product is not working...
Is there anything i am missing here? Can i manually force contact via check_licenses.php? Since no registered ip number turns up...
Tnx,
Arjan
For issues regarding our products after purchase, please kindly submit a ticket in http://daplugin.com/support
westm003
01-28-2007, 04:34 AM
tnx for your response to my ticket!
It works now... Turns out i probably forgot to restart the Tomcat service by clicking restart. Since it took so long time i broke of the procedure. I let i go and after 1 minute i got the license file indeed.
Grt,
Arjan
hehachris
02-13-2007, 11:41 PM
DA-Tomcat v0.4 has been released. Please refer to the changelogs for details: http://forum.daplugin.com/index.php/board,16.0.html
Existing customers are always encouraged to use the daplugin.build script to upgarde the plugin. Howto: http://forum.daplugin.com/index.php/topic,21.0.html
hehachris
02-03-2008, 01:50 PM
Finally, featuring ton of new funtions, a new version for DA-Tomcat is now available!
DA-Tomcat v0.5 is now encoded using Nu-Coder instead of Ioncube. For existing customers, it is recommended to install DA-Tomcat from scratch (uninstall and then re-install).
Detailed Changelogs can be found at: http://forum.daplugin.com/index.php/topic,23.0.html
Existing Customers are always encouraged to upgrade your purchased products using the daplugin.build script. Please refer to the howto: http://forum.daplugin.com/index.php/topic,21.0.html
Helheim
07-08-2008, 01:46 PM
Is this plugin still available? Does it work with the latest version of DA? I can't seem to access the website daplugin.com at the moment, is it down?
Thanks
hehachris
07-08-2008, 11:59 PM
Our network was unstable for a few hours. The NOC has fixed ithe problem for us.
The plugin is still available, and should be compatible with any future version of DA (Unless they change their API and the way that the plugins should work).
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.