Thanks
2011/10/11, Pid :
> On 09/10/2011 03:24, ganu MailList wrote:
>> In windows, How to let the tomcat write the catalina log to the log file,
>> I
>> find that in the linux ,the log will be saved to the log file ,
>> but in the window 7, the log is print
In windows, How to let the tomcat write the catalina log to the log file, I
find that in the linux ,the log will be saved to the log file ,
but in the window 7, the log is print to the console. how to set ?
I use a WAR package on tomcat to create a web service, this WAR package
call JNI dll to do something.
Now I want to debug this WAR package and JNI dll,How can I do it ?
Visual Studio support debug JNI dll ?
2010/10/19 Pid
> On 19/10/2010 08:51, Wesley Acheson wrote:
> > On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList
> wrote:
> >> I need transmit one java project to the WAR package then put it under
> the
> >> tomcat. But I donot know how to write web.xml of thi
2010/10/19 Wesley Acheson
> On Tue, Oct 19, 2010 at 3:54 AM, ganu MailList
> wrote:
> > I need transmit one java project to the WAR package then put it under the
> > tomcat. But I donot know how to write web.xml of this project rightly.
> I
> > had written onem
I need transmit one java project to the WAR package then put it under the
tomcat. But I donot know how to write web.xml of this project rightly. I
had written onem but error. Tomcat cannot start this servlet. Can anyone
teach me how to modify it?
Following is web.xml file. org.apache.axis2.