[JBoss-dev] [Design of JBoss Portal] - Re: Run-Time Page Definition

2005-03-28 Thread jimmyed2001

I need this as well. 

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-23 Thread jimmyed2001
From your description is sounds like the problem is that the browser is 
caching the entire page. You can change this behavior by either

a) setting the 'expires' header in the theme jsp
b) setting the 'expires' property for the response objhect in the portlet

I'm not sure if b will work well, so try adding this as the first line after % 
at the top of portal-core.sar\portal-core.war\nodesk\index.jsp

response.setHeader( expires, 0 );

This will cause the browser to make a call to the server every time a page is 
requested.

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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Flaky behaviour if 'default' page is altered

2005-03-21 Thread jimmyed2001
I want to remove the 'default' page defined in default-portal.xml and set the 
default page to one called 'Login'. However when I try this I get flaky 
behavior on login and logout and errors saying 'nothing to invoke'. Here is my 
default-portal.xml. I am using beta 1 binaries and JBoss AS 4.0.1sp1.


  | 
  | ?xml version=1.0 encoding=UTF-8?
  | portal
  |portal-namedefault/portal-name
  |supported-modes
  |   modeVIEW/mode
  |   modeEDIT/mode
  |   modeHELP/mode
  |/supported-modes
  |supported-window-states
  |   window-stateNORMAL/window-state
  |   window-stateMINIMIZED/window-state
  |   window-stateMAXIMIZED/window-state
  |/supported-window-states
  |pages
  |   default-pageLogin/default-page
  | 
  |  page
  |  page-nameLogin/page-name
  |  window
  | window-nameUserPortletWindow99/window-name
  | 
instance-refportal.UserPortlet.UserPortletInstance/instance-ref
  | defaulttrue/default
  | regionleft/region
  | height0/height
  |  /window
  |   /page
  | 
  |/pages
  | /portal
  | 
  | 

I cannot see any references to default.default in the code. What am I missing?

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: where is the theme pages?

2005-03-20 Thread jimmyed2001
From what I understand the themes api is still under development. The current 
UI is generated by the nodesk page 
(core/src/bin/portal-core-war/nodesk/index.jsp). I don't think the peeklime 
page is used anymore.

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - How do I refresh the portal from the pages/instances/portlet

2005-03-20 Thread jimmyed2001

Hi guys.

JBoss World was great.

How do I get JBoss Portal to refresh its set of portlets, instances and pages 
without having to restart JBoss AS?

James



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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - WSRP support

2005-02-25 Thread jimmyed2001

Is Portal 2.0 a WSRP producer and consumer? If so how is this comfigured?



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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-17 Thread jimmyed2001
Caching is still redundant work in this scenario...

This does not seem to work well at the theme level. I have to create a fake 
portlet with a special name, make it the default, and have special handling in 
the index.jsp to hide the fake portlet and render the page different ways based 
on the state of the fake portlet. 

JBoss Portal's handling of the main fragment fundamentally affects the behavior 
and appearance of the page, such that this behavior cannot effectively be 
handled by a theme alone. 

If you want to keep the old Nuke's behavior I think you need to at least 
support a full maximize without requiring a hack.



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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-17 Thread jimmyed2001

JSR already has a window state, MAXIMIZE, to handle this. We need a special 
window state, SEMI_MAXIMIZE to handle the current behavior.

A basic problem at the moment is that you cannot define a page that does not 
have a default window (null pointer exceptions). Once you have a default window 
it becomes the main fragment even if it is not maximized.

Try using Pluto, Jetspeed, Liferay, WebSphere, Oracle, BEA. I'm pretty sure 
they all behave the same way. When you maximize a portlet, it gets the entire 
portlet region to itself, when you switch it back to normal, you get the other 
portlets back again. I'll send you some screen shots of my styles and the 
behavior.

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001

How come the files in jboss-portal are later versions than in jboss-portal-2.0?

e.g. TransactionException is V1.2 in jboss-portal and is V1.1.1.1 in 
jboss-portal-2.0


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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001
Maybe there is something wrong with my CVS synchroization. As far as I can see 
they are not the same code. Either way it looks like my jboss-portal-2.0 is not 
the latest code.

jboss-portal

/**
  |  * @author a href=mailto:[EMAIL PROTECTED]Julien Viet/a
  |  * @version $Revision: 1.2 $
  |  */
  | public class TransactionException extends Exception
  | {
  |public TransactionException()
  |{
  |}
  | 
  |public TransactionException(Throwable cause)
  |{
  |   super(cause);
  |}
  | 
  |public TransactionException(String message)
  |{
  |   super(message);
  |}
  | 
  |public TransactionException(String message, Throwable cause)
  |{
  |   super(message, cause);
  |}
  | 
  | }

