You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2009/11/19 03:01:39 UTC

[jira] Closed: (OPENEJB-1112) ejbds service (ejbd+ssl) setup on port 4203

     [ https://issues.apache.org/jira/browse/OPENEJB-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-1112.
----------------------------------

    Resolution: Fixed

> ejbds service (ejbd+ssl) setup on port 4203
> -------------------------------------------
>
>                 Key: OPENEJB-1112
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1112
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: server
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.3
>
>
> A conf/ejbds.properties file will be added to the server already setup for ejbd+ssl communication.  Contents of that file will look like so:
> server      = org.apache.openejb.server.ejbd.EjbServer
> bind        = 127.0.0.1
> port        = 4203
> disabled    = false
> threads     = 200
> backlog     = 200
> secure      = true
> discovery   = ejb:ejbds://{bind}:{port}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.