[JBoss-user] [Installation, Configuration & Deployment] - Re: ClassCastException when trying to modify RmiPort using

2006-02-23 Thread Lviz
what are you trying todo? is that what you are looking for ? http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine edit the jboss-service.xml | | ports-01 | ${jboss.home.url}/docs/examples/binding-manager/sample-bindings.xml | |

[JBoss-user] [Installation, Configuration & Deployment] - Re: error ear/war deployment with dependance to ejb

2006-01-25 Thread Lviz
got it : fix in 4.0.4 http://jira.jboss.com/jira/browse/JBAS-1748 cheers L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919614#3919614 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919614

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Patch fixing a Nullpointer in dependency-triggered redep

2006-01-25 Thread Lviz
got it : fix in 4.0.4 http://jira.jboss.com/jira/browse/JBAS-1748 cheers L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919612#3919612 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919612

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Patch fixing a Nullpointer in dependency-triggered redep

2006-01-25 Thread Lviz
hi what happend to your patch? i think we have the same error. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3919608#3919608 cheers L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919609#3919609 Reply to the post : http://www.jboss.com/index.ht

[JBoss-user] [Installation, Configuration & Deployment] - Re: error ear/war deployment with dependance to ejb

2006-01-25 Thread Lviz
its me again. this seems to be the same? what happend to the patch? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889985 cheers L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919608#3919608 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [Installation, Configuration & Deployment] - error ear/war deployment with dependance to ejb

2006-01-25 Thread Lviz
hello list we have a problem with the deployment of a war dependent to an ejb. the war reside in an ear. in jboss-web.xml | jboss.j2ee:module=I2ccClearingEJB.jar,service=EjbModule | if the ejb is not deployed, the war inside the ear is not deployed :OK if the ejb is undeployed the war is

[JBoss-user] [Installation, Configuration & Deployment] - Re: Home Page Going Down, We have to stop and start jboss se

2005-10-12 Thread Lviz
hi varigonda i remember something... about older jboss versions using the the standard Unix /tmp directory. and... do you have a cron job every 10 days that clears the /tmp directory? hth cheers L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900578#3900578

[JBoss-user] [Beginners Corner] - Re: Resolving external dtd's behind firewall- web service de

2005-08-31 Thread Lviz
hi again, me again. found something,... worth a try | basic authentication - direct and via proxy | | The HTTP client invoker also has support for BASIC authentication for both proxied and non-proxied invocations. For proxied invocations, the following properties need to be set: |

[JBoss-user] [Beginners Corner] - Re: Resolving external dtd's behind firewall- web service de

2005-08-30 Thread Lviz
hi uhmmm user auth ?? no clue look here.. http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892243#3892243 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Beginners Corner] - Re: Resolving external dtd's behind firewall- web service de

2005-08-30 Thread Lviz
hi try this in /server.../deploy/properties-service.xml | | | http.proxySet=true | http.proxyHost=..xxx.xxx | http.proxyPort= | | | | cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892219#38

[JBoss-user] [Installation & Configuration] - Re: Problem with Euro and Yen currency characters

2005-07-05 Thread Lviz
hi 1: how do you export into an excel sheet? 2: if you write a simple text file with the same application is the euro and yen character in the text file? 3: simple code to read a file with euro and umlauts | public String readISO8859Message(String filename) { | | String fi

[JBoss-user] [EJB/JBoss] - a way to find a Clustered StatefulSessionBean with its sessi

2005-05-13 Thread Lviz
hello list. is there a way to find a Clustered StatefulSessionBean with its session id? eg. all i have is the session id as a string from a servlet. any hints welcome ;) cheers lviz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877671#3877671

[JBoss-user] [Installation & Configuration] - Re: Two JBoss Instance

2005-03-04 Thread Lviz
hi this is what you looking for: http://www.jboss.org/wiki/Wiki.jsp?page=ConfigurePorts http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59317 cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868819#3868819 Reply to the post : http://www.jbo

[JBoss-user] [Installation & Configuration] - Re: Error in jboss_init_redhat.sh

2005-03-04 Thread Lviz
hi aromerolirio in jboss_init_redhat.sh just add to: | CMD_STOP="java -classpath $JBOSSCP org.jboss.Shutdown --shutdown --server=localhost:2013" | cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868683#3868683 Reply to the post : http://ww

[JBoss-user] [Installation & Configuration] - Re: Critcal and peculiar problem- Help needed

