[JBoss-user] [JBoss.NET] - Re: How to handle concurrent web service request?

2004-12-21 Thread keanthian
yes..i agree.. the client should handle unexpected exception...:-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859447#3859447 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859447 --

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Class Loaders and application isolation

2004-12-05 Thread keanthian
wapdat, set what to 'false'? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857449#3857449 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857449 --- SF email is spon

[JBoss-user] [JBoss.NET] - How to handle concurrent web service request?

2004-12-03 Thread keanthian
hi all, Can anyone tell me how can we control number of request submitted to our web service. The problem i'm facing now is, a web service client spawn 100 request threads to my web service. This cause an exception being thrown to the client. Is there any method to avoid throwing exception to c

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Where is the storage for JBossMQ?

2004-10-28 Thread keanthian
hi flindet, thanks for the info. Basically, in order to implement Persistance Messaging, JBoss MQ requires database to store the message. Apart from database, is there any other storage media we can choose? such as text file, excel file etc..? By using database, wouldn't it will affect the perf

[JBoss-user] [Installation & Configuration] - Re: Integration of JBoss/Tomcat and IIS on different servers

2004-10-28 Thread keanthian
try this, http://jboss.org/index.html?module=bb&op=viewtopic&p=3816794#3816794 and modify the worker.properties to point to server where your tomcat is running. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853216#3853216 Reply to the post : http://www.jbo

[JBoss-user] [Messaging, JMS & JBossMQ] - Where is the storage for JBossMQ?

2004-10-28 Thread keanthian
hi all, I would like to know where is the storage for JBossMQ? As I know, JBossMQ acts as JSM provider, when we send a message to JBossMQ, where is actually the message being stored? is it in hypersonic database? Can I configure a external storage for JBossMQ? thanks. View the original post :

[JBoss-user] [JBoss.NET] - Re: Doc/Literal style with JBoss

2004-10-28 Thread keanthian
I manage to get it work but there is some problem with Doc/Lit web service in JBoss.Net. The problem is when my web method accepts more than one parameters, the 2nd, 3rd... parameter will always get null value. It works fine if the web method is only accepts 1 parameter. Please refer to http:

[JBoss-user] [Installation & Configuration] - Re: How to run web applications with different JVM?

2004-10-28 Thread keanthian
hi robiz, sorry for the late reply, jboss.com didn't notifies me when there is a reply..:(. I will give it a try and get back to later.. thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853207#3853207 Reply to the post : http://www.jboss.org/index.htm

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Configure JBoss with IBM MQ 5.30.0

2004-10-25 Thread keanthian
hi genman, anbuselvam, can you please post the exact link to the tutorial. Thanks a lot... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852662#3852662 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852662 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to setup JBoss for JMS (not MDB-JMS) ?

2004-10-25 Thread keanthian
what does it mean by "Moderated: Ignored FAQ" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852652#3852652 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852652 ---

[JBoss-user] [Installation & Configuration] - Re: IIS Integration with jboss-3.2.1_tomcat-4.1.24

2004-10-24 Thread keanthian
hi all, I found the problem. The reason why client's certiicate is not passes to JBoss is because IIS did not trust the client's certificate. I solve this issue by trusting client's certificate and it works fine. Client will be redirected to my application even though client's certificate is not

[JBoss-user] [Installation & Configuration] - Re: IIS Integration with jboss-3.2.1_tomcat-4.1.24

2004-10-22 Thread keanthian
Did anyone try before IIS+JBoss with SSL using isapi_redirect.dll? My applicaiton is required to read client certificate, my problem now is when my client posts a HTTPS request via IIS, when the request reaches my applicaton (which running in JBoss), it won't be able to read the client certific

[JBoss-user] [JBoss.NET] - Re: Why is jboss-net xdoclet hardcoded to rpc-encoded?

2004-10-20 Thread keanthian
Yes, that is one of the work around..:-). I finally choose to use rpc/lit web service which is working fine. By the way, when you said the issue has been addressed to jboss-head, is it possible for us to check the status? I still haven't try JBossWS, is it has the same issue? View the original

[JBoss-user] [JBoss.NET] - Re: JBoss and Web Services

