[JBoss-user] [Clustering/JBoss] - Re: How to send a request to a node instance that I specify

2006-07-10 Thread chwang
. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3956726#3956726 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3956726 - Using Tomcat but need

[JBoss-user] [Clustering/JBoss] - Re: How to send a request to a node instance that I specify

2006-07-05 Thread chwang
httpclient. becasue I have written code using URLconnection. with only mod_proxy_balancer setup will make it easy. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3955671#3955671 Reply to the post : http://www.jboss.com/index.html?module=bbop

[JBoss-user] [Clustering/JBoss] - Re: How to send a request to a node instance that I specify

2006-07-05 Thread chwang
=Off | ProxyPassReverse /jmx-console balancer://mycluster Coule you tell me what is jsessionid, it is the same as reuest.getSession(true).getId() Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3955689#3955689 Reply to the post : http://www.jboss.com

[JBoss-user] [Clustering/JBoss] - How to send a request to a node instance that I specify

2006-07-04 Thread chwang
.)There is any way to fix this issue? 2.) or can I specify a node to send? because I know seesion id is like this anonymous wrote : D914C93143AF95B2712C64E7637EED68.node1, I can retrieve node1 , so I can send the request to it. Thank you. Chwang Thank you very much. Chwang View

[JBoss-user] [Clustering/JBoss] - Always query one instance with a greater port number for 2 i

2006-07-03 Thread chwang
you. Chwang this is my workers.properties. workers.apache_log=/var/log/httpd/ | | # Define Node1 | worker.node1.port=8009 | worker.node1.host=localhost | worker.node1.type=ajp13 | worker.node1.lbfactor=1 | worker.node1.local_worker=1 | worker.node1.cachesize=10

[JBoss-user] [Clustering/JBoss] - Re: Always query one instance with a greater port number for

2006-07-03 Thread chwang
got a session ID, then I re-loaded browser, the request went to node2. According to set up sticky_session=1, it should still go to node1. Please tell the reson why? Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3955127#3955127 Reply to the post

[JBoss-user] [Beginners Corner] - Re: How to setp JVM

2006-06-28 Thread chwang
Scott, Thank you, I didn't find cygwin/bash in Jboos folder, where can I find it? Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3954091#3954091 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3954091 Using Tomcat

[JBoss-user] [Clustering/JBoss] - I cann't access http://localhost/jmx-console/ in Multiple J

2006-06-28 Thread chwang
/2.0.58 (Win32) mod_jk/1.2.15 Server at localhost Port 80 I don't know what is wrong, Please help. Thank you! Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3954208#3954208 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp

[JBoss-user] [Clustering/JBoss] - Re: I cann't access http://localhost/jmx-console/ in Multip

2006-06-28 Thread chwang
part I missed to set up? node1 and node2 are copied from all/ folder. Thak you. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3954213#3954213 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3954213 Using Tomcat

[JBoss-user] [Clustering/JBoss] - How to cluster a web component (a servlet application)?

2006-06-27 Thread chwang
10 requests at the concurrent time. My question is 1.) Do I need to set up Cache stuff? 2.) After I set up cluster, the client still call use UrlConnection.connect() to call the servlets ? or I need to use JNDI to find the web component? Thank you very much. Chwang View

[JBoss-user] [Clustering/JBoss] - Re: How to cluster a web component (a servlet application)?

2006-06-27 Thread chwang
a request with this ID to query the status of report (like how many the percentage is done). Could you tell me I need to care about fails over for this case? If there are 2 nodes, How to set up my every 15 seconds request will stick on the the first request node? Thank you again, Chwang

[JBoss-user] [Clustering/JBoss] - Re: How to cluster a web component (a servlet application)?

2006-06-27 Thread chwang
Hi, Brain, I see, Thank you very much. Best Regards, Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953786#3953786 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953786 Using Tomcat but need to do more? Need

[JBoss-user] [Beginners Corner] - How to setp JVM

2006-06-27 Thread chwang
, please let me know. Thank you. chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953801#3953801 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953801 Using Tomcat but need to do more? Need to support web services

[JBoss-user] [Performance Tuning] - Re: JBoss Performance Tuning

2006-06-22 Thread chwang
Hi, Could you tell me how to put EJB in same class loader as Servlets. Cuurently I have an EAR, contains jar, har and war files, How can I tell they are using the same classloader ? Thank you very much. chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp

[JBoss-user] [Performance Tuning] - Re: JBoss Performance Tuning