2005-03-04 Thread Lviz
"Lviz" wrote : hi rizwan | | start/install jboss as a service. | | http://docs.jboss.org/jbossas/getting_started/startguide40/install.html#d0e170 | | cheers | L you can download javaservice here: http://javaservice.objectweb.org/ View the original post : http://www

[JBoss-user] [Installation & Configuration] - Re: Critcal and peculiar problem- Help needed

2005-03-04 Thread Lviz
hi rizwan start/install jboss as a service. http://docs.jboss.org/jbossas/getting_started/startguide40/install.html#d0e170 cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868793#3868793 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [EJB/JBoss] - Re: Web apps and stateful beans

2005-02-01 Thread Lviz
hi ok... as in my first post ;) lets say your cart servlet (or whatever) has created the SFSB lets call it cartBean now you get the Handle of the bean with.. javax.ejb.Handle carthandle = cartBean.getHandle() now transport the "carthandle" to the "other application" in the "other application" d

[JBoss-user] [EJB/JBoss] - Re: Web apps and stateful beans

2005-02-01 Thread Lviz
hello again when the other application knows nothing about the cart (or many carts..) and could not be invoked by the cart. the cart could store the info of his SFSB in an entity bean in the database? the "other application" could query the entity bean and find the already created SFSB's cheers

[JBoss-user] [Installation & Configuration] - Re: JBoss causes performance-problems

2005-02-01 Thread Lviz
phew !; if i had that info about several instance of jboss on one machine running fine and just one going crazy in your first post... ;) did you try to shut down the bad (empty) instance (make a backup, delete the files) and copy the working (equal) instance over the bad one (you have to change

[JBoss-user] [Installation & Configuration] - Re: JBoss causes performance-problems

2005-02-01 Thread Lviz
hello tuning java for performance.. http://java.sun.com/docs/performance/ i did not mean solaris is the reason ;) (the java version for solaris could be a reason) did the performance/memory leaks appear from beginning ? i can remember something about damaged jars, ears,.. and problems with sc

[JBoss-user] [Installation & Configuration] - Re: JBoss causes performance-problems

2005-02-01 Thread Lviz
hi again afaik there where some memory leaks reported in 3.2.3 can't remember exactly (i thought they had todo with redeployment..) anyway.. have you ever tried to upgrade the jboss-version ? just to get it clear if it is jboss and not the solaris java version. btw: which java 1.4.2_?? cheers L

[JBoss-user] [Installation & Configuration] - Re: JBoss causes performance-problems

2005-02-01 Thread Lviz
hi huh? (hardware ?) os? javaversion? jbossversion? cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864552#3864552 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864552 --

[JBoss-user] [EJB/JBoss] - Re: Web apps and stateful beans

2005-02-01 Thread Lviz
hi dsouza, a quick solution?! you could get the beanhandle and pass it to the servlet and call beanhandle.getEJBObject(). ... javax.ejb.Handle carthandle = cartBean.getHandle() put it into the session -> ... on the other side (servlet) javax.ejb.Handle carthandle = (Handle) session.getAttribute

[JBoss-user] [Installation & Configuration] - Re: Configuring 2 JBoss Servers on the same host

2005-01-26 Thread Lviz
hi again endre glad to hear you did it! i hope you did not change the ports by "hand"? you just have to edit the jboss-service.xml on the second instance. | | ports-01 | ../docs/examples/binding-manager/sample-bindings.xml | |org.jboss.services.binding.XMLSer

[JBoss-user] [Installation & Configuration] - Re: Configuring 2 JBoss Servers on the same host

2005-01-26 Thread Lviz
hi again endre glad to hear you did it! i hope you did not change the ports by "hand"? you just have to edit the jboss-service.xml on the second instance. | | ports-01 | ../docs/examples/binding-manager/sample-bindings.xml | |org.jboss.services.binding.XMLSer

[JBoss-user] [Installation & Configuration] - Re: Configuring 2 JBoss Servers on the same host

2005-01-26 Thread Lviz
hi endre yes http://www.jboss.org/wiki/Wiki.jsp?page=ConfigurePorts cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863701#3863701 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863701 --

[JBoss-user] [Persistence & CMP/JBoss] - Re: Problem of performance with large tables

2005-01-26 Thread Lviz
hi again ;) the index thing (like %abd%, drops the index) is the same for mysql ! [url] http://dev.mysql.com/doc/mysql/en/mysql-indexes.html [/url] cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863698#3863698 Reply to the post : http://www.jboss

