[Geoserver-users] Geoserver as a portlet

hi,
I'm a informatic engineering student from Portugal, and I'm developing a
final project that's include geoserver.
For now i want to deploy geoserver into gatein (like a portlet) and start
the web interface from there. It's possible?
I have already the maven project and the java source of geoserver in
eclipse.

If anyone can help me i appreciate it.
I'm sorry for my English.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-as-a-portlet-tp5131789.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

Ciao Sam,
have you considered to implement only the openlayer client as a portlet?
Your intention is to implement a portlet frontend to the administration GUI of geoserver?
Cheers,
Carlo

···

2014-03-28 13:08 GMT+01:00 mlg27 <sam_parada@anonymised.com>:

hi,
I’m a informatic engineering student from Portugal, and I’m developing a
final project that’s include geoserver.
For now i want to deploy geoserver into gatein (like a portlet) and start
the web interface from there. It’s possible?
I have already the maven project and the java source of geoserver in
eclipse.

If anyone can help me i appreciate it.
I’m sorry for my English.


View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-as-a-portlet-tp5131789.html
Sent from the GeoServer - User mailing list archive at Nabble.com.



Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information.

Dott. Carlo Cancellieri
@cancellieric
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


hi carlo,
yes, but but my boss didn't like the idea.
I still being a novice using geoserver, but i think that it's his idea.

I had run geoserver from eclipse (using web-app project from geoserver) and
he said: "It's that, but now I want that you can do the same thing using
geoserver as a portlet in gatein portal".

Greetings,
Sam

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-as-a-portlet-tp5131789p5131808.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

On Fri, Mar 28, 2014 at 1:49 PM, mlg27 <sam_parada@anonymised.com> wrote:

hi carlo,
yes, but but my boss didn't like the idea.
I still being a novice using geoserver, but i think that it's his idea.

I had run geoserver from eclipse (using web-app project from geoserver) and
he said: "It's that, but now I want that you can do the same thing using
geoserver as a portlet in gatein portal".

The GeoServer user interface emits full HTML pages, it's not meant to be
embedded in a larger portal, don't think you can
embed it as a portlet easily.. unless you just stick it into an IFRAME maybe

Cheers
Andrea

--

Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

I have to embed the GeoServer Web Administration Interface within an IFrame myself to support application specific banners at the top and bottom of the page. You have to add an OnLoad event handler to the iframe itself to track when the GeoServer page changes and update all the anchors to match what you want. For example, I have to add a target attribute of “_top” to the logout button and all the external links

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: cid:image001.png@anonymised.com

···

On Fri, Mar 28, 2014 at 1:49 PM, mlg27 <sam_parada@anonymised.com> wrote:

hi carlo,
yes, but but my boss didn’t like the idea.
I still being a novice using geoserver, but i think that it’s his idea.

I had run geoserver from eclipse (using web-app project from geoserver) and
he said: “It’s that, but now I want that you can do the same thing using
geoserver as a portlet in gatein portal”.

The GeoServer user interface emits full HTML pages, it’s not meant to be

embedded in a larger portal, don’t think you can

embed it as a portlet easily… unless you just stick it into an IFRAME maybe

Cheers

Andrea

==

Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK

for more information.

==

Ing. Andrea Aime

@geowolf

Technical Lead

GeoSolutions S.A.S.

Via Poggio alle Viti 1187

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 339 8844549

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


I will talk with the boss and study another solution.

Thank you all for your answers :).

Greetings,
Sam

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-as-a-portlet-tp5131789p5131851.html
Sent from the GeoServer - User mailing list archive at Nabble.com.