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
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