2004-10-20 Thread keanthian
My web service (Doc/Lit) is accepting 2 parameters, when my client application request the service, the server side manages to get the value for 1st paramater but for 2nd parameter, it always get null value. Eg public void myWebMethod(String firstParam, String secondParam){ //firstParam works

[JBoss-user] [JBoss.NET] - Re: Document style web services.

2004-10-20 Thread keanthian
hi Stephen, Did you manage to get your Doc/Lit web service works? I'm facing problem while trying to implement Doc/Lit web service. My web method always get null value from the 2nd parameter. It works fine if my web metho donly receive 1 parameter. Even when i try with axis, it's still giving m

[JBoss-user] [JBoss.NET] - Re: JBoss and Web Services

2004-10-20 Thread keanthian
hi scott, one quick question, does JBoss.Net support Document/Literal web service? thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852055#3852055 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852055 -

[JBoss-user] [JBoss.NET] - Re: Why is jboss-net xdoclet hardcoded to rpc-encoded?

2004-10-20 Thread keanthian
i have try to implement my web service with doc/lit, but it seem like not working properly. The problem arises when my web service method accepts more than one parameter. any once facing the same problem? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852057#

[JBoss-user] [JBoss.NET] - Re: wsr do not redeploy without a jboss restart ?

2004-10-20 Thread keanthian
you can try to embed it into an ear file and deploy the ear file. ear file is hot deployable. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852056#3852056 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852056

[JBoss-user] [JBoss.NET] - Re: JBoss.net and xDoclet

2004-10-20 Thread keanthian
hi all, i'm exploring JBoss.Net too...just would like to check with you all, did anyone of you try to develop Document/Literal web service? it seem like not working properly when your web services accepting more than one parameters.. View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Security & JAAS/JBoss] - Chained certificate lost when JBoss integrate with IIS.

2004-10-20 Thread keanthian
I'm using JBoss-3.2.5 (SSL with client authentication) to integrate with IIS 5.0. I'm using isapi_redirector.dll to act as connector. My client's certificate is signed by Thawte. Therefore, it's basically a chained certificate. My problem is, when the request arrives at my application via IIS, t

[JBoss-user] [HTTPD, Servlets & JSP] - Re: integrating IIS with JBoss

2004-10-16 Thread keanthian
hi smitra, did you find any solution for this?? can you please share with us? thanks... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851370#3851370 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851370

[JBoss-user] [HTTPD, Servlets & JSP] - Re: integrating IIS with JBoss

2004-10-15 Thread keanthian
hi all, i followed the guide posted at http://jboss.org/index.html?module=bb&op=viewtopic&p=3816794#3816794 and it works fine... the guided posted can even redirect SSL connection. I'm wondering whether that is the best practise for JBoss to integrate with IIS? any comment? View the original

[JBoss-user] [Installation & Configuration] - Re: where to put jk2.properties

2004-10-14 Thread keanthian
yes..please share your experience with us.. thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851387#3851387 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851387 --

[JBoss-user] [Installation & Configuration] - Re: How to run web applications with different JVM?

2004-10-11 Thread keanthian
hi robisz, i will explain to u why i need this..:) I have a web application which is consuming HTTPS Web Service which is required client authentication. So, before I consume the web services I need to specify my keystore. EG, System.setProperty("javax.net.ssl.keyStore", "C:\Keystore"); My appl

[JBoss-user] [Installation & Configuration] - Re: JBoss Multiple VM

2004-10-11 Thread keanthian
hi dhartford, is that mean we need to create a server configuration everytime we wish to run our application with separate JVM? If let say i have 10 applications wish to run at their own JVM, i need to create 10 server configuration? View the original post : http://www.jboss.org/index.html?modu

[JBoss-user] [JCA/JBoss] - Re: Why default auto commit mode is false?

2004-10-11 Thread keanthian
hi all, I have found the answer from somewhere in internet. Post it here to share with all of us. 1.Why the default auto commit mode is false? When we are in session bean, the transaction is handled by Application Server. Therefore, all connection created is with manual commit mode.Anyway, you

[JBoss-user] [Installation & Configuration] - How to run web applications with different JVM?

2004-10-11 Thread keanthian
hi all, I have 2 application which I wish to deploy into one JBoss Servcer configuration (says default). My question is, can I configure so that each application will be run with it's own JVM? is it possible? thanks kt View the original post : http://www.jboss.org/index.html?module=bb&op=view

[JBoss-user] [JBoss.NET] - Does JBoss.Net support Document/Literal web service?

2004-09-29 Thread keanthian
hi all, I have deployed a web services in JBoss 3.2.5 (JBoss.Net) with document/literal style. My method is accepting 2 parameters. My web services accepted the first parameter correctly but the strange thing is it always get 'null' value for 2nd parameter. Why it's like that? Anyone here faced

[JBoss-user] [JCA/JBoss] - Re: [CachedConnectionManager] Closing a connection for you.

2004-09-21 Thread keanthian
hi Ranjith, i had done some reading from JBoss just now, from what i understand. We hit << 16:45:02,769 INFO [CachedConnectionManager] Closing a connection for you. Please close them yourself: [EMAIL PROTECTED] java.lang.Exception: STACKTRACE >> because we don't properly close our connection. T

[JBoss-user] [JCA/JBoss] - Why default auto commit mode is false?

2004-09-21 Thread keanthian
I try to get a connection to database as follow : InitialContext initialcontext = new InitialContext(); DataSource dataSource = (DataSource)initialcontext.lookup("jdbc/mydb"); Connection conn = dataSource.getConnection(); System.out.println("Auto Commit Web Services : " + conn.getAutoCommit()); //

[JBoss-user] [JCA/JBoss] - Re: setup datasource with MS sql server

2004-09-21 Thread keanthian
copy msbase.jar,mssqlserver.jar,msutil.jar to your server//{server_config}/deploy/lib folder your mssql-ds.xml should look like something like this YourJNDIName jdbc:microsoft:sqlserver://servername:1433;DatabaseName=DatabaseName com.microsoft.jdbc.sqlserver.S

[JBoss-user] [JCA/JBoss] - Re: [CachedConnectionManager] Closing a connection for you.

2004-09-21 Thread keanthian
hi Ranjith, I'm facing the same problem... did you found any solution? can you please share your solution with us? thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848927#3848927 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&