[JBoss-user] [Installation & Configuration] - Re: modify memory quota of jvm

2005-04-19 Thread zhebincong
thanks for your answer i have found following two lines in the "run.bat" file: rem Sun JVM memory allocation pool parameters. Modify as appropriate. set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m is that right??? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Performance Tuning] - extends memory of jvm

2005-04-18 Thread zhebincong
hello following command can extend the jvm memory: java -Xmx512m but if my app run on jboss server,and i don't start it from command line,how can i extend the jvm memory quota?i guess there should be a config file in jboss server.but i don't know how? who can help me? thank you Vi

[JBoss-user] [Installation & Configuration] - modify memory quota of jvm

2005-04-18 Thread zhebincong
hello following command can extend the jvm memory: java -Xmx512m but if my app run on jboss server,and i don't start it from command line,how can i extend the jvm memory quota?i guess there should be a config file in jboss server.but i don't know how? who can help me? thank you View the

[JBoss-user] [Installation & Configuration] - Re: how to change the port number to jboss3.2.5?

2004-08-16 Thread zhebincong
thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845267#3845267 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845267 --- SF.Net email is sponsored by Shop4tech

[JBoss-user] [Installation & Configuration] - how to change the port number to jboss3.2.5?

2004-08-16 Thread zhebincong
hello i install jboss3.2.5 in my window2003 server,i want to change the default port number(8080). in previous jboss version,i can modify a "jboss-service.xml" file to implement such function.but in jboss3.2.5,i open the "D:\jboss-3.2.5\server\default\deploy\jbossweb-tomcat50.sar\META-INF\jboss-

[JBoss-user] [Beginners Corner] - run jboss in linux background

2004-06-11 Thread zhebincong
i install jboss3.2 in my redhat8,i go to the bin directory of jboss,the type "run -c all" command,the jboss start,but after it finish the starting,i find that the jboss run in "preemptive" mode,i can't do any other thing,if i press "ctr+c" the jboss stop. who can tell me how i can start the jbos

[JBoss-user] [J2EE Design Patterns] - let's discuss my application architecture,and give me your o

2004-05-16 Thread zhebincong
hello we have several internal systems that are within the same lan and want to communicate with several external systems that may be in the other buildings by using the release line.i am now considering the architecture for the project,and have got an immature blueprint,please help me to make i

[JBoss-user] [Beginners Corner] - question about classpath

2004-05-16 Thread zhebincong
hello: in my servlet,i have following clause: properties.load(this.getClass().getResourceAsStream("/test.properties")); i put the "test.properties" file under the "classes" directory,it works well,but when i put it in the "lib" directory,the servlet throw null point exception,and can

[JBoss-user] [Messaging, JMS & JBossMQ] - where the jbossMQ is?

2004-04-02 Thread zhebincong
hello i am new to jbossMQ,i have download the jboss322,i wonder if the mq is included?and how can i config a queue?which config file should i modify? thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828828#3828828 Reply to the post : http://www.jb