[JBoss-user] [Persistence & CMP/JBoss] - Re: Problem of performance with large tables

2005-01-25 Thread Lviz
hi prothee afaik (with oracle db) a like with abd% uses the index a like with %abd% drops the index and does a full table scan. cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863627#3863627 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-user] [Installation & Configuration] - Re: Problem with mod_jk 1.2

2005-01-13 Thread Lviz
hi pergesu did you compile mod_jk yourself ? or are you using a "binary" version ? cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861957#3861957 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861957 ---

[JBoss-user] [Installation & Configuration] - Re: Installing JBoss on Linux via service

2005-01-04 Thread Lviz
hi gerald ifaik the init_redhat script sets $JAVA to /usr/local/jdk. we had also some problems with jboss initscripts, try to print out all $JAVA_HOME, $JBOSS_HOME from the initscript. there is also a run.conf in jboss/bin/ , run.sh reads the run.conf where you can set some of the $JBOSS_HO

[JBoss-user] [EJB/JBoss] - Re: Cannot lookup after restart server

2004-12-28 Thread Lviz
hi lvhuyen anonymous wrote : Sorry for the annoyance I've made. no problem here ;) cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860002#3860002 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860002

[JBoss-user] [EJB/JBoss] - Re: Cannot lookup after restart server

2004-12-27 Thread Lviz
hi again [back from weekend] can you please explain how your beans are packaged, on both servers? the include statements of the beanA. cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859925#3859925 Reply to the post : http://www.jboss.org/index.htm

[JBoss-user] [EJB/JBoss] - Re: Cannot lookup after restart server

2004-12-24 Thread Lviz
hello lvhuyen this may help.. http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases http://www.jboss.org/wiki/Wiki.jsp?page=HotDeployClassCastExceptions cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859813#3859813 Reply to the post

[JBoss-user] [HTTPD, Servlets & JSP] - Re: JBoss 4.0 and Struts integartion failed

2004-11-05 Thread Lviz
hi anonymous wrote : | | com.company.struts.forms.LoginForm not found exception. | | could it be.. anonymous wrote : | | .^^^ | cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[JBoss-user] [Installation & Configuration] - Re: Jboss - MS SQLSERVER2000 configuration problem

2004-11-05 Thread Lviz
hi here is our mssql-ds.xml | | | MSSQLDS | jdbc:microsoft:sqlserver://sqlsrv.domain.me:1433;DatabaseName=db;SelectMethod=Cursor | com.microsoft.jdbc.sqlserver.SQLServerDriver | user | pass | | | | 0 | 10 | 5000 |

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Apache 2.0.52 - JBoss 4.0 RewriteRule problem

2004-11-04 Thread Lviz
hi again some other :) idea #log verbose RewriteLog /var/log/https_rewrite_log RewriteLogLevel 9 ### RewriteRule (.*)\.xml$ cocoon/mysite/%{REQUEST_URI} [P] ok thats it for today :) cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853930#3853930 Rep

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Apache 2.0.52 - JBoss 4.0 RewriteRule problem

2004-11-04 Thread Lviz
ups... i just remeber the eg. in tomcat server.xml | | cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853923#3853923 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853923 -

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Apache 2.0.52 - JBoss 4.0 RewriteRule problem

2004-11-04 Thread Lviz
hi andrew are you serving other things (static html...) from your root http://www.mysite.com/ ? or just cocoon. we did some things with mod_proxy... like #ProxyRequests On #ProxyPreserveHost On #ProxyPass /test http://localhost:8080/foobar #ProxyPassReverse /test http://localhost:8080/foobar #P

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Apache 2.0.52 - JBoss 4.0 RewriteRule problem

2004-11-04 Thread Lviz
hi have you tried it without Proxy[P] eg: RewriteRule (.*)\.xml$ cocoon/mysite/$1.xml or: RewriteRule (.*)\.xml$ http://%{SERVER_NAME}/cocoon/mysite/$1.xml just a shot from the hip :) cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853868#3853868

[JBoss-user] [Security & JAAS/JBoss] - Re: make a jsp runnin' on https

2004-10-27 Thread Lviz
hi yea i think you can do it without apache... http://www.jguru.com/faq/view.jsp?EID=748030 for redirect with no logon take a look... [url]http://struts.application-servers.com/[url] we use struts layout with all of our jsp's it will take some time to prepare an example... and i am busy right n

[JBoss-user] [Security & JAAS/JBoss] - Re: make a jsp runnin' on https

