RE: Nested tag problem in tomcat 5.0.29..Please help

2005-04-07 Thread Folashade Adeyosoye
Can you post a sample code

-Original Message-
From: Narayan, Satya [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 2:10 AM
To: tomcat-user@jakarta.apache.org
Subject: Nested tag problem in tomcat 5.0.29..Please help



> Hi all,
> I am having problem compiling jsp pages with nested struts
> tags.
> Is this a known error ? I have a bean tag within a html tag which is
> causing a problem.
I tried the same web application in 4.1.29 it works perfectly fine but
with 5.0.29 and 5.0.28 it gives unable to compile class.

Somebody please help.

> Has anybody got this error.
> Kindly advise.
> 
> Thanks and Regards,
> Satya


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: creating a BBS with tomcat - how secure is it?

2005-04-07 Thread Folashade Adeyosoye
I currently run mvnForum on tomcat, no problems nice software

On Apr 7, 2005 11:14 AM, Peter Crowther <[EMAIL PROTECTED]> wrote:
> > From: Christoph Kukulies [mailto:[EMAIL PROTECTED]
> > Anyone knowing of a BBS (Bulletin Board System) based on tomcat?
> 
> mvnForum will run on Tomcat, and I know a couple of universities doing
> exactly that.
> 
> - Peter
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Struts, Tomcat 5.0, JBuilder & JPetstore

2005-04-06 Thread Folashade Adeyosoye
Was wondering if anyone has successfully loaded JPetStore Demo into
JBuilder 2005. After trying and compiling not all the classes were
compiled



Struts
JBuilder
JDK 1.5
Tomcat 5
iBatis DAO
iBatis SQLMapper

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: include / c:import problems

2005-03-29 Thread Folashade Adeyosoye
are you refering to includes or Tiles?


On Tue, 29 Mar 2005 15:20:01 -0500, Ramu, Vinod <[EMAIL PROTECTED]> wrote:
> Could we get the jsp code and web.xml configuration?
> 
> Vinod
> 
> -Original Message-
> From: Asim Alp [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 29, 2005 3:14 PM
> To: Tomcat Users List
> Subject: include / c:import problems
> 
> Hi,
> 
> We're using Tomcat 5.5.7 on Windows Server 2003 with Sun's J2SE 5.0.
> From time to time, we have problems with jsp:includes and c:imports.
> For some reason, the whole page gets included more than once.  For
> example;
> 
> on index.jsp, we have news.jsp and events.jsp includes.
> 
> From time to time here is what happens:
> index.jsp loads.  news.jsp gets included.  Instead of events.jsp
> index.jsp gets included.  On that second index.jsp, news.jsp and
> events.jsp gets included successfully.  We end up getting very weird
> looking pages.
> 
> We have no idea why this happens as the code is correct.  In fact, the
> page loads correctly after a refresh.  This seems to happen once every
> 100 loads...
> 
> Any ideas?
> 
> Asim
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Address localhost:8080 already in use

2005-03-23 Thread Folashade Adeyosoye
Reboot !

-Original Message-
From: Fredrik Liden [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 23, 2005 7:30 PM
To: Tomcat Users List
Subject: Address localhost:8080 already in use

Here is a big problem that I've run into so many times.
I run start tomcat.
And then by accident I start it again while it is running.
After that I can't shut it down again. And if I try to run it it says
the address is in use. Have someone found any solution to this problem?

Any suggestions would be appreciated.

/Fredrik

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ClientAbortException: java.net.SocketException: Software caused connection abort: socket write error

2005-03-23 Thread Folashade Adeyosoye
 Has anyone run into this problem before. I started getting this error
 message when i moved from Tomcat 4.0 to 4.1 in JBuilder, it does not
 neccessarily forward to the error page and i did not click the stop
 butoon on the browser.
 
 any help would be great
ClientAbortException:  java.net.SocketException: Software caused
connection abort: socket write error
at org.apache.coyote.tomcat4.OutputBuffer.doFlush(OutputBuffer.java:368)
at org.apache.coyote.tomcat4.OutputBuffer.flush(OutputBuffer.java:336)
at 
org.apache.coyote.tomcat4.CoyoteResponse.flushBuffer(CoyoteResponse.java:541)
at 
org.apache.coyote.tomcat4.CoyoteResponseFacade.flushBuffer(CoyoteResponseFacade.java:225)
at 
org.apache.catalina.valves.ErrorDispatcherValve.status(ErrorDispatcherValve.java:329)
at 
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:181)
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:163)
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at 
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700)
at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]