2006-06-22 Thread chwang
. chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952816#3952816 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952816 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

[JBoss-user] [JCA/JBoss] - Throwable while attempting to get a new connection: null

2006-03-22 Thread chwang
need to set max pool size=0, which means no limit. or this is memory issue, others. the following is exception and -ds.xml file Thank you. chwang 2006-03-15 11:34:51,341 74020 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] | (http-0.0.0.0-8080-Processor100:) Throwable

[JBoss-user] [JCA/JBoss] - Re: Throwable while attempting to get a new connection: nul

2006-03-22 Thread chwang
still has this issue when running 20 threads. Please help. Thanks, chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931982#3931982 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931982

[JBoss-user] [JCA/JBoss] - Throwable while attempting to get a new connection: null

2006-03-21 Thread chwang
://wiki.jboss.org/wiki/Wiki.jsp?page=SQLExceptionIONetwork I wonder if this is a bug in 4.0.2 Thank you, chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931725#3931725 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931725

[JBoss-user] [Messaging, JMS JBossMQ] - Re: How to request the queue one by one from receiver?

2006-03-17 Thread chwang
Thank you. it is really useful. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931032#3931032 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931032 --- This SF.Net

[JBoss-user] [JCA/JBoss] - what is different with WorkManagerThreadPool and threadpool

2006-03-15 Thread chwang
wonder what is different and which one I need to change? And what is max I can put? 1000, or 1, or 10 ? if I put more size, what kind of issue will cause? Thank you very much! Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930397#3930397 Reply

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Hoe to handle out of memory issue?

2006-03-14 Thread chwang
again Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930168#3930168 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930168 --- This SF.Net email is sponsored by xPML

[JBoss-user] [Messaging, JMS JBossMQ] - Re: How to request the queue one by one from receiver?

2006-03-14 Thread chwang
Thank you very much. it is very helpful. I still have one question. I winder what is purpose to use CLIENT_ACKNOWLEDGE. Because using auto_ack is simple and fast. Why to use CLIENT_ACKNOWLEDGE or DUPS_OK_ACKNOWLEDGE. Chwang View the original post : http://www.jboss.com/index.html?module=bbop

[JBoss-user] [Messaging, JMS JBossMQ] - Hoe to handle out of memory issue?

2006-03-13 Thread chwang
Hi, Folks, I sent tons of message to queue to check max messages the queue can hold. Finally I got out of memory error when Queue depth acheived 500. I wonder how to deal with this kind of issue. because I may have more than 500 clients send the message to the queue. Thank you! Chwang

[JBoss-user] [Messaging, JMS JBossMQ] - How to request the queue one by one from receiver?

2006-03-13 Thread chwang
. Thank you. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3929854#3929854 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929854 --- This SF.Net email is sponsored

[JBoss-user] [JBossWS] - Re: NoClassDefFoundError :at com.sun.mail.handlers.multipart

2006-03-06 Thread chwang
Thank you very much, I used java5 and jwsdp and to generate compile all webservice codes. I use Jboss4.0.2. How to check Java version in Jboss4.0.2? Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3928225#3928225 Reply to the post : http

[JBoss-user] [Performance Tuning] - Re: hot deployment issue?

2006-03-03 Thread chwang
. Thank you. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3927793#3927793 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927793 --- This SF.Net email is sponsored

[JBoss-user] [JBossWS] - Re: NoClassDefFoundError :at com.sun.mail.handlers.multipart

2006-03-02 Thread chwang
Hi, Thank you very much, but I copied 2 jars to tomcat dir, but it is same. What else do I need to do? Thank you Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3927509#3927509 Reply to the post : http://www.jboss.com/index.html?module=bbop

[JBoss-user] [JBossWS] - NoClassDefFoundError :at com.sun.mail.handlers.multipart_mix

