sandeep gelli wrote:
Hi Rainer,
Finally got it. I have changed my page redirection from response.redirect()
to requestDispatcher.forward() and it worked. This was actually a trail and
Thanks for letting us know.
error that i did, any logic behind this?
No, not really. Do you see the final
AIL PROTECTED]>
>> wrote:
>>
>> Hi Rainer,
>>>
>>> Attached is the nsapi.log, including the initialization phase. All my
>>> config files in the target system are in UNIX format.
>>>
>>> Thanks
>>> Sandeep
>>>
iner,
>>>
>>> Attached is the nsapi.log, including the initialization phase. All my
>>> config files in the target system are in UNIX format.
>>>
>>> Thanks
>>> Sandeep
>>>
>>>
>>> On 7/3/08, Rainer Jung <[EMA
ung <[EMAIL PROTECTED]> wrote:
sandeep gelli wrote:
Hi Rainer,
Below is the URL from which i have downloaded the 64-bit
nsapi_redirector.so
file. When i use this file
http://apache.oss.eznetsols.org/tomcat/tomcat-connectors/jk/binaries/solaris/jk-1.2.26/sparc/
I receive the following error m
nks
> Sandeep
>
>
> On 7/3/08, Rainer Jung <[EMAIL PROTECTED]> wrote:
>>
>> sandeep gelli wrote:
>>
>>> Hi Rainer,
>>>
>>> Below is the URL from which i have downloaded the 64-bit
>>> nsapi_redirector.so
>>> file. Whe
sandeep gelli wrote:
Hi Rainer,
Below is the URL from which i have downloaded the 64-bit nsapi_redirector.so
file. When i use this file
http://apache.oss.eznetsols.org/tomcat/tomcat-connectors/jk/binaries/solaris/jk-1.2.26/sparc/
I receive the following error message when i use this file.
Sun
pc(32-bit) and when trying to deploy the same in my solaris system,
i am able to get the first page. After submitting the first page, i am
getting the page not found error.
When checked in the nsapi.log, i dont see any errors.So, i thought it could
be because of the nsapi_redirector.so, which is
page, i am
getting the page not found error.
When checked in the nsapi.log, i dont see any errors.So, i thought it could
be because of the nsapi_redirector.so, which is the only change made
transferring the application from windows to unix.
Any advise on this would be of great help to me, as i am
Hi Sandeep,
sandeep gelli schrieb:
Hi,
Can anyone help me providing nsapi_redirector.so file(64-bit version). My
application is running on solaris sparc os 9, and sunone webserver 6.1 sp9.
When i used the one available in the apache website, i am getting ELFCLASS64
error. I tried building it
Hi,
Can anyone help me providing nsapi_redirector.so file(64-bit version). My
application is running on solaris sparc os 9, and sunone webserver 6.1 sp9.
When i used the one available in the apache website, i am getting ELFCLASS64
error. I tried building it, but getting the following error
Cheers!
-
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You will definitely have to read a bit about standard configuration of
Sun Web Server.
The web server docs will tell you, that the order of NameTrans
directives is relevant. I expect the file system rule comes first in
your config, before the jk NameTrans.
If you want to debug such issues: w
I have tried couple of tests with jsp and servlet redirection to
Tomcat. jsp(s) work fine. Having a problem with servlets.
To begin with, here is my obj.conf settings:
NameTrans fn=pfx2dir from=/try dir="/usr/jakarta-tomcat-5.5.0/webapps"
...
NameTrans fn="assign-name" from="/try/servlets-example
Rajiv M wrote:
BTW, Can the .so you supplied be used in production
Difficult to answer:
1) The non-debug .so is trunk code version. But trunk is *very* near to
be released as 1.2.22. So I think there is no special risk, apart from
the usual "it's a brand new patch release". I'm confident, th
Ignore this mail. I sorted out the problem. Path configuration issues
within obj.conf. Thanks a lot Rainer.
BTW, Can the .so you supplied be used in production
Thanks
Rajiv
On 4/12/07, Rajiv M <[EMAIL PROTECTED]> wrote:
Now I tried to follow the below URL:
http://tomcat.apache.org/connectors-d
Now I tried to follow the below URL:
http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html
And modified the obj.conf to add these lines:
NameTrans fn=pfx2dir from=/examples
dir="/usr/jakarta-tomcat-5.5.0/webapps/jsp-examples"
NameTrans fn="assign-name" from="/examples/jsp/*.jsp" name=
Apologies for my ignorance. The server is up! I will try more tests
with the tomcat connector redirection now.
Thanks a trillion
Rajiv
-
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
The plugin exits, because it can't stat the worker file.
In the zip you attached, the worker file is called worker.properties, in
magnus.conf it's called workers.properties. Note the difference! I hope
that's the solution to your problem (point 4) in my previous email).
If that fixes your pro
Hi Rajiv,
the other downloads you found are for the apache web server. They will
not work with the sun web server.
I was able to use Sun Web Server 6.1 SP7 64 Bit Sparc on Solaris 10,
with the binary library nsapi_redirector.so_sjsws61_sp7_64 I provided.
There is (at least) one bug in the n
I was following the steps in the below URL:
http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html
Now, when I see the jk binaries for Solaris:
http://apache.siamwebhosting.com/tomcat/tomcat-connectors/jk/binaries/solaris/jk-1.2.21/
there are mod_jk-1.2.21-apache-2.2.x-solaris10-intel-
by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Rainer Jung" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 11, 2007 8:18 AM
Subject: Re: nsapi_redirector.so
OK, I
OK, I'll check, but give me one or two days ...
Maybe someone else has an idea in the meantime.
Rajiv M wrote:
Did the changes.
Server still shows error on startup:
[https-sun210dev2.in.ibm.com]: failure: CORE3170: Configuration
initialization failed: Error running init function jk_init: unkno
Did the changes.
Server still shows error on startup:
[https-sun210dev2.in.ibm.com]: failure: CORE3170: Configuration
initialization failed: Error running init function jk_init: unknown
error
nsapi.log indicates:
[Thu Apr 12 03:16:31 2007] [1639:0001] [debug] do_shm_open::jk_shm.c
(374): Trunca
Please try again by adding
shm_file="/usr/jakarta-tomcat-5.5.0/conf/jk-runtime-status"
to the block
> Init fn="jk_init"
> worker_file="/usr/jakarta-tomcat-5.5.0/conf/workers.properties"
> log_level="debug" log_file="/usr/jakarta-tomcat-5.5.0/conf/nsapi.log"
in magnus.conf.
If this doesn't wor
hi Rainer,
Thank you for the libraries!!
I picked nsapi_redirector.so_sjsws61_sp7_64 for tests on my Solaris 10
setup. Upgraded the Sun Web server to 6.1 SP7. Made the necessary
configuration for Tomcat connector and started Tomcat.
On launching Sun Web Server, now, I receive:
[https-sun210dev
keep compatibility with Solaris 8+.
>
> If you are interested in any of the builds listed above, let me know.
> Depending on your experience, we might consider providing them regularly.
>
> Regards,
>
> Rainer
>
>
> Rajiv M schrieb:
>> Hello,
>>
&
download a pre-built nsapi_redirector.so (AJP13) for
> Solaris SPARC 10. Is it available in Apache downloads or archives. I
> was unable to build the library for various reasons. And one I
> obtained from internet causes SunOne server to error out at launch:
>
> [https-sun210dev2.in.ibm.
Hello,
Where can I download a pre-built nsapi_redirector.so (AJP13) for
Solaris SPARC 10. Is it available in Apache downloads or archives. I
was unable to build the library for various reasons. And one I
obtained from internet causes SunOne server to error out at launch:
[https-sun210dev2
On Jan 31, 2007, at 1:36 AM, Zack Grafton wrote:
Maulik,
In the line:
LD_SHAREDCMD=ld -G -fPIC -lapr-0 -lgcc -lc -lsocket -lnsl
I can't tell which one is bold, but anyway, that line specifies
which linker command to use, and the -l options specify the loading
of a library. You should che
he line:
CC_CMD= gcc -DNET_SSL -DSOLARIS -D_REENTRANT -DXP_UNIX \
-DMCC_HTTPD -DSPAPI20 -Wall \
-fPIC
The -Wall option is telling the compiler to give you all the warnings it
can provide.
Zack
Maulik S wrote:
Hi,
I am trying to build nsapi_redirector.so from Makefile.solaris. when I
tr
Hi,
I am trying to build nsapi_redirector.so from Makefile.solaris. when I
tried to use make command it not works.
Then i had copied to Makefile and made some changes as I found by
googling. One of the important thing that I found was -
LD_SHAREDCMD=ld -G -fPIC -lapr-0 -lgcc -lc -lsocket -lnsl
31 matches
Mail list logo