Log in to follow, share, and participate in this community.
Thread jboss-native-2.0.0: jboss window service is not stopping
jboss-native-2.0.0: jboss window service is not stoppingHi, I Installed JBoss as a Windows Service using jboss-native-2.0.0 as instructed. Service is getting installed and are started also at first time. but it fails to stop with the following message - Error 1053: The ser...
Thread not able to access the servlet using IP address of the machi
not able to access the servlet using IP address of the machiHi, I am running a servlet deployed on JBoss running on 8080. I am able to access the servlet on my local machine using http://localhost:8080/myapp But the moment I try to connect to the servlet using http://192.16...
JBoss Native on Windows 2000 Server?Is it possible to use JBoss Native with Windows 2000 Server? I have several deployments that I would like to upgrade to JBoss 4.2 and JBoss Native, but the libraries are not found on Windows 2000. If I copy the entir...
JBoss Native 2.0?I can't find any documentation (except for the service installation). It must be more than a simple service wrapper? How do I install the native stuff and make my JBoss AS use them? What versions of JBoss AS is suppor...
JBoss Web in Same VM as JBoss ASIn the JBoss Web documention it says that it can be run in the same VM as the JBoss AS. Can anyone tell me or point me to information about how to do this? Basically I want to deploy a war to JBoss Web and have a ser...
Mod jk load balancing in JBOSS 4.2.0.GAHi all , I was using the Apache mod_jk module for load balancing in Jboss 4.0.5 and was working fine but i changed the Jboss to version 4.2.0.GA then its not routing the requests to the Jboss even after giving jvmRou...
JBoss clustering with SSL how?Can someone point me in the direction of some documentation on how to configure JBoss 4.0.5 clustering with SSL enabled???? I tried JBoss 4.0.5 clusteirng without SSL and it's working fine, but with SSL enabled HTTP ...
JBossWeb vs Apache,Mod-JKA recommended configuration for enterprise applications is to run Apache with Mod-JK in the DMZ forwarding traffic to application servers (Tomcat/ JBOSS, etc) inside a trusted network. This is fairly secure and the lo...
Image Serverhi guys, i have a Jboss AS running successfully and applications (specially EJB-3 applications) deployed and in use. Now i'd like to use Appache/Tomcat to have a server for pictures, because some applications need to...
Thread org.apache.tomcat.util.net files in jbossweb.jar
org.apache.tomcat.util.net files in jbossweb.jarThe jbossweb.jar I downloaded labs (the Windows 32 package version) doesn't have the full set of org.apache.tomcat.util.net classes. In particular, I'm looking for SSLImplementation and SSLSupport. However, when I bui...
Urgent help required for JBOSS deploymentHi, I have just installed jboss server its up & running. http://localhost:8080/jmx-console can anyone help me with deployment 1] I have a war file to deploy. 2] steps to deploy. 3] how to get the first page runni...
JBoss Web running on OSX!Hey all, I just thought I'd post some news from the mac world... I just discovered JBoss Web and I must say the idea is great! No more fiddling around with Apache or IIS and Tomcat and JBoss AS! Finally, a single solu...
Contributing to JBoss WebHow can developers contribute to the JBoss Web development (if is it possible off course)? I don't seem to find any information about that on the project pages... Regards, K.
JBoss Web as proxy for JBoss ASIs it intended that JBoss Web also be used as a proxy for a JBoss AS cluster (e.g. when the JBoss AS is hosting a Seam app) or should we continue to use Apache with mod-jk for this? If JBoss Web can be used instead of...
how do I start to deploy w. JBoss WebHi everyone. I need some pretty basic help/assistance from someone re. just how exactly I get going w. starting to deploy web apps with JBoss Web, namely servlets which I certainly have had the most experience with tr...
Jboss runtime configurationHas anyone tried for instance reconfiguring the port that tomcat runs on - using for instance the Connector's MBean port attribute ?