Direct deployment of static content
    1.
    发明授权
    Direct deployment of static content 有权
    直接部署静态内容

    公开(公告)号:US08924947B2

    公开(公告)日:2014-12-30

    申请号:US12339121

    申请日:2008-12-19

    IPC分类号: G06F9/44 G06F9/445 G06F11/00

    CPC分类号: G06F8/60

    摘要: A computerized method and a system for direct deploy of static content. Static content is received at a deployment framework of an application server. The content is forwarded to a content deployment extension (CDE) for implementing the deployment of the content on the applications server. The application server operates in online mode during the deployment. The CDE selects an appropriate content handler to handle the deployment of the content. The content is deployed by the content handler on the application server in online mode. The CDE receive a feedback from the deployment of the static content.

    摘要翻译: 一种用于直接部署静态内容的计算机化方法和系统。 在应用服务器的部署框架下接收静态内容。 将内容转发到内容部署扩展(CDE),以实现应用程序服务器上内容的部署。 应用程序服务器在部署期间以在线模式运行。 CDE选择适当的内容处理程序来处理内容的部署。 内容由在线模式下的应用服务器上的内容处理程序部署。 CDE从静态内容的部署中收到反馈。

    Method and system to provide access to factories in a naming system
    2.
    发明申请
    Method and system to provide access to factories in a naming system 有权
    提供在命名系统中访问工厂的方法和系统

    公开(公告)号:US20050278223A1

    公开(公告)日:2005-12-15

    申请号:US10856051

    申请日:2004-05-27

    IPC分类号: G06F9/46 G06G1/14

    CPC分类号: G06F9/465 G06Q20/203

    摘要: A method and system to provide easy access to factories in a naming service. The system receives an indication that a factory is needed by a client. A plurality of resolvers are checked in turn to find the factory indicated. If a resolver that can provide the factory is found, the factory is returned to the client. In one embodiment, resolvers register with a resolver manager that performs the checking in response to a naming operation. Because the resolver manager can access all registered resolvers, access to the factories is independent of a class path of the user.

    摘要翻译: 一种方法和系统,可以方便地访问命名服务中的工厂。 系统收到客户需要工厂的指示。 依次检查多个解析器,找到工厂指示。 如果找到可以提供工厂的解析器,工厂将退回客户端。 在一个实施例中,解析器向响应于命名操作执行检查的解析器管理器注册。 因为解析器管理器可以访问所有注册的解析器,所以对工厂的访问与用户的类路径无关。

    DIRECT DEPLOYMENT OF STATIC CONTENT
    3.
    发明申请
    DIRECT DEPLOYMENT OF STATIC CONTENT 有权
    直接部署静态内容

    公开(公告)号:US20090228879A1

    公开(公告)日:2009-09-10

    申请号:US12339121

    申请日:2008-12-19

    IPC分类号: G06F9/445

    CPC分类号: G06F8/60

    摘要: A computerized method and a system for direct deploy of static content. Static content is received at a deployment framework of an application server. The content is forwarded to a content deployment extension (CDE) for implementing the deployment of the content on the applications server. The application server operates in online mode during the deployment. The CDE selects an appropriate content handler to handle the deployment of the content. The content is deployed by the content handler on the application server in online mode. The CDE receive a feedback from the deployment of the static content.

    摘要翻译: 一种用于直接部署静态内容的计算机化方法和系统。 在应用服务器的部署框架下接收静态内容。 将内容转发到内容部署扩展(CDE),以实现应用程序服务器上内容的部署。 应用程序服务器在部署期间以在线模式运行。 CDE选择适当的内容处理程序来处理内容的部署。 内容由在线模式下的应用服务器上的内容处理程序部署。 CDE从静态内容的部署中收到反馈。

    Method and system to provide access to factories in a naming system
    4.
    发明授权
    Method and system to provide access to factories in a naming system 有权
    提供在命名系统中访问工厂的方法和系统

    公开(公告)号:US07721256B2

    公开(公告)日:2010-05-18

    申请号:US10856051

    申请日:2004-05-27

    IPC分类号: G06F9/44 G06F15/16 G06F15/167

    CPC分类号: G06F9/465 G06Q20/203

    摘要: A method and system to provide easy access to factories in a naming service. The system receives an indication that a factory is needed by a client. A plurality of resolvers are checked in turn to find the factory indicated. If a resolver that can provide the factory is found, the factory is returned to the client. In one embodiment, resolvers register with a resolver manager that performs the checking in response to a naming operation. Because the resolver manager can access all registered resolvers, access to the factories is independent of a class path of the user.

    摘要翻译: 一种方法和系统,可以方便地访问命名服务中的工厂。 系统收到客户需要工厂的指示。 依次检查多个解析器,找到工厂指示。 如果找到可以提供工厂的解析器,工厂将退回客户端。 在一个实施例中,解析器向响应于命名操作执行检查的解析器管理器注册。 因为解析器管理器可以访问所有注册的解析器,所以对工厂的访问与用户的类路径无关。

    Modified class loaders and methods of use

    公开(公告)号:US20060080280A1

    公开(公告)日:2006-04-13

    申请号:US11250892

    申请日:2005-10-13

    申请人: Henning Blohm

    发明人: Henning Blohm

    IPC分类号: G06F17/30

    摘要: Methods and apparatus, including computer program products, implement a hierarchical arrangement of class loaders. Each class loader has a naming token, and each token driven class loader has one or more delegation tokens. A class definition request is received in a first, token driven class loader. If the first class loader has a parent class loader, the class definition is requested from the parent. If the parent is a token driven class loader, delegation tokens are used to delegate the class definition request to the parent. If the class definition is not obtained from a parent class loader, an attempt is made to obtain the class definition from the resources of the first class loader. If that also fails, the delegation tokens of the first class loader are used to find a matching child class loader and the class definition is requested from the matching child class loader.

    Hierarchical arrangement of modified class loaders and token driven class loaders and methods of use
    10.
    发明授权
    Hierarchical arrangement of modified class loaders and token driven class loaders and methods of use 有权
    修改类装载器和令牌驱动类装载器的分层布置及使用方法

    公开(公告)号:US07536412B2

    公开(公告)日:2009-05-19

    申请号:US11250892

    申请日:2005-10-13

    申请人: Henning Blohm

    发明人: Henning Blohm

    IPC分类号: G06F17/30

    摘要: Methods and apparatus, including computer program products, implement a hierarchical arrangement of class loaders. Each class loader has a naming token, and each token driven class loader has one or more delegation tokens. A class definition request is received in a first, token driven class loader. If the first class loader has a parent class loader, the class definition is requested from the parent. If the parent is a token driven class loader, delegation tokens are used to delegate the class definition request to the parent. If the class definition is not obtained from a parent class loader, an attempt is made to obtain the class definition from the resources of the first class loader. If that also fails, the delegation tokens of the first class loader are used to find a matching child class loader and the class definition is requested from the matching child class loader.

    摘要翻译: 方法和设备,包括计算机程序产品,实现了类加载器的分层布置。 每个类加载器都有一个命名令牌,每个令牌驱动的类加载器都有一个或多个委托令牌。 在第一个令牌驱动的类加载器中接收到类定义请求。 如果第一类加载器具有父类加载器,则从父请求类定义。 如果父级是令牌驱动的类加载器,则使用委托令来将类定义请求委派给父进程。 如果没有从父类加载器获取类定义,则尝试从第一类加载器的资源中获取类定义。 如果这也失败了,第一类加载器的委托令用于查找匹配的子类加载器,并从匹配的子类加载器请求类定义。