jboss-portal-2.0

/**
  |  * @author a href=mailto:[EMAIL PROTECTED]Julien Viet/a
  |  * @version $Revision: 1.1.1.1 $
  |  */
  | public class TransactionException extends Exception
  | {
  |public TransactionException(Throwable throwable)
  |{
  |   super(throwable);
  |}
  | }

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001

Seems like the problem is on my end somewhere. I re-checked them both out at 
the same time this morning and saw differences in the projects. I deleted both 
and checked them out from scratch and now they are the same. My sync isn't 
synching.

Thanks for the help.

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001

Will JBoss Portal be keeping the Nukes-style maximize (where the other portlet 
are still visible), or will it be more consistent with enterprise portals that 
give a maximized portlet the maximum amount of space? Will we be able to 
choose? Will there be a vote?

From my perspective the Nukes behavior might be ok for some applications, but 
it does not work for mine.


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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001

I'm not sure how to do this since I cannot seem to create a page that does not 
have a default window. I have tried it and the page is not accessible.

If I have a default window, the portal sets it to be maximized, and if my theme 
give it the whole page I never see my other portlets because I cannot view the 
default window in its normal state.



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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001

Also this approach seems inefficient since all of my portlets are being called 
to render content every time, but the theme is hiding their windows. I'm doing 
work to generate content I don't need and more work to hide that content.

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Problems with 'thirdparty' from CVS

2005-02-15 Thread jimmyed2001

I am trying to build 'jboss-portal' (I assume this is the latest 
'jboss-portal-2.0' seems to have older code it in). 'jboss-portal' does not 
include the thirdparty files as 'jboss-portal-2.0' does. When I get 
jboss-portal-thirdparty from CVS the directory structure does not match the 
structure that is expected by the ant build tasks. e.g. I get 
jboss/hibernate/lib/jboss-hibernate.jar instead of 
jboss-hibernate/lib/jboss-hibernate.jar 

This causes me to go thru (an error prone) manual exercise. Is there an ant 
task to convert the directory structure or is this a problem with my CVS client 
(Eclipse)?

thanks

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: 'menu' style Porlet possible?

2005-02-10 Thread jimmyed2001

I synched my portal project but don't see 'Menu Portlet' which CVS project is 
it in?

thanks

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: JSR-168 question

2005-01-29 Thread jimmyed2001
try changing the method declaration to 