2004-10-22 Thread Lviz
hi kburn absolutly clear ;) we do this... but we have apache in front of jboss/tomcat using the rewrite module we use struts, struts-layout for the jsp redirect... cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852321#3852321 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: setting up jk module. Where's mistake?

2004-10-22 Thread Lviz
hi mi1291 looks like there is something missing... here is our workers2.properties file, it is for two jboss instances.. 8008,18009 activate the debug statements the file logger and the log level debug | [logger] | level=INFO | | [config:] | file=/etc/apache2/conf/workers2.properties

[JBoss-user] [Beginners Corner] - Re: setting up jk module. Where's mistake?

2004-10-21 Thread Lviz
hi post your workers2.properties file too. cheers Lviz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852167#3852167 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [HTTPD, Servlets & JSP] - Re: request.getSession() somtime return null

2004-10-14 Thread Lviz
hi a call to request.getSession() returns ...: Returns the current HttpSession associated with this request or, if there is NO current session returns null. a call to request.getSession(true) returns ...: Returns the current HttpSession associated with this request or, if there is no current

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread Lviz
hi jim thank you for the link to theserverside. i followed the link and stumbled across the post from "Dilshad Salim" and i looked at our pages: we also have a meta-tag in every page: | | cheers Lothar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread Lviz
hello peter hello jim we don't have any probs with umlauts.. in jsp's we use: | <%@ page contentType="text/html;charset=ISO-8859-15" language="java" %> | and we changed the run.sh to: | export LANG="[EMAIL PROTECTED]" | export LC_ALL="[EMAIL PROTECTED]" | cheers lothar View the or

[JBoss-user] [Installation & Configuration] - Re: Struts resources, not found in classpath

2004-10-08 Thread Lviz
hi Lindsay there is an entry in struts-config.xml "Message Resources Definitions" i think that what you looking for?! if your ApplicationResources/MessageResources are in WEB-INF/Classes/resources/MessageResources.properties add and it should work. cheers lothar View the original post : ht

[JBoss-user] [Beginners Corner] - Re: JBoss 4.0.RC1 and Installing Struts 1.2.4

2004-09-22 Thread Lviz
hello BoomerangThree just use a war, put the jar's in WEB-INF/lib do all the necessary config for struts, thats it. cheers lothar btw: we use struts-1.2.4/ Struts-Layout with JB 3.2.5 and JB4.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849101#3849101 R

[JBoss-user] [Installation & Configuration] - Re: disable jk logging

2004-09-17 Thread Lviz
hello chlabreu insert into your log4j.xml | | | | | | | | | | | this should do the job. cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848566#3848566 Reply to the post : http://www.jboss.or

[JBoss-user] [Installation & Configuration] - Re: isolate war deployment

2004-09-15 Thread Lviz
hi metadjer maybe that helps ... http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845983#3845983 or http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844915#3844915 cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848294#3848294 Reply

[JBoss-user] [HTTPD, Servlets & JSP] - Re: MULTIPLE WAR FILES PROBLEM

2004-08-24 Thread Lviz
hi Saurabh reading the doc would help ;) http://docs.jboss.org/admin-devel/Chap2.html#0_36191 look for jboss-app ;) To enable an EAR specific loader repository, you need to create a META-INF/jboss-app.xml. try to split up your ds config. eg: mySqldbfms-ds.xml, mySqldbpos-ds.xml cheers L View

[JBoss-user] [HTTPD, Servlets & JSP] - Re: MULTIPLE WAR FILES PROBLEM

2004-08-24 Thread Lviz
hiho maybe this is what you looking for: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845976#3845976 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [HTTPD, Servlets & JSP] - Re: MULTIPLE WAR FILES PROBLEM

2004-08-24 Thread Lviz
hello take a look at this thread http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844915#3844915 especially UseJBossWebLoader: cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845970#3845970 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Struts unload() causes NPE

2004-08-12 Thread Lviz
hi randahl we use "struts 1.2.1" UseJBossWebLoader: A flag indicating if the class loader used by Tomcat as the web application class loader is a JBoss unified class loader. The default is true, and this means that the classes available in the war inside of the WEB-INF/classes and WEB-INF/jars

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Struts unload() causes NPE

2004-08-10 Thread Lviz
hi randahl yes, some ideas ;) be ABSOLUT sure that all your apps use the SAME struts version you can try to use the tomcat specific class loader.. (that may help !?) edit: /deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml false I/we had several problems with several struts/jboss version