2006-03-01 Thread chwang
. all jars in lib are got from sun webservice jwsdp jar. But after shutting down Jboss and restart Jboss again, There is no this exception any more , is it a bug?, please help. Chwang | 2006-03-01 09:26:34,031 148357 ERROR [org.jboss.ejb.plugins.LogInterceptor] (http-0.0.0.0-8080

[JBoss-user] [Performance Tuning] - hot deployment issue?

2006-03-01 Thread chwang
, when hot deploy, Jboss doesn't kill the previous thread? How to solve this issue? Thank you. chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3927178#3927178 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927178

[JBoss-user] [Performance Tuning] - Re: hot deployment issue?

2006-03-01 Thread chwang
Thank you. Scott, How to clean up? I need to clean in the code, or set up in Jboss. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3927201#3927201 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927201

[JBoss-user] [Beginners Corner] - Runtime.getRuntime().addShutdownHook(shutdownHook) works for

2006-02-21 Thread chwang
Hi, Folks, I have application, when press Ctrl+C, Runtime.getRuntime().addShutdownHook(shutdownHook) will hook to set one class to null. But I don't know if it also works for hot-deploy as well. Thank you! chwang View the original post : http://www.jboss.com/index.html?module=bbop

[JBoss-user] [Management, JMX/JBoss] - Re: How to solve a listener in WAR issue?

2006-02-15 Thread chwang
Thank you very much, it works perfect right now. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3923959#3923959 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923959 ---

[JBoss-user] [Management, JMX/JBoss] - any component (e.g. a servlet) that can get hold of the MBea

2006-02-14 Thread chwang
help me out. Thank you very much. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3923647#3923647 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923647

[JBoss-user] [Management, JMX/JBoss] - Re: How to solve a listener in WAR issue?

2006-02-14 Thread chwang
Thank you very much for your reply. it workds after moving the listener into .sar. But My application in .war needs to get changed data from this listener. How it accesses listener to retrieve the chnaged data? Chwang View the original post : http://www.jboss.com/index.html?module=bbop

[JBoss-user] [Management, JMX/JBoss] - How to solve a listener in WAR issue?

2006-02-13 Thread chwang
, null, null ); When I changed a state of Hello Mbean, it complains ClassLoadNotFoound exception. I know the listener is in war, not in sar. How can MBean notify to a listener in war? Thank you very much for your help. Chwang View the original post : http://www.jboss.com/index.html?module

[JBoss-user] [Messaging, JMS JBossMQ] - Whre JNDI Queue name is saved? and What does MaxDepth mean?

2006-02-13 Thread chwang
shutting down and start it again. the changed JNDIName is gone, still queue/testQueue. Why? 2.) I also can setup MaxDepth. For excample I set 50 as MaxDepth. I wonder if number of the incoming packages is greater than 50. the rest pacake will be lost? Thank you! Chwang View the original post

[JBoss-user] [Management, JMX/JBoss] - My listener is a servlet.

2006-02-13 Thread chwang
myMBeanListener (which is a servlet) not found. I know my listener(servlet) is war. it can not be in sar. How to solve this conflict? Thank you very much. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3923465#3923465 Reply to the post : http

[JBoss-user] [Management, JMX/JBoss] - Re: NotificationLsitener must be a MBean?

2006-02-10 Thread chwang
Thank you very much! my servlet is in war, Jmx service is in sar. There is no servlet copy in sar. Can I just put the path and servlet class name to subsrcribe? or Mbean service to add lietener which includs the path and calss name? Thank you again Chwang View the original post : http

[JBoss-user] [Management, JMX/JBoss] - Re: NotificationLsitener must be a MBean?

2006-02-10 Thread chwang
implement handleNotification method. then In my code MyMbeanserver.addNotificationListener(objectName, myMBeanListener, null, new Integer(2)); But I got this exception. Any idea? Thank you. Chwang java.lang.IllegalArgumentException: wrong number of arguments

[JBoss-user] [Management, JMX/JBoss] - NotificationLsitener must be a MBean?

2006-02-09 Thread chwang
to get a new message from HelloWorldService Mbean when HelloWorldService message is changed. How can I solve this conflict? Thank you. chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3922761#3922761 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [JBossWS] - Re: ClassCastException while using JWSDP 1.6

2006-01-30 Thread chwang
Yes, I had the same problem, then fixed. But jbossall-client.jar has org.jboss.logging.Logger class. I can't use Logger class any more? Thank you ! chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3920500#3920500 Reply to the post : http://www.jboss.com

[JBoss-user] [JBossWS] - ClassCastException while using JWSDP 1.6 and jbossall-clint.

2006-01-30 Thread chwang
Hi Folks, I have Web service client application, compiled using JWSDP 1.6. the client applcaion is a servlet to use webservice. I got java.lang.ClassCastException: org.jboss.axis.Message 80-Processor25:) at

[JBoss-user] [JBossWS] - Re: How to hide an element in WSDL ? please help.

2005-11-23 Thread chwang
Thank you very much! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3908728#3908728 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3908728 --- This SF.net email is