public void doDispatch(RenderRequest request, RenderResponse response) throws 
PortletException, IOException {
instead of 

public void render(RenderRequest request, RenderResponse response) throws 
PortletException, IOException { 




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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: JSR-168 question

2005-01-29 Thread jimmyed2001

Or make the method declaration 

public void doView(RenderRequest request, RenderResponse response) throws 
PortletException, IOEx
  | ception {   

I think the 'render' method is called when render (as opposed to 'action') urls 
are clicked on by the user.

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Porting to HSQL

2005-01-27 Thread jimmyed2001
If you don't want to wait for the next release you can fix this problem easily 
(no build or deploy involved)

  | edit 
jboss-4.0.0/server/standard/deploy/portal-core.sar/portal-core.war/WEB-INF/jsp/cms/admin/confirmcreatecollection.jsp
 
  | on line 2 change %@ page language=java 
extends=org.jboss.portal.core.servlet.jsp.PortalJSP % to %@ page 
language=java extends=org.jboss.portal.core.servlet.jsp.PortalJsp %
  | i.e. make the 'sp' in 'PortalJSP' lower case.
  | make the same edit to to confirmcopy.jsp in the same directory. 
  | 
  | 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Cannot get access to user's properties

2005-01-27 Thread jimmyed2001

I am currently running the 2.0 Alpha binaries. Can I download the current 
binaries from somewhere or do I need to build from the source?


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: JSR-168 question

2005-01-27 Thread jimmyed2001
I don't think all the deployment files are covered by the spec (just 
portlet.xml).

The *-pages.xml document in JBoss roughly maps in content to Pluto's 
pageregistry.xml document and JBoss's portlet-instances.xml roughly maps to 
portletentityregistry.xml. Whilst the contents of the documents are roughly 
equivalent, the format of the files is different.

I have successfully deployed by having these files (with appropriate content) 
in my WEB-INF directory

portlet.xml (defines your portlets)
  | portlet-instances.xml (defines instances of your portlets)
  | context-pages.xml (defines your pages)
  | 
  | 
  | Chapter 2 of the reference guide describes the deployment files for JBoss 
Portal. 
  | 
  | For good measure I also have copies of jboss-portlet.xml, 
jboss-service.xml, jboss-web.xml in my WEB-INF. I don't know if any of these 
files are needed or not.
  | 
  | My context-pages.xml doc looks like this (stick to the default portal)
  | 
  | my portlet.xml file looks like this
  | ?xml version=1.0 encoding=UTF-8?
  |   | portlet-app
  |   |xmlns=http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd;
  |   |xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  |   |
xsi:schemaLocation=http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd 
/opt/SUNWps/dtd/portlet.xsd version=1.0
  |   | portlet
  |   |   portlet-namemyportlet/portlet-name
  |   |   portlet-classcom.acme.MyClass/portlet-class
  |   | supports
  |   | mime-typetext/html/mime-type
  |   | portlet-modeVIEW/portlet-mode
  |   | portlet-modeEDIT/portlet-mode
  |   | portlet-modeHELP/portlet-mode
  |   | /supports
  |   | portlet-info
  |   | titleMy Portlet/title
  |   | /portlet-info 
  |   | /portlet
  |   |  /portlet-app
  | 
  | My portlet-instances.xml looks like this
  | ?xml version=1.0 standalone=yes?
  |   | instances
  |   |instance
  |   |   instance-namemyinstance/instance-name
  |   |   component-namemyplortlet/component-name
  |   |   security
  |   |  rules
  |   | rule role=Admins patterns=.*:.*:.* level=admin/
  |   | rule role=Users patterns=.*:.*:.* level=read/
  |   |  /rules
  |   |   /security
  |   |/instance
  |   | /instances
  | 
  | My context-pages.xml document looks like this
  |pages
  |   |portal-namedefault/portal-name
  |   |   default-pagehome/default-page
  |   |   page
  |   |  page-namehome/page-name
  |   |  window
  |   | window-nameInbox/window-name
  |   | instance-ref/mycontext.myportlet.myinstance/instance-ref
  |   | defaulttrue/default
  |   | regionleft/region
  |   | height0/height
  |   |  /window
  |   |   /page
  |   |/pages
  | 
  | You can access the portlet with a url like this:
  | http://localhost:8080/portal/index.html?page=home
  | the value for 'page' needs to match th 'page-name' attribute in 
context-pages.xml
  | 
  | Just like Pluto there are a lot of references between the three documents, 
and, just like Pluto, the referential integrity is up to you and you don't get 
much feedback if there is a problem. I think there is a plan to add 
auto-deployment for portlets at some point.
  | 
  | Hope this helps

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Cannot get access to user's properties

2005-01-26 Thread jimmyed2001
I do not seem to have access to the current user's properties from my portlets. 
When I run the following code in my doDispatch the only property I get is 
'user.name.nickName' (with a null value). 

Map ua = (Map) request.getAttribute( RenderRequest.USER_INFO );
  | if( ua != null ) {
  | System.out.println( user has been authenticated: 
+request.getRemoteUser() );
  | Iterator it = ua.keySet().iterator();
  | while( it.hasNext() ) {
  | String attr = (String) it.next();
  | System.out.println( User attribute: +attr+=+(String)ua.get( 
attr ) );
  | }
  | }

I notice from the UserPortlet.showProfile that it gets passed a 
JBossActionRequest object that provides a getUser() method that provides access 
to the user's properties. From the doDispatch of a portable portlet, how can I 
access the those properties?

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: 'menu' style Porlet possible?

2005-01-25 Thread jimmyed2001

So am I right in thinking that the themes will be JSPs that take over the 
generation of the non-portlet sections of the page (effectivley replacing 
portal-core.war/nodesk/index.jsp)?



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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: themes and TABLEs vs DIVs

2005-01-24 Thread jimmyed2001
You can still apply styles to individual tables within a DIV. However a DIV 
allows you to manipulate a section of the page, including its location, 
something you cannot do with a table alone. 

See http://www.csszengarden.com for examples of how well you can theme pages if 
they are DIV'ed intelligently. You cannot do this kind of styling using tables. 
Consider these two web pages. The only difference between these pages is the 
CSS, the HTML is identical.
http://www.csszengarden.com/?cssfile=/142/142.csspage=0
http://www.csszengarden.com/?cssfile=/144/144.csspage=0
Not only are the fonts/colors etc different but the entire layout of the page 
(location of the menu, intoduction, paragraphs etc) is different.

IMO the differences between the handling of DIVs in IE and the mozilla-based 
browsers is no worse than the differences in the handling of tables and margins 
(in many cases is the same old issue, e.g. whether outer margins are counted as 
being within the overall width of the object etc)

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: themes and TABLEs vs DIVs

2005-01-24 Thread jimmyed2001

I redid the Pluto pages using DIVs and created a couple of different themes. If 
I get time I'll try the same with JBoss Portal 2.0 before I come to JBoss world.

 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: themes and TABLEs vs DIVs

2005-01-24 Thread jimmyed2001

Ok, I'll try and get a theme or two going for JBoss Portal. If you look at the 
source for the CSSZenGarden HTML and CSS files, they rely on DIVs a lot to get 
the level of control that you need for creating extensive themes for these 
kinds of pages. 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: 'menu' style Porlet possible?

2005-01-24 Thread jimmyed2001

Jetspeed and Pluto have tabsets that let users easily navigate to different 
portals / portal pages. Is there a plan to have any portal level navigation? Or 
is that supposed to be supplied by a portlet (in which case we get into portal 
specific issues)?


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: 'menu' style Porlet possible?

2005-01-24 Thread jimmyed2001

can it be styled and controlled differently from the other portlets since its 
usage is significantly different from other portlets?


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: 'menu' style Porlet possible?

2005-01-24 Thread jimmyed2001

Be able to display the navigation links as a horizontal or vertical tabset with 
none of the regular portlet window decorations, links etc.


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - How do I access portlet preferences from a JSP?

2005-01-24 Thread jimmyed2001
I have a portlet that has some preferences and I can read the preferences 
successfully in the doDispatch of the portlet by calling getPreferences() on 
the RenderRequest object 'request'. 
I then create a PortletRequestDispatcher by calling 
context.getRequestDispatcher( jspName ) and make a call to my JSP by calling 
the PortletRequestDispatcher's include( request, response )

In Pluto the request object in the called JSP can be cast to a RenderRequest 
and getPreferences() can be called. This does not work in JBoss Portal (the 
request object cannot be cast to a RenderRequest). How can I get to the portlet 
preferences from a JSP in JBoss Portal?



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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - plain text password on URL...

2005-01-21 Thread jimmyed2001
If you provide a wrong user id during login, you password is displayed in plain 
text on the URL of the next page.

e.g. I have a typo in my user id, but provide the correct password. The URL of 
the next page is:
  | 
http://localhost:8080/portal/j_security_check?j_username=jdoeOOPSj_password=wingnuts

The login form is a 'post' but something somewhere must be doing a 'get'
 to result in this.




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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - confirmcreatecollection.jsp and confirmcopy.jsp extend from

2005-01-21 Thread jimmyed2001

All of the jsps in 2.0 Alpha extend from 
org.jboss.portal.core.servlet.jsp.PortalJsp except 
portal-core.sar\portal-core.war\WEB-INF\jsp\cms\admin\confirmcreatecollection.jsp
 and confirmcopy.jsp. These descend from 
org.jboss.portal.core.servlet.jsp.PortalJSP (note different case of last two 
letters). This different case is causing the compilation of those JSPs to fail.

P.S. is there somewhere else I should be posting these issues, I tried creating 
a case in Jira but it didn't let me.


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - themes and TABLEs vs DIVs

2005-01-21 Thread jimmyed2001
The current UI pages are built with HTML tables instead of DIVs. Using DIVs 
would enable much more flexibility when it comes to UI themes. Is there a plan 
to switch to DIVs prior to GA or are tables being used for backward 
compatibility?


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Portal Development] - Re: Build Fails....

2004-12-06 Thread jimmyed2001

Are you using the jboss-3.2.6RC2-nukes-2.0-DR JBoss AS with the 
nukes-2.0-DR-src source bundle, Or the nukes-2 source bundle with JBoss-4.0.0 
AS? I get the feeling those are the only two valid combinations...



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

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


---
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: Build Fails....

2004-12-06 Thread jimmyed2001

I don't think you can use JBoss 4.0.0 with that source. You need to use JBoss 
3.2.6RC2.


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

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


---
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] - cannot deploy DR or latest source

