[jboss-user] [Clustering/JBoss] - Chunking/Load Balancing with IIS & JBoss

2007-06-11 Thread childsce
I have the Jakarta filter on IIS and have two JBoss instances that are setup in a round robin. I'm trying to get chunking to work but am getting the following error. Can some help and tell me what I'm doing wrong? Thanks Error: anonymous wrote : [Mon Jun 11 00:03:37 2007] [0436:3480] [warn]

[jboss-user] [Beginners Corner] - Re: mscreate.dir

2006-12-05 Thread childsce
Do you mean the %serverpath%\server\default\tmp\deploy directory? Also what type of files does in generate? The path listed above is just a temp directory that stores files used recently by JBoss. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991261#399126

[jboss-user] [Beginners Corner] - Re: Deploy compressed war

2006-12-05 Thread childsce
You can also just have JBoss running and drop it in at anytime and it will pick it up within 10 seconds you should see it grap it from the command prompt. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991257#3991257 Reply to the post : http://www.jboss.co

[jboss-user] [Beginners Corner] - Sending to JBoss thru IIS --- NEED a PROGRAM GUY

2006-12-04 Thread childsce
I know you can send to JBoss from IIS using AJP, but I need to send encrypted information thru it without wrapping the AJP in IPSEC. Does anyone have a ISAPI filter that will send to JBoss without using AJP? I know BEA can do it I was just wondering if JBoss had a solution for it. Thanks all.

[jboss-user] [Beginners Corner] - Re: Connecting to Oracle

2006-12-01 Thread childsce
I have yet another question? jdbc:oracle:thin:@*:port:yoursid my question is on this line what does "yoursid" come from is it the name of the database? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990563#3990563 Reply to the post : http://

[jboss-user] [Beginners Corner] - Re: Connecting to Oracle

2006-12-01 Thread childsce
Thanks so much for the sites. I will check them out and see if I can finish this thing up. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990558#3990558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990558

[jboss-user] [Beginners Corner] - Connecting to Oracle

2006-12-01 Thread childsce
Hello to All Smart JBoss users, I'm new to JBoss and was wondering if anyone could guide me to where I need to go to connect my JBoss to an Oracle database. Also I have the new jar file from Oracle called "classes12.jar" and need to know where I need to drop this into the JBoss. I have to di