Community

EJB3 SSL tutorial

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

Andrew Gronosky wrote:

 

 

 

Oh, I should also mention, I needed to edit the source code for the example EJB.  On lines 35-36 of ${EJB3_TUTORIAL_HOME}/ssl/src/org/jboss/tutorial/ssl/bean/CalculatorBean.java,

 

 

@RemoteBindings(
{@RemoteBinding(clientBindUrl = "sslsocket://0.0.0.0:3843"), @RemoteBinding(jndiBinding = "CalculatorNormal")})

 

Yes, for some reason that particular tutorial seems to have been left behind (it doesn't figure in the tutorial chapters). I'll be fixing this soon. Thanks for bringing this up.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community