2004-12-06 Thread jimmyed2001
I have managed to build both the DR source and the latest from CVS but I get 
errors when I try to deploy either one (DR to jboss-3.2.6RC2-nukes-2.0-DR or 
nukes-2 to jboss-4.0.0).

e.g.
starting jboss-3.2.6RC2-nukes-2.0-DR default server after copying my SAR to 
defaul/deploy

2004-12-06 17:04:02,562 DEBUG [org.jboss.deployment.MainDeployer] Starting 
deployment of package: 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  | 2004-12-06 17:04:02,562 DEBUG [org.jboss.deployment.MainDeployer] Starting 
deployment (init step) of package at: 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  | 2004-12-06 17:04:02,562 DEBUG [org.jboss.deployment.MainDeployer] Copying 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
 - 
C:\files\dev\code\jboss-3.2.6RC2-nukes-2.0-DR\server\default\tmp\deploy\tmp2095nukes-samples.war
  | 2004-12-06 17:04:02,562 DEBUG [org.jboss.deployment.MainDeployer] using 
deployer [EMAIL PROTECTED]
  | 2004-12-06 17:04:02,562 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Begin init
  | 2004-12-06 17:04:02,562 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unpacking war to: 
C:\files\dev\code\jboss-3.2.6RC2-nukes-2.0-DR\server\default\tmp\deploy\tmp2095nukes-samples.war
  | 2004-12-06 17:04:02,875 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Replaced war with unpacked 
