Krish wrote:
Hi,

I am not able to get you. i am not using any apache here.

Sorry, I should have said "front-end webserver".

I do not know the Sun webserver nor the nsapi connector per se, but I was referring to a common source of problems which consists of giving the front-end webserver direct access to the (tomcat) directory which houses the JSP pages for example, *without* going through the connector.



Regards,
Krish

On Sun, Mar 20, 2011 at 4:14 AM, André Warnier <a...@ice-sa.com> wrote:

Probably in some way, the same ever recurring issue of allowing Apache to
bypass Tomcat and get to the JSP pages directly.




Krish wrote:

Hi Michael,

I can't even access the jsp's under document root as well. Only html's
work.


I just followed this documentation. No jsp's work. That is the whole
problem.

Please let me know the correct configuration.

http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html

Regards,
Krish




On Sun, Mar 20, 2011 at 1:43 AM, Michael Ludwig <mil...@gmx.de> wrote:

Krish schrieb am 19.03.2011 um 17:31 (-0700):
I am using tomcat 6.0.20. In the frontend i have sun one webserver 7
using nsapi_redirect-1.2.31 connector.

  My OS is windows server 2003 32bit.

I am trying to create a connector using the document below.

http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html

my tomcat is ssl enabled and my sun one webserver 7 is http.

Unrelated, but why would you need SSL in Tomcat when you're fronting it
with Sun One Webserver?

here is the configuration in obj.conf. I can get the tomcat base html
pages. But jsp is not working.

Look at this mapping:

NameTrans fn="assign-name" from="/*.jsp/" name="jknsapi"
Are you sure it applies to all JSPs? I'd presume it applies only to JSPs
directly beneatht the document root.

--
Michael Ludwig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to