> Date: Fri=2C 8 Jul 2011 14:04:37 +0200
> From: aw@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Deploying emboss in Opal2
>=20
> jeroen vannevel wrote:
> > Hello
> > =20
> > I've installed Opal2 on my Tomcat 5.5.33 server and now I'd like to mak=
e the emboss programs available in this.
> > I've been working on this for two days and I just seem to trample at th=
e same spot.
> > Perhaps someone has the required files or could tell me how to deal wit=
h this specific case?
> > I've tried compiling all the emboss programs and put them in a .war pac=
kage but after uploading this to Tomcat I just keep getting 'The requested =
r=3D
> > esource () is not available.' error messages.
> > =20
> It is possible that someone here would not the emboss application=2C but =
more likely that=20
> they would not. This is just a preliminary to ask : does the emboss prog=
ram have a=20
> mailing list=2C and did you ask there ?
>=20
> Other than that=2C it would help if you provide some additional details :
> - on what platform are you trying this ?
> - where (in what directory) is Tomcat installed ?
> - what is the path to the Tomcat "webapps" directory ?
> - what is the name of your .war file ?
> - how are you uploading your .war file to Tomcat ?
> - where does the .war file end up when it is uploaded ?
> - in the Tomcat configuration file ..(tomcat_dir)/conf/server.xml=2C ther=
e is (at least) one=20
> <Host> tag. Can you copy it here ?
>=20
They do=2C but I've just signed up there and I'm not sure if it's a very ac=
tive one. Figured I might as well test my luck and ask here.
As for additional information:
- Ubuntu 11.04
- /home/myname/Downloads/apache-tomcat-5.5.33/
- /home/myname/Downloads/apache-tomcat-5.5.33/webapps/
- emboss.war
- using the built-in File-Upload menu in Tomcat's Manager. (so the 2nd opti=
on to deploy an app)
- /home/myname/Downloads/apache-tomcat-5.5.33/webapps/emboss.war
<Host name=3D"localhost" appBase=3D"webapps"
unpackWARs=3D"true" autoDeploy=3D"true"
xmlValidation=3D"false" xmlNamespaceAware=3D"false">
<Alias>10.0.102.165</Alias>
</Host>
=20
=20
---------------------------------------------------------------------
To unsubscribe=2C e-mail: users-unsubscribe@tomcat.apache.org
For additional commands=2C e-mail: users-help@tomcat.apache.org
=20
=
|