contents
  | 2004-12-06 17:04:02,875 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Deleted war archive
  | 2004-12-06 17:04:02,875 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] webContext: null
  | 2004-12-06 17:04:02,875 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] warURL: 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/tmp/deploy/tmp2095nukes-samples.war/
  | 2004-12-06 17:04:02,890 DEBUG 
[org.jboss.management.j2ee.LocalJBossServerDomain] handleNotification: 
javax.management.Notification[source=jboss.web:service=WebServer,type=org.jboss.deployment.SubDeployer.init,sequenceNumber=18,timeStamp=1102370642890,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
 }
  |   deployer: [EMAIL PROTECTED]
  |   status: null
  |   state: INIT_DEPLOYER
  |   watch: 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  |   lastDeployed: 0
  |   lastModified: 0
  |   mbeans:
  | ]
  | 2004-12-06 17:04:02,890 DEBUG 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] End init
  | 2004-12-06 17:04:02,890 DEBUG [org.jboss.deployment.DeploymentInfo] 
createLoaderRepository from config: LoaderRepositoryConfig(repositoryName: 
JMImplementation:service=LoaderRepository,name=Default, repositoryClassName: 
null, configParserClassName: null, repositoryConfig: null)
  | 2004-12-06 17:04:02,890 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New 
jmx UCL with url 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/tmp/deploy/tmp2095nukes-samples.war/
  | 2004-12-06 17:04:02,890 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] 
setRepository, [EMAIL PROTECTED], [EMAIL PROTECTED] 
url=file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/tmp/deploy/tmp2095nukes-samples.war/
 ,addedOrder=0}
  | 2004-12-06 17:04:02,890 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] 
setRepository, [EMAIL PROTECTED], [EMAIL PROTECTED] 
url=file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/tmp/deploy/tmp2095nukes-samples.war/
 ,addedOrder=0}
  | 2004-12-06 17:04:02,890 DEBUG 
[org.jboss.mx.loading.UnifiedLoaderRepository3] Adding [EMAIL PROTECTED] 
url=file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/tmp/deploy/tmp2095nukes-samples.war/
 ,addedOrder=0}
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.deployment.MainDeployer] found 0 
subpackages of 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.deployment.MainDeployer] Watching 
new file: 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.deployment.MainDeployer] create 
step for deployment 
file:/C:/files/dev/code/jboss-3.2.6RC2-nukes-2.0-DR/server/default/deploy/nukes-samples.war
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] 
No persistence-manager descriptor found, null persistence will be used
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.system.ServiceController] Creating 
service jboss.web.deployment:war=nukes-samples.war,id=29391510
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.system.ServiceController] adding 
depends in ServiceController.register: []
  | 2004-12-06 17:04:02,906 DEBUG [org.jboss.web.WebModule] Creating 
jboss.web.deployment:war=nukes-samples.war,id=29391510
  | 2004-12-06 17:04:02,906 DEBUG 

[JBoss-dev] [JBoss Portal Development] - Re: cannot deploy DR or latest source

2004-12-06 Thread jimmyed2001
I am trying to deploy nukes-2-DR to jboss 3.2.6. There is no deploy target in 
the DR build.xml and jboss-3.2.6RC2-nukes-2.0-DR does not come with the 
standard server configured to run successfully.

I have tried nukes-2 and JBoss-4.0.0. I can build it but get even more errors 
when I try to deploy. At the moment I am trying to get the DR source to work 
with jboss-3.2.6RC2-nukes-2.0-DR.

I am a little amused beacuse you guys keep telling me to follow the directions 
on the wiki. And they keep not working in my configuration. You should try 
following the directions for Windows, they don't work. e.g.

On Windows:
1. cd to your JBoss Portal source directory. 
C:\files\dev\code\eclipse\workspace2cd nukes-2
Run build/build main (This will compile and create your nukes-core.sar) 
C:\files\dev\code\eclipse\workspace2\nukes-2build/build main
  | 'build' is not recognized as an internal or external command, operable 
program or batch file.
hmm. maybe that '/' should be a '\' (odd)
C:\files\dev\code\eclipse\workspace2\nukes-2build\build main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml does not exist!
  | Build failed
  | Press any key to continue . . .
