[JBoss-user] [Security JAAS/JBoss] - Re: RunAsMDB

2005-05-12 Thread nitin888
Hi,

Thanks a lot. It worked for me.

Regards,
Nitin.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3877511#3877511

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3877511


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393alloc_id=16281op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: During the HAJMS master moving ....

2005-03-04 Thread nitin888

Hi,

I have got exactly similar problem but still not got a solution for it. If 
anyone out there has any words of wisdom or any idea about getting a soln for 
it.

Thanks in advance,
Nitin.




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868770#3868770

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868770


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: My MDB does't work in singleton mod on cluster. Help me.

2004-11-01 Thread nitin888
Have you got a soln for this as I'm also facing the same problem in 3.2.6  w2k..

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3853482#3853482

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853482


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: HAJMS failover takes about 3 minutes

2004-10-28 Thread nitin888
hi,

I'm getting a similar error. I thought there's a bug in 3.2.5  upgraded to 3.2.6, but 
still getting these messages. 
Have I done something wrong??

If you need anymore info please let me know.

thanks in advance,
Nitin.







2004-10-28 08:42:04,327 WARN  [org.jboss.mq.Connection] Connection failure: 
org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: 
(java.io.EOFException)
at org.jboss.mq.Connection.asynchFailure(Connection.java:436)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.EOFException
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2603)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:281)
... 1 more
2004-10-28 08:42:04,327 WARN  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS 
provider failure detected: 
org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: 
(java.io.EOFException)
at org.jboss.mq.Connection.asynchFailure(Connection.java:436)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.EOFException
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2603)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:281)
... 1 more
2004-10-28 08:42:04,343 INFO  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying 
to reconnect to JMS provider
2004-10-28 08:42:14,343 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Could 
not stop JMS connection
org.jboss.mq.SpyJMSException: Cannot disable the connection with the JMS server; - 
nested throwable: (java.io.IOException: Client is not connected)
at org.jboss.mq.Connection.doStop(Connection.java:1289)
at org.jboss.mq.Connection.stop(Connection.java:718)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStop(JMSContainerInvoker.java:832)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1265)
at org.jboss.mq.Connection.asynchFailure(Connection.java:446)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:402)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:334)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.IOException: Client is not connected
at 
org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:229)
at org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:197)
at org.jboss.mq.il.uil2.UILServerIL.setEnabled(UILServerIL.java:189)
at org.jboss.mq.Connection.doStop(Connection.java:1285)
... 8 more
2004-10-28 08:42:14,530 INFO  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] 
Reconnected to JMS provider


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3853038#3853038

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853038


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: AJP Clustering

2004-09-14 Thread nitin888
Luc,

Yes, I'm using j_secuirty_check.
If you need any more plz let me know...

thanks,
Nitin.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848183#3848183

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848183


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - AJP Clustering

2004-09-10 Thread nitin888
hi All,

I have configured multiple instances of JBoss3.2.5(tomcat) to work with Apache 2.0, 
where Apache is the Web proxy for load balancing.

The problem I'm facing is with Form based Authentication.
If only a single JBoss server is running OR I have enable only a single worker in 
workers2.properties, I can successfully login through Apache etc...

If 2 or more JBoss servers are running, it comes up with error of 

message Invalid direct reference to form login page

description The request sent by the client was syntactically incorrect (Invalid direct 
reference to form login page).

I have attached my workers2.properites below



Any help would be greatly appreciated,
Nitin.



# Sample workers2.properties  08-Feb-2004, located at:
# http://www.gknw.com/development/apache/docs/win32/mod_jk2/workers2.properties
#
[config:]
info=Defined in mod_jk2.conf.
# file=${serverRoot}/conf/workers2.properties
debug=0
debugEnv=0

[logger]
level=debug

[logger.file:0]
info=Where to put the mod_jk2 log.
file=${serverRoot}/logs/jk2.log
level=debug

[workerEnv:]
info=Global server options.
debug=0
timing=0
logger=logger.file:0

[uriMap:]
info=Maps the requests to workers.
debug=0

[shm:]
info=This is the Scoreboard.
debug=0
disabled=0
file=${serverRoot}/logs/jk2.shm
size=1048576


# -- Channels -- #

[channel.socket:192.0.0.91:8009] 
tomcatId=192.0.0.91:8009
info=Forward to a local TCPIP socket.
debug=0
disabled=0
port=8009
host=192.0.0.91
nodelay=0
timeout=60
graceful=0
keepalive=0
group=jboss


[channel.socket:192.0.0.92:8009]
tomcatId=192.0.0.92:8009 
info=Forward to a local TCPIP socket.
debug=0
disabled=0
port=8009
host=192.0.0.92
nodelay=0
timeout=60
graceful=0
keepalive=0
group=jboss


# -- Workers -- #

[status:]
info=Status worker, displays runtime information.
debug=0
disabled=0

[ajp13:192.0.0.91:8009] 
info=Ajp13 worker for WebSilver1 using a local channel.
debug=0
disabled=0
graceful=0
max_connections=0
channel=channel.socket:192.0.0.91:8009 

[ajp13:192.0.0.92:8009] 
info=Ajp13 worker for WebSilver2 using a local channel.
debug=0
disabled=0
graceful=0
max_connections=0
channel=channel.socket:192.0.0.92:8009 



# -- Load Balancer -- #

[lb:0] 
worker=ajp13:192.0.0.91:8009 
worker=ajp13:192.0.0.92:8009 


# -- URI's see QuickStart Guide -- #

[uri:/isis-web/*] 
info=Forward to jboss server.
debug=0
disabled=0
group=jboss



# End of workers2.properties



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3847785#3847785

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3847785


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: SSL with Tomcat in JBOSS 3.2.3

2004-04-19 Thread nitin888
To avoid PureTLSImplementation error 
Add SSLImplementation parameter.
 


Regarding changing log4j into is just pretending that there's no errors. I don't think 
its the right way. Even i'm trying to get a soln for that problem.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831339#3831339

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831339


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: SSL with Tomcat in JBOSS 3.2.3

2004-04-19 Thread nitin888
Add SSLImplementation parameter. 

   
SSLImplementation=org.apache.tomcat.util.net.jsse.JSSEImplementation 
 
in jboss-service.xml in Factory tag

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831340#3831340

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831340


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: SSL, Tomcat, JBoss - desperatly needing help

2004-04-19 Thread nitin888
I'm also trying to get rid of the above error.
If anyone has got a solution please can you'll inform us

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831343#3831343

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831343


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: SSL in JBoss 3.2.2 and Tomcat

2004-04-15 Thread nitin888
Did you get any solution cause i'm also struggling with it.


thanks
nitin

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830728#3830728

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830728


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user