Re: Basic deployment problem

2005-05-22 Thread Howard Lewis Ship
Thanks for the help; I'm meeting with clients today (even though its sunday) but will pick this up shortly (tonight or tomorrow evening). On 5/21/05, Randy Watler <[EMAIL PROTECTED]> wrote: > Howard, > > Can you also email me your psml file? I have to wonder if it is somehow > been corrupted and

Re: Basic deployment problem

2005-05-21 Thread Randy Watler
Howard, Can you also email me your psml file? I have to wonder if it is somehow been corrupted and that is also leading to a 403. So, the following please: 1. A full copy of your default-page.psml, 2. a full copy of your jetspeed.log file captured immediately after the error occurs, 3. the

Re: Basic deployment problem

2005-05-20 Thread Randy Watler
Howard, What was the full path to default-page.psml? What is the url you are using to launch the portal with? Randy Howard Lewis Ship wrote: Randy is just helping me out. I started with the J2 binary download as is. All I've added is my one portlet WAR and updated jetspeed/.../default-page.psml. O

Re: Basic deployment problem

2005-05-20 Thread Howard Lewis Ship
Randy is just helping me out. I started with the J2 binary download as is. All I've added is my one portlet WAR and updated jetspeed/.../default-page.psml. On 5/20/05, Randy Watler <[EMAIL PROTECTED]> wrote: > David, > > This is not a portlet.xml or fragment issue. Rather, it has to do with > y

Re: Basic deployment problem

2005-05-20 Thread Randy Watler
David, One more critical question: what is the url you are using to access the page? I'll check back in an hour or so after I drive home... Randy Randy Watler wrote: David, This is not a portlet.xml or fragment issue. Rather, it has to do with your login, (or lack there of), and placement of the

Re: Basic deployment problem

2005-05-20 Thread Randy Watler
David, This is not a portlet.xml or fragment issue. Rather, it has to do with your login, (or lack there of), and placement of the psml in the WEB-INF/pages directory. 1. Are you using the J2 demo site as released? 2. Where are you placing/editing your psml page in the WEB-INF/pages? 3. Are you

RE: Basic deployment problem

2005-05-20 Thread David Pankros
> Now I get: > > HTTP Status 403 - SecurityConstraintsImpl.checkConstraints(): Access > for view not permitted. Do you have any tags in your portlet.xml? Maybe those are restricting access. Based on the stack trace, that's what I'd check next. -- No virus found in this outgoing message. Che

Re: Basic deployment problem

2005-05-20 Thread Howard Lewis Ship
Thanks for the help. Now I get: HTTP Status 403 - SecurityConstraintsImpl.checkConstraints(): Access for view not permitted. type Status report message SecurityConstraintsImpl.checkConstraints(): Access for view not permitted. description Access to the specified resource (SecurityConstraintsIm

RE: Basic deployment problem

2005-05-20 Thread David Pankros
> I can't > seem to track down enough information to figure out how id > (or name?) maps to a particular deployed war (does it?) and portlet. Try this: http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version

Basic deployment problem

2005-05-20 Thread Howard Lewis Ship
I have a Portlet WAR that works in eXo. I'm trying to deploy it into Jetspeed (2-M2-Tomcat-5.5.8 on Windows). Is there any documentation about where you deploy it to (jetspeed/jakarta-tomcat-5.5.8/webapps looks right) and how you edit the .psml file to actually get it on the screen? I'm getting e