github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

knifhen / javarebel-stripes-plugin

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (0)
  • Wiki (2)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Plugin to hotswap Stripes ActionBeans — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Version 1.0.12-SNAPSHOT Once more java 1.5 
Andreas Knifh (author)
Thu Mar 19 23:04:51 -0700 2009
commit  6eead4895c80d0ed4f3ab924c6c02665ee0858b4
tree    faeb73c9ed97ae2f9e9dc9161a0d93d6dc15dfb9
parent  caa85ae0222700bdb2201e9e862a4e4d03f80244
javarebel-stripes-plugin /
name age
history
message
file .classpath Loading commit data...
file .gitignore
file .project
file LICENSE
file README
file pom.xml
directory src/
README
JavaRebel Stripes plugin
========================
Plugin to hotswap Stripes ActionBeans.

The latest source can be found at
http://github.com/knifhen/javarebel-stripes-plugin/tree/master

This plugin was inspired by the Stripes-Reload extensions.
http://www.stripesbook.org/stripes-reload.html


Sample Maven 2 configuration
----------------------------
    
    <repositories>
        <repository>
            <id>zt-repo</id>
            <url>http://repos.zeroturnaround.com/maven2</url>
        </repository>
    </repositories>

    ...

    <profiles>
        <profile>
            <id>development</id>
            <activation>
                <activeByDefault>true</activeByDefault>
            </activation>
            
            <dependencies>
                <dependency>
                    <groupId>se.knifhen</groupId>
                    <artifactId>javarebel-stripes-plugin</artifactId>
                    <version>1.0.6</version>
                </dependency>
            </dependencies>
            
        </profile>
   </profiles>

   

Known limitations
-----------------

* The plugin does not work with custom ActionResolver implementations.
* The plugin will only reload ActionBeans.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server