[JBoss-user] [JBossWS] - How to hide an element in WSDL ? please help.

2005-11-22 Thread chwang
getName() |{ | return name; |} | |public void setName(String name) |{ | this.name = name; |} | | } | | But I want hide age or name element in WSDL file. How to do it? Thank you! Chwang View the original post : http

[JBoss-user] [JBossWS] - Re: OperationDesc for myMethod was not synchronized to a met

2005-11-17 Thread chwang
I wonder if you changed documentliteral to rpcliteral in your build.xml file. I think jboss doesn't support multiple in paramters for documentliteral. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3907743#3907743 Reply to the post :

[JBoss-user] [JBossWS] - Re: Problem with EJB Web Service with two params

2005-11-17 Thread chwang
you have to use wrapper. | configuration | xmlns=http://java.sun.com/xml/ns/jax-rpc/ri/config; | | service name=OrderProcessService | targetNamespace=http://org.jboss.test.webservice/samples2; | typeNamespace=http://org.jboss.test.webservice/samples2/types; |

[JBoss-user] [JBossWS] - wscompile and ant

2005-11-09 Thread chwang
Hi folks, Could you tell me where I can find the doc about wscompile tool built in ANT task. I went ANT doc, could not find any wscompile task in ANT. Thank you! Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3906469#3906469 Reply to the post

[JBoss-user] [Beginners Corner] - How to setup log4j.xml in a war file?

2005-11-08 Thread chwang
Hi Folks, I wrote a log4j.xml, if I put it in Jboss_Home\server\default\conf, it takes effect. But I put it in my war file, in WEB-INFO\classes, it doesn't take effect, jboss using defualt log4j.xml in conf. Did I miss something ? Thank you Chwang View the original post : http

[JBoss-user] [JBossWS] - Re: object inheritance with their schema

2005-10-28 Thread chwang
with server side's. 3.) if Application of the client side is developed by C++, or perl, what kind of tool to gernerate the server endpoint interface? Your tutorial is very good. I learned a lot from it. Thank you again. Chwang View the original post : http://www.jboss.com/index.html?module

[JBoss-user] [JBossWS] - How to show java.io.File , and hide a int element in WSDL?

2005-10-28 Thread chwang
() { return outputFile; } } I use wscompile to generate WSDL file, but it can not show File element in WSDL? HOw can I do that. For commandKey element. I don't want to show this element in WSDL. How to do it? Thank you very much. Chwang View the original post

[JBoss-user] [JBossWS] - object inheritance with their schema

2005-10-27 Thread chwang
is the best way to do this? Thank you chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3903853#3903853 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903853

[JBoss-user] [JBossWS] - object inheritance with their schema

2005-10-27 Thread chwang
is the best way to do this? Thank you chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3903855#3903855 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903855

[JBoss-user] [JBossWS] - Test war or jar with JBOSS

2005-10-24 Thread chwang
Hi folks, I read got samples-4.0.2.zip examples, and found the jar and war files are not put in the /delpoy directory of Jboss for testing, but still can be tested in some way. I don't know what is tricky. I wonder if war can be deployed but don't have to be in deploy directory of Jboss.

[JBoss-user] [JBossWS] - test quesion of samples-4.0.2.zip

2005-10-18 Thread chwang
hi folks, I donwloaded to samples-4.0.2.zip. and run test cases. from the build.xml file, all jar and wars are not to put to delpoy directory of Jboss. I am conufesed how they work, what is tricky. Thank you chwang --- ?xml version=1.0 encoding=UTF-8? !-- $Id: build-samples.xml,v 1.1.2.1

[JBoss-user] [JBossWS] - wscompile

2005-10-18 Thread chwang
you very much in advance. Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3901861#3901861 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3901861 --- This SF.Net

[JBoss-user] [JBossWS] - error reading C:\jboss-4.0.2\client\auth.conf; java.util.zip

2005-10-14 Thread chwang
Hi Folks, I donwloaded the samples-4.0.2.zip from http://www.jboss.org/wiki/Wiki.jsp?page=JBossWS and put them in c:\webservices I ant build.xml I got this zipexception. Coulr you tell mw what is wrong. Thank you very much. Chwang C:\webservicesant Buildfile

[JBoss-user] [JBossWS] - Re: error reading C:\jboss-4.0.2\client\auth.conf; java.util

