[JBoss-user] [JBoss Eclipse IDE (users)] - JBoss IDE Eclipse plugin can't find specific server

2006-02-17 Thread Mr_Anonymous
Hi, I installed the JBoss1.5 plugin for eclipse, but when I go into 'Debug...' to manage my debug configuration, the Server Configuration only contains 'all', 'default' and 'minimal'. It does not contain my own server configuration. I have verified that the path to the JBoss 4.0.x home dir

[JBoss-user] [Clustering/JBoss] - Dynamic Proxy and HA-JNDI

2006-02-16 Thread Mr_Anonymous
Hi guys! I've configured a two-nodes cluster following chapter 16 of jboss4guide: ... * Server "All" * cluster-service.xml * node1\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml: SnapshotMode, SnapshotInterval, true, false * node1\deploy\jbossweb-tomcat55.sar\server.xml * node1\depl

[JBoss-user] [Beginners Corner] - invalid url shown for servlet pages

2005-12-07 Thread Mr_Anonymous
The web app I am using works, but whenever I go to a new servlet page the url does not update, instead the url displays the url of the previous page and not the current page. Do I have to modify web.xml or jboss-web.xml so I can have the url on my browser show the url of the current servlet pa

[JBoss-user] [Installation, Configuration & Deployment] - Waiting for X instance(s) to be deallocated

2005-12-07 Thread Mr_Anonymous
Hey I am working on an existing servlet architecture that my company created, and I am running into a shutdown problem when I try to shutdown JBoss. I am using JBoss-Catalina 2.4.4. When I prematurely shutdown (ctrc-c) Jboss as it is processing a large query or after JBoss threw an OutOfMemoryE

[JBoss-user] [Installation & Configuration] - Re: Can I having the server-directory somewhere else?

2004-09-25 Thread Mr_Anonymous
Yes, I see the point, but what you cannot do is this [conf and deploy on computer a] -uses-> [jboss distribution files on computer x] <-uses- [totally different conf and different deploy on computer b] except you copy most of jboss. You come from the point of view of a production server, and

[JBoss-user] [Installation & Configuration] - Re: Can I having the server-directory somewhere else?

2004-09-24 Thread Mr_Anonymous
"raja05" wrote : Not sure if i really understand your whole needs but ... I can imagine that. See "Background" at the end. "raja05" wrote : As to why jboss-j2ee.jar is deployed three times, i believe there are 3 different configurations that come by default with jboss - default, all and minimal.

[JBoss-user] [Installation & Configuration] - Re: Can I having the server-directory somewhere else?

2004-09-23 Thread Mr_Anonymous
Thank you. In the meanwhile I found out, that most of jboss is in the server-subdirectory, so there does not seem to be a distinction between the parts that come with the server and what the developer contributes. Many files like jboss-j2ee.jar I find three times. I expected them in some central

[JBoss-user] [Installation & Configuration] - Can I having the server-directory somewhere else?

2004-09-22 Thread Mr_Anonymous
Hi, I just installed jboss 4.0.0 for developing and testing. As far as I understand all configurations are in the server-subdirectory all other directories will not be touched by the application developer. So I want to modify my installation in that way, that I have the jboss directory (withou