You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/11/14 00:49:43 UTC

[jira] Created: (GSHELL-60) OpenShellHandler heavily relies on plexus

OpenShellHandler heavily relies on plexus
-----------------------------------------

                 Key: GSHELL-60
                 URL: https://issues.apache.org/jira/browse/GSHELL-60
             Project: GShell
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Remote Shell
            Reporter: Guillaume Nodet
            Assignee: Jason Dillon


OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Resolved: (GSHELL-60) whisper and remote heavily rely on plexus

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved GSHELL-60.
-----------------------------------

    Resolution: Fixed

Sending        gshell-remote/gshell-remote-common/src/main/java/org/apache/geronimo/gshell/remote/crypto/CryptoContext.java
Sending        gshell-remote/gshell-remote-server/src/main/java/org/apache/geronimo/gshell/remote/server/DefaultRemoteShell.java
Sending        gshell-remote/gshell-remote-server/src/main/java/org/apache/geronimo/gshell/remote/server/RshServer.java
Sending        gshell-remote/gshell-remote-server/src/main/java/org/apache/geronimo/gshell/remote/server/handler/ConnectHandler.java
Sending        gshell-remote/gshell-remote-server/src/main/java/org/apache/geronimo/gshell/remote/server/handler/LoginHandler.java
Adding         gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/transport/DefaultTransportFactoryLocator.java
Adding         gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/transport/LookupException.java
Replacing      gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/transport/TransportFactoryLocator.java
Sending        gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/transport/ssl/SslTransport.java
Sending        gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/transport/ssl/SslTransportServer.java
Sending        gshell-whisper/src/test/java/org/apache/geronimo/gshell/whisper/transport/TransportFactoryLocatorTest.java
Sending        gshell-whisper/src/test/java/org/apache/geronimo/gshell/whisper/transport/vm/VmTransportTest.java
Transmitting file data ............
Committed revision 601529.

URL: http://svn.apache.org/viewvc?rev=601529&view=rev


> whisper and remote heavily rely on plexus
> -----------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell, Whisper
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-alpha-1
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Updated: (GSHELL-60) OpenShellHandler heavily relies on plexus

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GSHELL-60:
-------------------------------

    Fix Version/s: 1.0-alpha-2
         Assignee:     (was: Jason Dillon)

> OpenShellHandler heavily relies on plexus
> -----------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell
>            Reporter: Guillaume Nodet
>             Fix For: 1.0-alpha-2
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Updated: (GSHELL-60) OpenShellHandler heavily relies on plexus

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated GSHELL-60:
----------------------------------

    Fix Version/s:     (was: 1.0-alpha-2)
                   1.0-alpha-1

> OpenShellHandler heavily relies on plexus
> -----------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-alpha-1
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Updated: (GSHELL-60) whisper and remote heavily rely on plexus

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated GSHELL-60:
----------------------------------

    Summary: whisper and remote heavily rely on plexus  (was: whisper and remote heavily relies on plexus)

> whisper and remote heavily rely on plexus
> -----------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell, Whisper
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-alpha-1
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Updated: (GSHELL-60) whisper and remote heavily relies on plexus

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated GSHELL-60:
----------------------------------

    Component/s: Whisper
        Summary: whisper and remote heavily relies on plexus  (was: OpenShellHandler heavily relies on plexus)

> whisper and remote heavily relies on plexus
> -------------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell, Whisper
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-alpha-1
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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


[jira] Assigned: (GSHELL-60) OpenShellHandler heavily relies on plexus

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned GSHELL-60:
-------------------------------------

    Assignee: Guillaume Nodet

> OpenShellHandler heavily relies on plexus
> -----------------------------------------
>
>                 Key: GSHELL-60
>                 URL: https://issues.apache.org/jira/browse/GSHELL-60
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Remote Shell
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-alpha-2
>
>
> OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi.
> But it may be ok if I can  just mimic its behavior using spring.  I will try to take a look and see if this is doable.

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