Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I spent about a half hour surfing the various Glassfish web sites, but i was unable to find the source code online.

I don't want to download the code, I just want to look at a couple specific spots.

Is there similar to mxr.mozilla.org?

share|improve this question

3 Answers

Is this what you are looking for:

EDIT: There seems to be a migration going on java.net, as per:

You can use the fisheye:

Probably best to take some tag from the tree on the left.

share|improve this answer
I get "The file /web/projects/glassfish/source/browse/glassfish appears to be missing." – benc Dec 1 '10 at 17:52
@benc See the edit. – icyrock.com Dec 1 '10 at 19:26

It's now here https://svn.java.net/svn/glassfish~svn/

share|improve this answer
Use subversion to checkout the code. For example: svn co svn.java.net/svn/glassfish~svn/branches/3.1.3 – user674669 Apr 25 at 12:14

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.