2005-10-14 Thread chwang
But after I deleted the ${jboss.home}/clientauth.conf, ${jboss.home}/server/default/deploy/jboss-ws4ee.sar/axis-client-config.xml, axis-server-config.xml, jboss-services.xml there is no Zipexception, complie is passed. Of course the Jboss can not start correectly. What is wrong? View the

[JBoss-user] [Messaging, JMS JBossMQ] - Re: How to specify the number of messsages I need?

2005-10-03 Thread chwang
I am using MessageListener, please help! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3898817#3898817 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3898817 --- This

[JBoss-user] [Messaging, JMS JBossMQ] - How to specify the number of messsages I need?

2005-10-03 Thread chwang
Hi, Folks, I send 50 messages to the queue. But first I want to get 25 messages to process, after finished then get another 25 messages. Do I need to hard code, or just using some methods of JMS? Thank you for your help! Chwang View the original post : http://www.jboss.com/index.html

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 wars can put into a ear file and deploy.

2005-09-21 Thread chwang
Hi, I have figured out. both application can't have the same context-root. Thank you! chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3896144#3896144 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3896144

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 wars can put into a ear file and deploy.

2005-09-20 Thread chwang
lafr, Thank you. they are 2 different web applicaions. I changed the jboss-web.xml according to your suggestion. one of them is like the following. But I got 2 warns: ignore the set up. And the error is still there. chwang --- jboss-web class-loading java2ClassLoadingCompliance

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 wars can put into a ear file and deploy.

2005-09-20 Thread chwang
lafr, Thank you. they are 2 different web applicaions. I changed the jboss-web.xml according to your suggestion. one of them is like the following. But I got 2 warns: ignore the set up. And the error is still there. chwang --- jboss-web class-loading java2ClassLoadingCompliance

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 wars can put into a ear file and deploy.

2005-09-19 Thread chwang
a unified class loader as the class loader rather than the tomcat specific class loader. The default is false to ensure that wars have isolated class loading for duplicate jars and jsp files. -- true Thank you! Chwang View the original post

[JBoss-user] [Installation, Configuration Deployment] - 2 wars can put into a ear file and deploy.

2005-09-15 Thread chwang
access, and has no functional impact. --- Which means, only can start on web applcaion. Could you tell me waht is wrong? Thank you! Chwang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3894922#3894922 Reply to the post : http

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 wars can put into a ear file and deploy.

2005-09-15 Thread chwang
I wonder if 2 web applicaions confilct on one port 8080. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3894932#3894932 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3894932

[JBoss-user] [Installation, Configuration Deployment] - jdom.jar issue

2005-08-11 Thread chwang
: Could you tell me how to fix it? if I comment out this jdom.jar module in application.xml file, it is all right. Thank you very much chwang View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3889623#3889623 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [JBoss Getting Started Documentation] - dukebank with HSQL

2005-08-04 Thread chwang
) [java] Java Result: 1 BUILD SUCCESSFUL Total time: 1 second C:\j2eetutorial14\examples\bank I don't know what is wrong? Do I need to setup HSQL databse first? Please help, thank you very much! chwang View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp

[JBoss-user] [Beginners Corner] - Re: deploy and hibernate

2005-08-03 Thread chwang
Neelixx, Thank you very much for your help! Edgy View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3888187#3888187 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3888187

[JBoss-user] [Beginners Corner] - deploy and hibernate

2005-07-29 Thread chwang
Hi Guys, I am a newer. I have a couple of questions to ask you guys. Please help me out. Question A: There are lots of jar files I create and need to use them. I found 2 ways to use in Jboss. 1.) I can put all jar files in {jboss.deploy.dir}/server/default/lib. 2.) I can jar all jars into one

[JBoss-user] [Installation, Configuration Deployment] - hibernate and deploy

2005-07-29 Thread chwang
Hi Guys, I am a newer. I have a couple of questions to ask you guys. Please help me out. Question A: There are lots of jar files I create and need to use them. I found 2 ways to use in Jboss. 1.) I can put all jar files in {jboss.deploy.dir}/server/default/lib. 2.) I can jar all jars into one

[JBoss-user] [Installation, Configuration Deployment] - a few jar files in a jar, ear, or war files.

2005-07-28 Thread chwang
Hi Folks, I have many jar files that need be used. if I put these jar files into D:\jboss-4.0.1\server\default\lib, I am afraid of mess up. Can I put these jar files into a one jar fiels, or ear, or war. which way is the beast. Or Can create a directory