hmm. Maybe I need to be in the build directory (did anyone even try this?).
C:\files\dev\code\eclipse\workspace2\nukes-2cd build
  | 
  | C:\files\dev\code\eclipse\workspace2\nukes-2\buildbuild main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | etc
Ahh, there we go. So much for the directions on the Wiki... I have edited the 
wiki to fix this. However shouldn't there by something up there about 
downloading nukes-2-thirdparty?

I think there is an issue with the directory structure of nukes-2-thirdparty 
(at least as eclipse retrieves it).

Anyway. I'm just trying to get the DR to deploy to JBoss 3.2.6. Still no luck. 
All suggestions welcomed. See the log below...

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

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


---
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: Build Fails....

2004-12-05 Thread jimmyed2001
ok.

I deleted everything I downloaded and started from scratch.

O/S = Windows XP
CVS Client = Eclipse
JBOSS_HOME = points to JBoss 4.0

cd to '~\nukes-2\build'
run 'build main'

C:\files\dev\code\eclipse\workspace2\nukes-2\buildbuild main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | Trying to override old definition of task property
  | 
  | configure-project:
  |  [echo] groups:  default
  |  [echo] modules: format,common,portal,api,portlet,core
  | 
  | _buildmagic:modules:most:
  | 
  |  ==
  |  ==
  |  ==  Executing 'most' in module 'format'...
  |  ==
  |  ==
  | 
  | BUILD FAILED
  | file:C:/files/dev/code/eclipse/workspace2/nukes-2/format/build.xml:104: 
Reference sun.javacc.lib not found.

I add an echo () to '~\nukes-2\format\build.xml and try it agian

C:\files\dev\code\eclipse\workspace2\nukes-2\buildbuild main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | Trying to override old definition of task property
  | 
  | configure-project:
  |  [echo] groups:  default
  |  [echo] modules: format,common,portal,api,portlet,core
  | 
  | _buildmagic:modules:most:
  | 
  |  ==
  |  ==
  |  ==  Executing 'most' in module 'format'...
  |  ==
  |  ==
  | 
  | generate-parsers:
  |  [echo] javacchome is 
C:\files\dev\code\eclipse\workspace2\nukes-2/thirdparty/sun-javacc/lib
  | 
  | BUILD FAILED
  | file:C:/files/dev/code/eclipse/workspace2/nukes-2/format/build.xml:111: 
JavaCC home must be a valid directory.
  | 
  | Total time: 1 second
  | Press any key to continue . . .

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

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


---
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: WSRP Standard Styles

2004-12-05 Thread jimmyed2001

Without the .portlet-table-* styles are you expecting us to define those styles 
inline?

If I do that isn't it likely to cause style differences with other portlet-s 
tables? i.e. if OracleAS defines .portet-table-* and calls my portlet either 
locally or remotely and I define the styles inline my portlet tables are going 
to either look different, or affect tables in other portlets.


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

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


---
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] - portalObjectContainer is null problem...

2004-12-05 Thread jimmyed2001
I have successfully build nukes2. When I deploy the SAR to jboss 4.0.0 and run 
the standard server (not the default) I get this in the log during deployment:

10:34:14,703 INFO  [TomcatDeployer] deploy, ctxPath=/nukes, 
warUrl=file:/C:/files/dev/code/jboss-4.0.0/server/standard/tmp/deploy/tmp11886nukes-core.sar-content
  | s/nukes-core-exp.war/
  | 10:34:15,218 INFO  [TreeCache] interceptor chain is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.TransactionInterceptor
  | 10:34:15,218 INFO  [TreeCache] cache mode is local, will not create the 
channel

when I try to acess the context http://localhost:8080/nukes I get this in the 
log:


  | 2004-12-05 11:10:48,609 INFO  [STDOUT] findPortal()
  | 2004-12-05 11:10:48,625 INFO  [STDOUT] portalObjectContainer=null
  | 2004-12-05 11:10:48,625 ERROR [Engine] 
StandardWrapperValve[PortletServlet]: Servlet.servic
  | e() for servlet PortletServlet threw exception
  | java.lang.NullPointerException
  | at 
org.jboss.nukes.portal.impl.portal.PortalRequestImpl.findPortal(PortalRequestImpl.java:111)
  | at 
org.jboss.nukes.portal.impl.portal.PortalRequestImpl.init(PortalRequestImpl.java:71)
  | at 
org.jboss.nukes.core.invocation.CoreRequest.init(CoreRequest.java:37)
  | at 
org.jboss.nukes.core.servlet.CoreServlet.doGet(CoreServlet.java:60)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
  | icationFilterChain.java:237)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
  | ilterChain.java:157)
  | at 
