After some trouble starting embedded tomcat I manage to use it for what
I want.
Except one thing.
When I start it like application it's ok but when I start it from within
my signed applet it doesnt work at all.
It looks like some ClassLoader's issues.
I also have similar ClassLoader issues when I start that same
application within Eclipse.
Is there any way to manage it to work in that case.
Leon Rosenberg wrote:
The probably easiest way for you is to build a mini
container-application which contains embedded tomcat with your app.
At least I would give it a try.
regards
Leon
On 1/12/07, Danilo Cubrovic <[EMAIL PROTECTED]> wrote:
Hi all.
I seen this thing I need exists for php years ago but not sure is anyone
make this with tomcat.
I have web application (java jsf+xml) that works fine on tomcat.
I also have some significant numebr of users that use client version
of this
program (java applet+xml)
In most of the part this is sthe same code except for the presentation
layer.
Well , ass you all know, this is pain in the a.. when you have to work
parallel on two version plus web version is much better in many ways.
What I'm intersting is next thing.
Can I pack somehow web application and tomcat and install it on user
client
pc.
(I will create setup.exe and send iton cd like client they use now)
So when client click on shortcut on his/her pc (all of them are windows
operated) he gets this application started via tomcat.
Well there is trick. In order to work with all firewalls dont want to
start
tomcat as classic webserver but to use it as background application to
handle requests and generate pages ...
Is there some tomcat solution that can work like this?
Danilo Cubrovic
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]