PDA

View Full Version : WebJSP (Plug-IN) - JSP support on a per-user basis


YUPAPA
08-12-2006, 02:37 PM
http://www.yupapa.hk/web?chnl=da-webjsp

Not sure if anyone wants that.
I have it working on my server.

sullise
08-12-2006, 03:49 PM
you offering his free?

YUPAPA
08-13-2006, 03:51 AM
Yes probably for the first couple of copies :p

I am working on the install script now that would also install the jdk, Tomcat, mod_jk, Ant, etc, plus modifying the config of Tomcat, apache, plus the startup scripts and a lot more to do :(

If you can setup them up manually yourself without having to use the install script, then I can send you this plugin to you for testing.

Thanks!

sullise
08-13-2006, 11:56 AM
Originally posted by YUPAPA
Yes probably for the first couple of copies :p

I am working on the install script now that would also install the jdk, Tomcat, mod_jk, Ant, etc, plus modifying the config of Tomcat, apache, plus the startup scripts and a lot more to do :(

If you can setup them up manually yourself without having to use the install script, then I can send you this plugin to you for testing.

Thanks!

Cool..I'd be interested. :)

Bloory
08-13-2006, 04:42 PM
I'd be pleased to help you out with this too. :)

FastAttack
08-13-2006, 09:48 PM
Originally posted by Bloory
I'd be pleased to help you out with this too. :)


hmm looks neato.

thepiano
08-14-2006, 11:32 AM
I would be very interested too ;-)

Thnx beforehand, i'll be happy to beta-test :cool:

YUPAPA
08-14-2006, 12:33 PM
Hi again,

This will be freeware and I already have a person testing for me and should be released next week.

There is no problem running tomcat and apache all together I can say, but we are still testing out the install script.

I'll give you an update in by next week!


Thanks!

netswitch
08-19-2006, 02:32 PM
any update ?

is it stable enough for production use ?

YUPAPA
08-23-2006, 04:23 AM
You can contact by email here for a copy. It is not available for web download so you have to email me to request a copy.

http://www.yupapa.hk/support_contact?in_subject=other

It has been tested on Fedora Core there isn't any known problems.
I've been using it for months and there isn't a problem as far as I know.

If you do not find it secure enough and still have doubts, do not use :p

welch
08-23-2006, 01:18 PM
I have been testing this plugin. Works like a charm. Clean plugin, works great on first installation. Well done.

@how@
08-24-2006, 02:10 PM
mail sent :)

Thanks,
Wael

sullise
08-24-2006, 02:56 PM
ditto

rldev
08-24-2006, 10:22 PM
does it work on RedHat?

@how@
08-25-2006, 12:43 PM
error in step
./jdk-1_5_0_08-linux-i586.bin
./jdk-1_5_0_08-linux-i586.bin: line 2: !--: No such file or directory
./jdk-1_5_0_08-linux-i586.bin: line 3: -: command not found
./jdk-1_5_0_08-linux-i586.bin: line 4: -: command not found
./jdk-1_5_0_08-linux-i586.bin: line 5: syntax error near unexpected token `('
./jdk-1_5_0_08-linux-i586.bin: line 5: ` - Copyright (c) 1999, 2000, 2001, 2002 by Sun Microsystems, Inc'





Wael

YUPAPA
08-25-2006, 12:43 PM
Originally posted by rldev
does it work on RedHat?

I am not sure it would work on redhat or not, sorry :(

YUPAPA
08-25-2006, 12:46 PM
Originally posted by @how@
error in step





Wael

Please download the jdk-1_5_0_08-linux-i586.bin from sun because it does not allow the install script to download it remotely. They restrict all downloads must be done at their web site.


https://sdlc5e.sun.com/ECom/EComActionServlet;jsessionid=3BFFE756087AEF478BA438F045DF3108

Simply save jdk-1_5_0_08-linux-i586.bin to the install.tmp directory under the scripts folder of that plugin.

@how@
08-25-2006, 01:15 PM
Originally posted by YUPAPA
Please download the jdk-1_5_0_08-linux-i586.bin from sun because it does not allow the install script to download it remotely. They restrict all downloads must be done at their web site.


https://sdlc5e.sun.com/ECom/EComActionServlet;jsessionid=3BFFE756087AEF478BA438F045DF3108

Simply save jdk-1_5_0_08-linux-i586.bin to the install.tmp directory under the scripts folder of that plugin.

Thanks, fixed :)
Nice work.

YUPAPA you need one for apache 1 and other for apache 2
Apache 2.x need to run
apxs -i -a -n jk tomcat-connectors-1.2.18-src/native/apache-2.0/mod_jk.so
and all work fine.


Sincerely,
Wael

YUPAPA
08-25-2006, 02:08 PM
I have never tested this on apache 2.x so it is not in the install script. If you are running apache 2.x and it works, good :)

jt2377
08-26-2006, 12:27 AM
does it work on FreeBSD 5.4?

Komto
09-12-2006, 06:47 AM
Tomcat is running, mod_jk is in phpinfo..
But i can't do the testfile..

(apache 2.0)

What's wrong?

Komto
09-15-2006, 12:45 AM
Nobody?