org.jboss.nukes.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:88)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
  | icationFilterChain.java:186)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
  | ilterChain.java:157)
  | at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
  | icationFilterChain.java:186)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
  | ilterChain.java:157)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:44)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:169)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
  | 
  | at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
  | at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
  | at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
  | ssConnection(Http11Protocol.java:705)
  | at 

[JBoss-dev] [JBoss Portal Development] - Re: Build Fails....

2004-12-03 Thread jimmyed2001
I don't know if I missed an easy way to do all this but these were the steps I 
used to get the code to build on Windows XP...

get the following projects from CVS

1.
build
common (_jboss_common)
jmx (_jboss_jmx)
j2ee (_jboss_j2ee)
system (_jboss_system)
naming (_jboss_naming)
transaction (_jboss_transaction)
aop (_jboss_aop)
server (_jboss_server)
jaxrpc (_jboss_jaxrpc)
remoting (_jboss_remoting)
cache (_jboss_cache)
hibernate (_jboss_hibernate)
nukes-2
nukes-2-thirdparty
thirdparty 
tools

2.
under your nukes-2 directory make sure you 
thirdparty\dom4j-dom4j\lib\dom4j.jar
thirdparty\jakarta-cactus\lib\cactus.jar etc
thirdparty\jboss-hibernate\lib\hibernate2jar etc
thirdparty\jboss-javassist\lib\javassist.jar
thirdparty\jflex-jflex\lib\jflex.jar
thirdparty\jregex-jregex\lib\jregex.jar
thirdparty\junit-junit\lib\junit.jar
thirdparty\sun-servlet\lib\servlet-api.jar etc
thirdparty\xdoclet-xdoclet\lib\xdoclet.jar etc
If you do not (my nukes-2-thirdparty stuff did not end up in this structure) 
make directories and copy files from nukes-2-thirdparty

3.
Make sure you have an environment variable called SUN_JAVACC_LIB that points to 
a directory containing JavaCC.zip (https://javacc.dev.java.net/)

4.
In the 'build' directory create a new directory called 'etc'. Copy version.mf 
from 'build/jbossmq/etc/ to 'build/etc'. (I could not find any project that had 
a 'build/etc/version.mf' in it and doing this seemed to cure my build problem)

5.
Run each of the project build scripts in the order I listed the projects above 
starting in 'common' and ending in 'nukes-2'

I ended up with the SARs and WARs that it talks about on this page 
http://www.jboss.org/wiki/Wiki.jsp?page=JBossPortal.

However:
I have jboss-3.2.6RC2-nukes-2.0-DR setup and running ok, but when I try 
deploying my new nukes-core.sar to server/default/deploy I get all kinds of 
errors. I think they are JAR related but I'm not sure.

I'll post another reply if I get it to deploy

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

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


---
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: Warning: classic VM not supported Error and jboss-3.2.6R

2004-12-03 Thread jimmyed2001
try this...



there is a line in run.bat that reads:
set JAVA_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_shmem,address=jboss,server=y,suspend=n %JAVA_OPTS%..

comment it out, e.g  
rem set JAVA_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_shmem,address=jboss,server=y,suspend=n %JAVA_OPTS%..

and add this line after it:
set JAVA_OPTS=-Xms128m -Xmx512m


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

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


---
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: ukes-2.0-DR Build Failed

2004-12-03 Thread jimmyed2001
If kazuo's post does not fix it make sure you have the xdoclet jar files in 
thirdparty\xdoclet-xdoclet\lib\xdoclet*.jar instead of 
thirdparty\xdoclet\xdoclet\lib\xdoclet*.jar

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

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


---
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: Build Fails....

2004-12-03 Thread jimmyed2001

I'm not saying you're wrong but if I only include the jars in 
nukes-2-thirdparty I get 769 errors during compilation...

Where is log4j supposed to come from?
Also jboss-cache.jar is needed all over the place. If you want to build from 
the source, once you pull down _jboss_cache you need to 10 other sets of source.


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

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


---
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: Build Fails....

2004-12-03 Thread jimmyed2001

The fog is starting to clear.

I have JBOSS_HOME pointing to jboss-3.2.6RC2-nukes-2.0-DR. I think I originally 
had a typo in the path which caused most of my pain.

I was assuming that there was supposed to be an easier way to get it built but 
I had all kinds of problems. Some stuff would compile in Eclipse but not in 
Ant, other stuff in Ant and not Eclipse. 

Part of my issues were not knowing the JBoss projects in CVS (like what is the 
difference between common, jboss-common, and common-jboss) or being real 
familiar with Ant. Once I started pulling on threads they just got longer. Not 
knowing where the problem might be I just kept grabbing stuff and building it.

The main issues I had were:

1) It is confusing because ant.bat builds up a big classpath (which I assumed 
was going to be used to find the jars), but each compile target builds its own 
classpath. I spent hours tweaking the classpath that Ant was being passed, not 
knowing that it was making no difference to the build. 

