[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-14 Thread normanb
These are the steps I am doing at the moment with no success
1) go to localhost:8080/nukes
2) Click on 'applications link' under admin portlet
3) Select portletsamples from select box
4) click infos
5) click Action Create on JSPPortlet component
6) type jsptest in text field
7) click create
8) jsptest now appears as hyperlink under the portal column
9) clicking jsptest does nothing

how do I create windows, set colours, banners etc for all users,
only allow logged in users to see content?

These are some of many questions I have.

One walkthrough guide (however simple) would be all I need to
get started!

Thanks,

Norman

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858486#3858486

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858486


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-14 Thread normanb
Sorry to make consecutive posts, but hopefully someone will find this useful.  
I managed to create windows by targeting the default portal in steps 6 above.

If I create a new portal called myportal with the admin portlet, I can then add 
components, but how do I view it?  I thought the url 
http://localhost:8080/myportal would do.

How do I add security to components (Can only be viewed when logged in), to 
change the colours do I have to deploy my own sar file (similar to 
nukes-cores.sar) with my own images and colours?

Many thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858501#3858501

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858501


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-14 Thread [EMAIL PROTECTED]
what version are you using ? the DR release has dynamic features that will not 
be in the alpha release due to the fact that we concentrate on doing a good 
static deployment (i.e with deployment descriptors). The dynamic features 
development will be resumed afterwards.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858504#3858504

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858504


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-14 Thread normanb
Hi I am using source from CVS.  I am getting into a bit now!  Adding security 
is the key thing, I only want registered users to view my JSP.  

The key pointers for me would be how to create a menu (as in the old nukes), 
and how to integrate a JSP, and finally how to deploy my own portal called 
'myportal'.

Can I use any mambo template, I see in CoreServlet.java the theme peeklime is 
hard coded, can this be overridden?

Any help greatly appreciated.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858508#3858508

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858508


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-14 Thread [EMAIL PROTECTED]
yes this is really hardcoded. someone needs to design a theme API to have an 
integration point here.

I will work on a portal deployer soon so you can deploy portal objects from an 
xml files, specifying the window you want to see in it and the pages as well.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858509#3858509

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858509


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-13 Thread [EMAIL PROTECTED]
yes mambo theme are beautifull, for that we really need a theme API that 
specifies the contract between the theme and the portal.

then mambo theme could be easily adapted to jboss portal

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858514#3858514

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858514


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: simple guide

2004-12-13 Thread normanb
Ok, I can work round the peek lime problem for now by changing the code name 
and recompiling, how about the security and integration of JSP pages, is this 
possible?  I am quite happy to work with the default portal for now.  I guess 
there are many people who want to do this, and give it a good test.  It is cool 
though, seen quite a few mambo templates that I would like to use!

Many thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858512#3858512

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858512


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development