Community

EJB3 SSL tutorial

reply from jaikiran pai in Beginner's Corner - View the full discussion

You can create your own *-service.xml file with these contents http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/docs/tutorial/ssl/META-INF/ssl-service.xml and place it in the deploy folder. Then you can configure your bean to use this connector (using the @org.jboss.ejb3.annotaion.RemoteBinding annotation).

 

P.S: I don't know why the SSL tutorial chapter is missing from the tutorial docs. I'll look into it.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community