1)
I had real problems with the directory structures that I got from CVS. 
The paths expected by the build files did not match what I ended up with. Once 
I worked out how to convert a path to a property in Ant and echo it so I could 
see where Ant was looking for each JAR it helped a lot. It would be really 
useful to put that in each of the 'configure-libraries' targets.

property name=cp refid=library.classpath/
  |   echo message=Classpath is ${cp}/

2)
I never did find an official version.mf for build/etc. Is there one?

3) When I got to the deploy target it copies the sar to server/standard/deploy, 
whilst the three different versions of jboss I tried were all running the 
'default' server.  ;-)

The directions on the Wiki pointed me in the right direction but it took me 2 
days to build a .sar that still doesn't deploy :-(

I think some classpath related feedback during the build would help a lot of 
people figure out their issues.


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

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


---
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] - WSRP Standard Styles

2004-12-03 Thread jimmyed2001
Is V2 going to provide stylesheets that support the WSRP 'standard' styles?

If not what is the recommended way to generate portlet content that will look 
styled correctly in both local and remote scenarios?

Here is a sample WSRP stylesheet that I have been using

.portlet-font{
  |   Color : #00 ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   border-bottom: inherited;
  |   padding-bottom:0;
  |   }
  | 
  | A.portlet-font:link {
  |   font-weight: inherited;
  |   text-decoration : none ;
  |   border-bottom: 1px dotted #00;
  |   color: #00;
  | }
  | 
  | A.portlet-font:hover {
  |   font-weight: inherited;
  |   text-decoration : none ;
  |   border-bottom: 0px dotted #00;
  |   color: #00;
  |   background-color: #FADC95;
  | }
  | 
  | .portlet-font-dim{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-msg-status{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-msg-info{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-msg-error{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-msg-alert{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-msg-success{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-section-header{
  |   Color : #00 ;
  |   Font-Family : Arial, Helvetica ;
  |   Font-Size : 9pt ;
  |   Font-Weight : Bold ;
  |   }
  | 
  | .portlet-section-body{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-section-alternate{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-section-selected{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-section-subheader{
  |   Color : #00 ;
  |   Font-Family : Arial, Helvetica ;
  |   Font-Size : 9pt ;
  |   Font-Weight : Bold ;
  |   }
  | 
  | .portlet-section-footer{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-section-text{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-table-header{
  |   Color : #00 ;
  |   Font-Family : Arial, Helvetica ;
  |   Font-Size : 9pt ;
  |   Font-Weight : Bold ;
  |   vertical-align: bottom;
  |   Background-Color : white ;
  |   border-bottom: 2px solid #00;
  |   }
  | 
  | A.portlet-table-header{
  |   Color : #00 ;
  |   Font-Family : Arial, Helvetica ;
  |   Font-Size : 9pt ;
  |   Font-Weight : Bold ;
  |   vertical-align: bottom;
  |   Background-Color : white ;
  |   border-bottom: 0px solid white;
  |   padding-left:5px;
  |   text-decoration: none;
  |   }
  | 
  | .portlet-table-body{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   border-left: 1px solid #e0e0e0;
  |   border-right: 1px solid #e0e0e0;
  |   }
  | 
  | .portlet-table-alternate{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   border-bottom: 1px solid #e0e0e0;
  |   }
  | 
  | .portlet-table-selected{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   background-color: #F4B94E;
  |   border-bottom: 1px solid #e0e0e0;
  |   }
  | 
  | .portlet-table-subheader{
  |   Color : #00 ;
  |   Font-Family : Arial, Helvetica ;
  |   Font-Size : 9pt ;
  |   Font-Weight : Bold ;
  |   }
  | 
  | .portlet-table-footer{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-table-text{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   border-bottom: 1px solid #e0e0e0;
  |   }
  | 
  | .portlet-form-label{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-form-input-field{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-form-button{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | .portlet-icon-label{
  |   Color : #00 ;
  |   Text-Decoration : none ;
  |   Font-Family : Arial ;
  |   Font-Size : 8pt ;
  |   }
  | 
  | 

[JBoss-dev] [JBoss Portal Development] - Re: Build Fails....

2004-12-03 Thread jimmyed2001

I'm just trying to provide you guys with constructive feedback. I understand 
this is suposed to be simple, but I'm not the only one having problems with it.

I suggest 
a) an upfront validation of JBOSS_HOME (including version) that checks for the 
existance of jboss-cache.jar etc 
and 
b) some classpath-related feedback in the compile targets so that we know where 
stuff should be if is it not
or
c) you can hand hold everyone else that will hit the same problems ;-)





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

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


---
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