[JBoss-user] [Security & JAAS/JBoss] - Re: Calling web service from another jboss application using

2006-07-07 Thread hardeep.kwatra
Hi! Stand alone pplication means running the application from the command prompt i.e. java -jar , not in the jboss. if i try to deploy it as a service it starts giving the exception, where it works fine in the previous case. I am using JAXRPC in my application. here is the code snippet which d

[JBoss-user] [Security & JAAS/JBoss] - Calling web service from another jboss application using SSL

2006-07-05 Thread hardeep.kwatra
Hi, I am trying to deploy an application as service, which reads the contents of a jms Queue and tries to send it to the other webservices i.e. within the same container and to another jboss application server using certificate authentication (SSL) on port 443. I am getting invalidate certific