[jboss-user] [JBoss Remoting Users] - Disable Weak Ciphers for PCI-DSS

2009-09-11 Thread sunilbabu
We have to disable the weak ciphers in Jboss-4.2.3.GA (ejb3 application) for pci compliance. Can someone help me with the configuration or point me to a document that explain how to disable ciphers. Following is current connector | jboss.aop:service=AspectDeployer | |

[jboss-user] [JBossWS] - wsclient: javax.xml.ws.soap.SOAPFaultException on jboss-4.2.

2009-02-09 Thread sunilbabu
I am getting the following exception when I try to call a WS from jboss-4.2.3.GA server, but if I call the same WS from jboss-4.2.0.CR2 it works fine and return the response. 2009-02-09 16:47:53,866 ERROR [STDERR] saveTransactionToACS: java.io.IOException: HTTP/1.1 protocol error: bad chunk |

[jboss-user] [Remoting] - Re: JBoss AS 4.2.3.GA java.net.SocketException

2008-12-29 Thread sunilbabu
If I use 4.2.3 server I could see the socket exception in log file but if I use the same code in jboss-4.2.0.CR2 I don't see this in log file. I see this exception as a DEBUG log message and it is not directly affecting my application(ie, does not throw this exception in TestFacadeBean.java or

[jboss-user] [Remoting] - JBoss AS 4.2.3.GA java.net.SocketException

2008-12-19 Thread sunilbabu
I am using JBoss AS 4.2.3.GA and jboss-4.2.0.CR2 with ejb3.0. I have a remote client that calls the method in server using sslscoket and both servers will successfully print out the echo message. But If i try to call any method on 4.2.3 server from a remote client I will get a debug message ab

[jboss-user] [EJB 3.0] - Re: SSL on EJB3 not working for jboss4.0.5GA ?

2007-02-27 Thread sunilbabu
I have the same problem after I tried to use SSL with jboss-4.0.5.GA. I am getting this exception from server 00:32:35,114 ERROR [SSLSocketServerInvoker] Failed to accept socket connection java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance