Skip to main content
summaryrefslogtreecommitdiffstats
blob: 37e09efbf25e1f460379cecdf9fc2d5afb7b63e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<div id="bigbuttons">
<h3>Primary Links</h3>
<ul>
	<li><a id="buttonDownload" href="download.php" title="Download">Eclipse
	Distribution, Update Site, Dropins</a></li>
	<li><a id="buttonDocumentation" href="midcolumn_example.php"
		title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
	<li><a id="buttonSupport" href="midcolumn_example.php" title="Download">Bug
	Tracker, Newsgroup, Professional Support</a></li>
	<li><a id="buttonInvolved" href="midcolumn_example.php" title="Getting Involved">CVS,
	Workspace Setup, Wiki, Committers</a></li>
</ul>
</div>

<div id="midcolumn">
<h3>Gemini Naming</h3>
<h4>Modular Naming Support</h4>
<div id="introText">

<p class="left">The “Gemini Naming” project implements support for using the Java Naming and Directory Interface (also known as JNDI) 
                within an OSGi environment.  This project provides the following: a standard mechanism for publishing and locating JNDI Service Provider implementations 
                within an OSGi framework, support for the existing “traditional” model of JNDI clients, a new service-based model for interacting with JNDI providers, 
                and the ability to access OSGi services using “osgi”-based URL lookups.  </p>

<p class="right"> This project was just provisioned.  You can see the proposal 
<a href="/proposals/gemini">here</a>

</p>

</div>

 

<div id="screencast">
<object width="640" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="480"></embed></object>
</div>

<!-- 
<h3>...and yet powerful</h3>
 -->




<div id="feature_more">

<p>The Gemini documentation (coming soon) will give more details about the project.</p>
<p>Join the discussion at the <a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=153&">forum</a> to ask questions or find out answers from questions that others have asked.</p>
<p>Want to know more?
<br><a href="/projects/project_summary.php?projectid=rt.gemini.naming">About Gemini Naming</a></br>
</p>
</div>

</div>

<div id="rightcolumn">

<div class="sideitem">
   <h6>Incubation</h6>
   <div align="center"><a href="/projects/what-is-incubation.php"><img 
        align="center" src="/images/egg-incubation.png" 
        border="0" alt="Incubation" /></a></div>
 </div>


<div>
<h3>Current Status</h3>
<p>The source code is in the process of legal approval for acceptance into Eclipse.</p>
</div>

<div id="headlines">
<h3>New and Noteworthy</h3>
<p>Stay tuned for Gemini Naming announcements coming soon!</p>
</div>

</div>

Back to the top