Hello chris,
Thanks for your suggestions,
this is service injected spring dM(spring and OSGI combination). This is
same tag present in server.xml , injected by spingdM in object
format(instance of ). SpringDm or Spring does not support connector for
tomcat.
I wanted to create connector using tom
On Fri, Sep 4, 2009 at 8:23 PM, Caldarale, Charles
R wrote:
> Congratulations. Care to tell us the version of Tomcat and JVM you're using?
I am using Tomcat6
and here's the JVM
# update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).
Selecti
I tried commented out everything between the context tags in
server.xml and put it in context.xml like this:
It broke it; I got a parse error(NullPointerException) in context.xml line
21. So I could not even access my welcome page.
I tried it with the resource element commented out and
i originally ported 32bit JDK/JRE install with same consequences
once I installed 64bit JRE/JDK properly i was able to get TC operational
click on details for %JRE_HOME%/bin/server/jvm.dll and you *should* see 64 bit
server VM
Martin Gainty
__
Verz
André Warnier wrote:
> Mark Thomas wrote:
>> Barry Kimelman wrote:
> ...
>
>>
>> This is a 'feature' of newer versions of Java where the required dlls
>> aren't placed where they are meant to be. I believe there is a fix in
>> the works in commons-daemon to try and work around this. More details
>
Mark Thomas wrote:
Barry Kimelman wrote:
...
This is a 'feature' of newer versions of Java where the required dlls
aren't placed where they are meant to be. I believe there is a fix in
the works in commons-daemon to try and work around this. More details
(including background and workarounds)
Barry Kimelman wrote:
> I found the following text a Tomcat logfile:
> [2009-09-06 15:18:15] [info] Starting service...
> [2009-09-06 15:18:15] [197 javajni.c] [error] %1 is not a valid Win32
> application.
> [2009-09-06 15:18:15] [994 prunsrv.c] [error] Failed creating java
> C:\Program Files (x
Barry Kimelman wrote:
My PC is running the 64 bit version of Windows Visa Home Premium.
I am trying to get Tomcat 5.5.28 up and running. In years past I have
been able to get older versions of Tomcat up and running on various
versions of Windows. But now I am getting an error which I have not
My PC is running the 64 bit version of Windows Visa Home Premium.
I am trying to get Tomcat 5.5.28 up and running. In years past I have been
able to get older versions of Tomcat up and running on various versions of
Windows. But now I am getting an error which I have not previously
encountered