-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery.html
757 lines (364 loc) · 23.9 KB
/
gallery.html
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="keywords" content="GateIn Portal - Gallery" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="robots" content="all" />
<meta name="generator" content="Magnolia Community Edition 4.4.6" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
<title>GateIn Portal - Gallery - JBoss Community</title>
<link rel="icon" type="image/png" href="/dms/content/common/icons/favicons/gatein_icon_16x" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/stkdefault-styles.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/common/org_common.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/css/magnolia/styles.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/jquery-ui.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/project.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/clearspace_common.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/wide.css" media="only screen and (min-width: 1200px)" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/small.css" media="only screen and (max-width: 980px)" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/theme/css/magnolia/print.css" media="print" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/css/jbossdeveloper-thin.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="https://static.jboss.org/css/rhbar.css" media="screen, projection" />
<script src="/resources/templating-kit/js/jbossorg.2011-07-27-15-42-03-383.cache.js" type="text/javascript"></script>
<script src="https://w.sharethis.com/button/buttons.js" type="text/javascript"></script>
<script src="https://static.jboss.org/theme/js/magnolia/allinone.js" type="text/javascript"></script>
<script src="/resources/templating-kit/js/all.2011-01-19-09-23-54-917.cache.js" type="text/javascript"></script>
<script src="https://static.jboss.org/js/_jbossorg-tabzilla.js" type="text/javascript"></script>
<script src="/resources/jbossorg-downloads2/sorttable.js" type="text/javascript"></script>
<script type="text/javascript">
function correctVhostProjectUrl() {
var ctxPath = location.protocol+'//'+location.hostname;
var projectId = 'gatein';
var projectUlr= '';
if (projectId=='jbossas6') {
projectUrl=ctxPath+'/jbossas';
ctxPath= location.protocol+'//jbossas.jboss.org';
} else {
projectUrl= ctxPath+'/'+projectId;
}
if (projectId=='mod_cluster') {
projectId='mod-cluster';
}
if (location.hostname!= (projectId+'.jboss.org')) {
return;
}
var anchors=document.getElementsByTagName('a');
for (var i=0; i<anchors.length ; i++) {
if ( anchors[i].href.search(projectUrl)==0 ) {
if ( anchors[i].href.search(projectUrl+".html")==0 ) {
anchors[i].href = anchors[i].href.replace(projectUrl+".html",ctxPath);
} else {
anchors[i].href = anchors[i].href.replace(projectUrl,ctxPath);
}
}
}
}
$(document).ready(function () {correctVhostProjectUrl();});
</script>
<!-- Add admin fix -->
<style type="text/css">
<!--
.mgnlControlBar td { padding: 4px 100px 4px 2px !important; }
-->
</style>
<!-- custom page javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script> <script src="/dms/gatein/fk/js/bootstrap-min/bootstrap.min.js"></script> <script type="text/javascript">$(document).ready(function() {$('#gateinPortalCarousel').carousel();})</script>
<style type="text/css">.carousel{position:relative;margin-bottom:18px;line-height:1;} .carousel-inner{overflow:hidden;width:100%;position:relative;} .carousel .item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-ms-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;} .carousel .item>img{display:block;line-height:1;} .carousel .active,.carousel .next,.carousel .prev{display:block;} .carousel .active{left:0;} .carousel .next,.carousel .prev{position:absolute;top:0;width:100%;} .carousel .next{left:100%;} .carousel .prev{left:-100%;} .carousel .next.left,.carousel .prev.right{left:0;} .carousel .active.left{left:-100%;} .carousel .active.right{left:100%;} .carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;} .carousel-control:hover{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);} .carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 15px 5px;background:#333333;background:rgba(0, 0, 0, 0.75);} .carousel-caption h4,.carousel-caption p{color:#ffffff;}</style>
<!-- added below js -->
<!--[if lt IE 7]><script type="text/javascript" src="https://static.jboss.org/theme/js/magnolia/maxWidthFixForIE6.js"></script><![endif]-->
<script type="text/javascript">
stLight.options({
publisher:'0c0850b9-23f0-4286-b05a-7593cc190675', doNotHash: true, doNotCopy: true, hashAddressBar: false
});
</script>
<!-- Syntax Highlighter -->
<script src="/docroot/jbossorg/js/common/syntaxhighlighter/XRegExp.js" type="text/javascript"></script>
<script src="/docroot/jbossorg/js/common/syntaxhighlighter/shCore.js" type="text/javascript"></script>
<script src="/docroot/jbossorg/js/common/syntaxhighlighter/shAutoloader.js" type="text/javascript"></script>
<link href="/docroot/jbossorg/css/common/syntaxhighlighter/shCore.css" rel="stylesheet" type="text/css" />
<link href="/docroot/jbossorg/css/common/syntaxhighlighter/shThemeDefault.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
// initialise Superfish
$(document).ready(function() {
<!-- loading of necessary brushes -->
SyntaxHighlighter.autoloader(
'applescript /docroot/jbossorg/js/common/syntaxhighlighter/shBrushAppleScript.js',
'as3 /docroot/jbossorg/js/common/syntaxhighlighter/shBrushAS3.js',
'bash /docroot/jbossorg/js/common/syntaxhighlighter/shBrushBash.js',
'cf /docroot/jbossorg/js/common/syntaxhighlighter/shBrushColdFusion.js',
'cpp /docroot/jbossorg/js/common/syntaxhighlighter/shBrushCpp.js',
'c-sharp /docroot/jbossorg/js/common/syntaxhighlighter/shBrushCSharp.js',
'css /docroot/jbossorg/js/common/syntaxhighlighter/shBrushCss.js',
'pas /docroot/jbossorg/js/common/syntaxhighlighter/shBrushDelphi.js',
'diff /docroot/jbossorg/js/common/syntaxhighlighter/shBrushDiff.js',
'erlang /docroot/jbossorg/js/common/syntaxhighlighter/shBrushErlang.js',
'groovy /docroot/jbossorg/js/common/syntaxhighlighter/shBrushGroovy.js',
'javafx /docroot/jbossorg/js/common/syntaxhighlighter/shBrushJavaFX.js',
'java /docroot/jbossorg/js/common/syntaxhighlighter/shBrushJava.js',
'js /docroot/jbossorg/js/common/syntaxhighlighter/shBrushJScript.js',
'pl /docroot/jbossorg/js/common/syntaxhighlighter/shBrushPerl.js',
'php /docroot/jbossorg/js/common/syntaxhighlighter/shBrushPhp.js',
'plain docroot/jbossorg/js/common/syntaxhighlighter/shBrushPlain.js',
'ps /docroot/jbossorg/js/common/syntaxhighlighter/shBrushPowerShell.js',
'python /docroot/jbossorg/js/common/syntaxhighlighter/shBrushPython.js',
'ruby /docroot/jbossorg/js/common/syntaxhighlighter/shBrushRuby.js',
'sass /docroot/jbossorg/js/common/syntaxhighlighter/shBrushSass.js',
'scala /docroot/jbossorg/js/common/syntaxhighlighter/shBrushScala.js',
'sql /docroot/jbossorg/js/common/syntaxhighlighter/shBrushSql.js',
'vb /docroot/jbossorg/js/common/syntaxhighlighter/shBrushVb.js',
'xml /docroot/jbossorg/js/common/syntaxhighlighter/shBrushXml.js'
);
SyntaxHighlighter.all();
<!-- ^^ syntax highlighting end -->
$('ul.sf-menu').superfish({
delay: 300, // one second delay on mouseout
animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation
speed: 'fast', // faster animation speed
autoArrows: false, // disable generation of arrow mark-up
dropShadows: false // disable drop shadows
});
});
</script>
<!-- added above js --></head>
<body id="project" class="col-float3 rightcol-layout" >
<script>dataLayer = [{'channel' : 'gatein'}];</script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-NJWS5L"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NJWS5L');</script>
<!-- End Google Tag Manager -->
<div id="rhbar">
<a class="jbdevlogo" href="http://developers.redhat.com"></a>
<a class="rhlogo" href="http://www.redhat.com/"></a>
</div>
<div id="wrapper">
<div id="maincontent-wrapper">
<!-- JBoss.org SSO login info. It needs span or div with 'jbssologininfo' id to fill it with info -->
<script type="text/javascript">
var jbssoserverbase = "https://sso.jboss.org";
var jbssobackurl = document.location.href;
if (document.location.hash.length > 0) {
jbssobackurl = jbssobackurl.replace(document.location.hash, "");
}
var jbssologouturl = "";
</script>
<div id="top_subnav_branding">
<div id="banner">
<img src="https://www.jboss.org/dms/gatein/images/gatein-banner-1180px.png" onError="this.style.display='none'" />
<div style="z-index: 999; position: absolute; top: 0px; height:15px;" >
</div>
<div id="projectname">
GateIn
</div>
<div id="tagline"> </div>
</div>
<div id="proj_announce-whole"><img alt="The GateIn Project" src="https://www.jboss.org/dms/gatein/images/gatein-banner0/gatein-banner.png" /> <div id="proj_logo-neg"> <h2>GateIn</h2> </div> <div id="proj_tagline-neg"> </div> </div>
<div id="proj_nav" class="" >
<ul class="sf-menu" >
<li class="current">
<span class="notch"> </span>
<a href="/" class="menu-title">Overview</a>
<ul class="level1" >
<li class="leaf"><a href="/gallery.html"> Gallery
</a></li>
<li class="leaf"><a href="/download.html"> Downloads
</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a href="/download.html" class="menu-title">Downloads</a>
</li>
<li class="open">
<span class="notch"> </span>
<a href="https://docs.jboss.org/author/display/GTNPORTALDOC/Home" class="menu-title">Documentation</a>
</li>
<li class="open">
<span class="notch"> </span>
<a href="http://community.jboss.org/en/gatein" class="menu-title">Community</a>
<ul class="level1">
<li class="leaf"><a href="https://community.jboss.org/en/gatein?view=documents">Wiki</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein?view=discussions">User Forum</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein/dev?view=discussions">Developer Forum</a></li>
<li class="leaf"><a href="irc://irc.freenode.net/gatein">Chat</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein?view=blog">Blog</a></li>
<li class="leaf"><a href="http://www.twitter.com/gatein">Twitter</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a class="unlinked">Issue Tracker</a>
<ul class="level1 jiralink">
<li class="leaf"><a href="https://jira.jboss.org/jira/browse/GTNPORTAL">JIRA</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a class="unlinked">Source Code</a>
<ul class="level1">
<li class="leaf"><a href="https://github.com/gatein">GitHub</a></li>
</ul>
</li>
<li id="buildmenu" class="open">
<span class="notch"> </span>
<a class="unlinked">Build</a>
<ul class="level1">
<li class="leaf"><a href="https://hudson.jboss.org/hudson/view/GateIn/">Continuous Integration</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div id="wrapper-2">
<div id="wrap-content">
<div id="wrapper-3">
<div id="main-wrapper">
<div id="main">
<div id="breadcrumb">
<span>
<a href="/index.html">GateIn</a>
>
<a href="/gallery.html">GateIn Portal - Gallery</a>
</span>
</div><!-- end breadcrumb -->
<!-- content title -->
<h1>GateIn Portal - Gallery</h1>
<div id="gateinPortalCarousel" class="carousel slide"> <div class="carousel-inner"> <div class="item active"><img src="/dms/gatein/ss/portal/home.jpg" alt="" /> <div class="carousel-caption"> <h4>Homepage</h4> <p>The home page of GateIn Portal</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/signin.jpg" alt="" /> <div class="carousel-caption"> <h4>Signing-in</h4> <p>When signing in, the portal will deliver content adapted to the user connecting to the website.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/appRegistry.jpg" alt="" /> <div class="carousel-caption"> <h4>The application Registry</h4> <p>The application registry helps classifying applications made available to build a page</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/nodeManagement.jpg" alt="" /> <div class="carousel-caption"> <h4>Navigation Node management</h4> <p>Content managers can manipulate navigation nodes through this interface and reorganize the menus</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/newPageWizard1.jpg" alt="" /> <div class="carousel-caption"> <h4>Page Wizard (1/3)</h4> <p>To build a new page, a wizard is available, first screen is about the description of the page and its availability.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/newPageWizard2.jpg" alt="" /> <div class="carousel-caption"> <h4>Page Wizard (2/3)</h4> <p>The second step of the wizard lets you start from an existing template, but the 32rd step will let you customize it.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/newPageWizard3.jpg" alt="" /> <div class="carousel-caption"> <h4>Page Wizard (3/3)</h4> <p>The third step lets you rearrange how to split a page and which applications to put on it.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/layout.jpg" alt="" /> <div class="carousel-caption"> <h4>Layouts</h4> <p>If parts of the page should be on all the pages (such as a footer and header) it can be part of the layout.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/userGroupManagement.jpg" alt="" /> <div class="carousel-caption"> <h4>User & Group Management</h4> <p>User with correct privileges will be able to edit users and groups unless it is preferred to use an LDAP provisioning tool.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/skins.jpg" alt="" /> <div class="carousel-caption"> <h4>Skins</h4> <p>Websites can have different skins, those are deployable components and makes it easy to change the graphical aspect of a website.</p> </div> </div> <div class="item"><img src="/dms/gatein/ss/portal/i18n.jpg" alt="" /> <div class="carousel-caption"> <h4>Internationalization</h4> <p>GateIn portal makes it easy to support multiple languages including Right to Left languages.</p> </div> </div> </div> <p><a class="left carousel-control" href="#gateinPortalCarousel" data-slide="prev">‹</a> <a class="right carousel-control" href="#gateinPortalCarousel" data-slide="next">›</a></p> </div>
</div><!-- end main -->
</div>
<div id="rightcolumn" class="column">
<div id="proj_quick-start" >
<h3>Community pages</h3><ul><li><a href="https://community.jboss.org/en/gatein">GateIn Portal for users</a></li><li><a href="https://community.jboss.org/en/gatein/dev">GateIn for contributors</a></li><li><a href="https://community.jboss.org/en/portletbridge">JBoss Portlet Bridge</a></li></ul></div>
<div id="proj_quick-start" >
<h3>Sponsors</h3><ul><li><a href="http://exoplatform.com/">eXo</a></li><li><a href="http://www.redhat.com">Red Hat</a></li></ul></div>
<div class="whitebox issue-mod">
<h3>Tweets</h3>
<i>No tweets available.</i>
</div>
<table>
<tr>
<td>
<a href="http://vimeo.com/channels/gatein" >
<img width="262" alt="Vimeo GateIn channel" height="75" src="/dms/gatein/images/ad2-wider.jpg" style="margin:0 auto;" />
</a>
</td>
<td>
</td>
</tr>
</table>
<table>
<tr>
<td>
<a href="" >
<img width="262" alt="Looking for a fully supported, certified Portal Platform?" height="75" src="/dms/gatein/images/spotlights-portal-sml-05.png" style="margin:0 auto;" />
</a>
</td>
<td>
</td>
</tr>
</table>
<table>
<tr>
<td>
<a href="http://www.jboss.org/security.html" >
<img width="262" alt="Found a security issues with a JBoss project or product ? Report it now." height="75" src="/dms/gatein/images/ad3-wider.jpg" style="margin:0 auto;" />
</a>
</td>
<td>
</td>
</tr>
</table>
</div>
</div><!-- end wrapper-3 -->
</div><!-- end wrapper-content -->
<div id="projsubnav_footer" class="clearfix" >
<ul class="" >
<li class="current">
<span class="notch"> </span>
<a href="/" class="menu-title">Overview</a>
<ul class="level1" >
<li class="leaf"><a href="/gallery.html"> Gallery
</a></li>
<li class="leaf"><a href="/download.html"> Downloads
</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a href="/download.html" class="menu-title">Downloads</a>
</li>
<li class="open">
<span class="notch"> </span>
<a href="https://docs.jboss.org/author/display/GTNPORTALDOC/Home" class="menu-title">Documentation</a>
</li>
<li class="open">
<span class="notch"> </span>
<a href="http://community.jboss.org/en/gatein" class="menu-title">Community</a>
<ul class="level1">
<li class="leaf"><a href="https://community.jboss.org/en/gatein?view=documents">Wiki</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein?view=discussions">User Forum</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein/dev?view=discussions">Developer Forum</a></li>
<li class="leaf"><a href="irc://irc.freenode.net/gatein">Chat</a></li>
<li class="leaf"><a href="http://community.jboss.org/en/gatein?view=blog">Blog</a></li>
<li class="leaf"><a href="http://www.twitter.com/gatein">Twitter</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a class="unlinked">Issue Tracker</a>
<ul class="level1 jiralink">
<li class="leaf"><a href="https://jira.jboss.org/jira/browse/GTNPORTAL">JIRA</a></li>
</ul>
</li>
<li class="open">
<span class="notch"> </span>
<a class="unlinked">Source Code</a>
<ul class="level1">
<li class="leaf"><a href="https://github.com/gatein">GitHub</a></li>
</ul>
</li>
<li id="buildmenu" class="open">
<span class="notch"> </span>
<a class="unlinked">Build</a>
<ul class="level1">
<li class="leaf"><a href="https://hudson.jboss.org/hudson/view/GateIn/">Continuous Integration</a></li>
</ul>
</li>
</ul>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2681399-4");
pageTracker._trackPageview();
} catch(err) {}</script>
<div style="clear: both;"></div>
</div><!-- end wrapper-2 -->
</div>
<div id="site-info">
<div>
</div>
<div class="footer">
<div class="container" id="companyfooter">
<div class="redhatlogo" style="text-align:center;">
<div id="logospacer"></div>
<a href="http://www.redhat.com/">
<img src="https://static.jboss.org/images/rhbar/redhatlogo.png">
</a>
</div>
</div>
</div> </div><!-- end wrapper -->
<!-- Google Code for Remarketing tag -->
<img height="1" width="1" style="border-style:none;" alt="" src="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/990030321/?value=0&label=rxV4CN_35QQQ8dOK2AM&guid=ON&script=0" />
<!-- End: Google Code for Remarketing tag -->
</body>
</html>