Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Embedded Jetty Runner #28

Merged
merged 7 commits into from
Aug 23, 2012
Merged

Add Embedded Jetty Runner #28

merged 7 commits into from
Aug 23, 2012

Conversation

ryantxu
Copy link
Contributor

@ryantxu ryantxu commented Aug 23, 2012

This adds a simple waffle-jetty project. Currently it is only useful for debugging. From eclipse, right click on StartEmbeddedJetty and 'Run As > Java Application'

this will let you step through things with the debugger.

Down the road, we could implement jetty Authenticators/LoginService but for now this is just a debugging tool and should not be included in the distribution

@dblock
Copy link
Collaborator

dblock commented Aug 23, 2012

Looks good. It needs two things to be merged:

@dblock
Copy link
Collaborator

dblock commented Aug 23, 2012

Unfortunately the full link is the only one that works all of the time.

Let me know when this is good to merge.

@ryantxu
Copy link
Contributor Author

ryantxu commented Aug 23, 2012

this is good to merge (can get better) but I got to get back to other work!

thanks
ryan

dblock added a commit that referenced this pull request Aug 23, 2012
@dblock dblock merged commit ee219ef into Waffle:1.5 Aug 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants