Do not use on any
shared computer
July 24, 2008 07:20pm pdt

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Application Servers Solutions: 76 - 100 of 116
null
Hello. I am not sure this can be done, but it is worth asking. Is it possible, with Java, or flash, or some other app of sorts to place a something.exe on my web server, and be able to run t...
I wish to add a SOAP-based web-service using Apache Axis to an existing Tomcat web application. So here is what I did: a) Installed and validated Axis under the Tomcat webapps directory b)...
We have 2 machines each with identical JBoss 4.0.4 Server and Oracle 10g installation. We have an application (war file) installed on both the system. When trying to insert data into oracl...
Very new to jrun - main admin away - system went down hard thanks to hydro and low ups....<sniff> Starting up the app gets scads of errors and i have noooo idea where to start.. - ideas? I...
I have tomcat web server (tomcat 4.1.24) running on my Windows2000 PC. I need to connect to an Oracle database for which I know the Database server hostnaeme,port number, database sid, usern...
I am running JBoss 3.2.2RC2 and Tomcat 4.1.24 on a Mac OS X 10.3 Server and am following the JBoss-specific workbook that accompanies the O'Reilly Enterprise Java Beans textbook.  I'm told tha...
Hi   I am new to weblogic.I have to deploy a webapplication given the jar files and xml files and war files.I deployed the war files  using the weblogic console and it was successful.Now i am...
hi, How can I allow single ( ' ) & double quotes ( " ) and or special characters to be inserted in my DB query. Idea is few students will ask the question and our Admin depart will answer ...
In Tomcat 5.x, how do I configure the CLASSPATH for a single web-app, _without_ copying the files over to the lib directory? I believe this is done in web.xml somewhere.
I get the following message when I try to start Tomcat: java.lang.NoSuchMethodException: org.apache.catalina.startup.Catalina.setAwait(boolean)      at java.lang.Class.getMethod(Unknown Source...
I am looking to install an application server for staff to access over a vpn.  It will probaly only handle around 2-3 concurrent connections at any given time.  I was wondering what spec anyon...
I've developed a web project using struts on a Tomcat 3.3 server connected to an Oracle 8i DB. In the Tomcat environment, the connection to the DB is made using the usual DriverManager.getCon...
Hi, Is it allowed to start threads within an EJB (for example in an Sheduler-MDB in JBoss) and if so, can starting threads within EJB cause problems like memory leaks? I was told once (a l...
What is everybody using these days for an FTP server? Thanks Dave
Hi,  I have made a small application having three pages, 1.intake.jsp ( it takes in a login name and a password ) 2.access.jsp ( supposed to access a stateful session bean and set a value )...
What is Application Server and Webserver and differences?
I am currently working on a tutorial for J2EE with JBOSS from http://www.tusc.com.au/tutorial/html/index.html In chapter 1 i have to set up a Hypersonic database from the jmx management con...
Hello experts, i have tried my luck with Tomcat 4.1 but it does not work. I had installed Apache and Tomcat 4.1 on my windows machine three days back. Here is the problem : I instal...
I am using  Apache Tomcat/5.5.9 when I try to run it in security mode from console window. It starts but it throws the following exception Can anyone please suggest what would be causing thi...
I found this and wondered what the best way is of getting the most out of the 8 gigs of memory that i have in my RHES4 application servers! http://www.theserverside.com/discussions/thread....
Hi, I am running JBoss on linux. I have written a few system.out.println statements in my java code but I cant see them printing on jboss console. Stacktrace also doesnt print on jboss con...
Can we have an instance of weblogic integration server and the portal server instance running on the same machine simultaneously? Here is my scenario. I have a portal server instance ru...
Are there any alternatives to EJB in the Java world?
i got asp.net application on xp,sql and .net2 installed on my comp. all i want is to print all the relevant data into the users screen. i am using router that gives me ip forwarding+i ha...
I'm running tomcat 5 in combination with apache 1.3 (connected with each other through mod_jk/ajp13) - Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.4 mod_jk/1.2.5 mod_ssl/2.8.16 OpenSSL/0.9.7c ...