Hi,
User WTP (Web Tools Project), plugin:
http://www.eclipse.org/webtools
For simplicity, you would better download an all-in-one package.
On 2/5/07, Awaneesh Shatmanyu <[EMAIL PROTECTED]> wrote:
Hi All,
I want Tomcat plug-in for Eclipse 3.2 Can anyone mail me the link where
to download.
Hi All,
I want Tomcat plug-in for Eclipse 3.2 Can anyone mail me the link where
to download. My Tomcat version is 6.
Regards,
Awaneesh
please first check
1)that you are indeed posting HTTP GET
2)you do indeed have doGet method coded in your testComet class
...
M-
---
This e-mail message (including attachments, if any) is intended for the use of
the individu
Thanks Mark Thomas about comet URL in tomcat, but
i have implement a class following :
public class testComet extends HttpServlet implements CometProcessor{
event ()...
}
this will be have 2 servlet, one for normal http connection, and one for
comet. How can i do for this clas
Thanks Chirstopher for a detailed reply. A very insightful and convincing
mail indeed. My problem is I have never tried writing a cron job before. So
I have no idea on how to go about it. Hence I will try quartz first. Going
by its description here, it should serve my purpose for the time being.
S
Thanks Chirstopher for a detailed reply. A very insightful and convincing
mail indeed. My problem is I have never tried writing a cron job before. So
I have no idea on how to go about it. Hence I will try quartz first. Going
by its description here, it should serve my purpose for the time being.
S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Allen,
(Note that I've moved some things around in here)
aladdin wrote:
>
> LoadModule jk_module "libexec/mod_jk.so"
>
> JkWorkersFile "/etc/tomcat5.5/workers.properties"
> JkLogFile "/usr/share/tomcat5.5/logs/mod_jk.log"
>
> JkLogLevel emer
A pair of curly brackets constitute a logical block. A variable declared
inside a block is visible within that block and the blocks contained in that
block. In your case the place where you are using the variable myname is
outside the block where u declared it. Hence the problem. Can you please
pa
Log4j loads "log4j.properties" from the classpath of the classloader that
loaded itself(log4j classes). In your case, log4j is loaded by tomcat
classloader, since it is present in $TOMCAT_HOME/lib. Classes and files
under WEB-INF/classes are not visible to that classloader, hence the
problem.
Reg
Hi
Are you you sure that "select 1" is a valid query under DB2?
It is under mysql but it is not under DB2/AS400 !
HIH
On 2/2/07, Pete <[EMAIL PROTECTED]> wrote:
Thanks Tim.
More information to my intial question:
-I have also installed Websphere App Server on this machine and
configured t
10 matches
Mail list logo