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 02:57:39 UTC

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

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.


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

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENEJB-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779797#action_12779797 ] 

David Blevins commented on OPENEJB-1112:
----------------------------------------

Note, no code change is associated with this. The file is simply a convenience and could be added to any OpenEJB 3.1.x server to more easily enable ejbd+ssl.


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