[JBoss-user] [Performance Tuning] - Re: Increasing Memory for JBoss on Solaris

2004-07-14 Thread Lviz
hi BK in the "bin" folder is file "run.conf" there you can edit the JAVA VM options to pass ... cheers lviz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842057#3842057 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-user] [Installation & Configuration] - Re: How to change port?

2004-07-08 Thread Lviz
hello Lisa just a shot in the dark. maybe you are running a webserver listening on port 80 on your box? try something like 18080 cheers lothar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841372#3841372 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [Nukes User] - Re: German (other UNICODE chars) umlauts

2004-05-26 Thread Lviz
hi innovate we had some problems too with german umlauts its worth a try edit your run.bat/run.sh try to set/export LANG="[EMAIL PROTECTED]" LC_ALL="[EMAIL PROTECTED]" hope it helps cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836236#3

[JBoss-user] [Installation & Configuration] - Re: Sudden Stopping

2004-05-19 Thread Lviz
hi marco there was a problem with older versions of jboss "using /tmp" as temporary for deployment. and redhat cronjobs clean up the /tmp dir but this isn't true anymore 3.2.3 should use server/*yourconf*/tmp just a shot in the dark... the cron jobs ? cheers lviz View th

[JBoss-user] [Performance Tuning] - Re: application on Xeon Dual CPU

2004-05-17 Thread Lviz
from sun java hotspot performance faq.. My program isn't scaling with the number of processors. Scaling problems could be a multitude of things. First, your application may not be written in a scalable manner (if you use a lot of synchronization, for one example, or if you have only one thread

[JBoss-user] [Performance Tuning] - Re: application on Xeon Dual CPU

2004-05-17 Thread Lviz
hi depends on your os and your vm. os? vm? cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835162#3835162 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835162 --

[JBoss-user] [Performance Tuning] - Re: application on Xeon Dual CPU

2004-05-16 Thread Lviz
start a second java-vm/jboss and it will use the other 50% of you dual machine. L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835134#3835134 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835134

[JBoss-user] [Performance Tuning] - Re: application on Xeon Dual CPU

2004-05-16 Thread Lviz
hello zhangj java uses only one cpu on the dual machine so if it shows 50%; 1 cpu runs on 100%. cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835133#3835133 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835

[JBoss-user] [HTTPD, Servlets & JSP] - Re: mod_jk2 version

2004-05-10 Thread Lviz
hello f2racer in server/*yourconfig*/deploy/jbossweb-tomcat*/META-IF/jboss-service.xml add tomcatAuthentication="false" to your apj13 connector eg. | | | cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834240#3834240 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: run jboss in debug mode

2004-05-06 Thread Lviz
hello Saroj by debug mode do you mean: debug output ? you may configure your output to cosole/log in conf/log4j.xml attach a debugger to a runnig jboss? you may configure the JPDA settings in bin/run.conf restart jboss then attach your debugger to the address/port cheers L View the original po

[JBoss-user] [HTTPD, Servlets & JSP] - Re: mod_jk2 version

2004-04-21 Thread Lviz
we use 4 Boxes with Apache/2.0.49 (Gentoo/Linux) mod_ssl/2.0.49 OpenSSL/0.9.7d mod_jk2/2.0.4 jboss-3.2.4RC2 from cvs behind 2 LVS loadbalancers. everything works as expected :) what kind of problems do you have ? cheers L View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Beginners Corner] - Re: Struts: 2 mal die selbe Appl. deployed, Probleme ...

2004-04-20 Thread Lviz
hello christian afaik... 2 ears ApplikationLife.ear, ApplikationTest.ear add a jboss-app.xml file to the meta-inf directory AppLife:loader=ApplikationLife.ear AppTest:loader=ApplikationTest.ear cheers L btw: try to google with [jboss loader repository] View the original post :

[JBoss-user] [Installation & Configuration] - Re: JBOSS hangs after contineous running for about 2 weeks

2004-04-05 Thread Lviz
hi Richard afiak ... does your version of jboss use the /tmp as temporary folder? and does your linux version has a cron job cleaning the /tmp folder every ~14 days? just a shot in the dark cheers lothar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829250#

[JBoss-user] [Clustering/JBoss] - Re: requred basic properties for clustering with jboss-3.2.

2004-03-08 Thread Lviz
hi suresh for session clustering start jboss with -c all store workers.properties in the apache conf dir. cheers lothar http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824681#3824681";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824681>