Gems Project Status

2005-03-18 Thread Rajesh Jain
What is the status of Gems Project, has the project
started?


Rajesh. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Setting the Portlet Param using Javascript

2005-03-15 Thread Rajesh Jain
Is it possible to alter/set the Portlet Params using a
javascript and then force load it. 

--rajesh. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Issue running JetSpeed on Tomcat 5.0 : J2 Main branch

2005-03-04 Thread Rajesh Jain
I got the cvs src from Main Branch, and seems
there is a issue when I run JetSpeed-2 under
Tomcat 5.x
This i believe is a recent submission : the isEmpty
method?

I believe someone else had reported this error few
days back -- is there new libraries (or library
conflict) 

regards
---


java.lang.NoSuchMethodError:
org.apache.jetspeed.page.document.NodeSet.isEmpty()Z
at
org.apache.jetspeed.page.impl.CastorXmlPageManager.filterDocumentSet(CastorXmlPageManager.java:1540)
at
org.apache.jetspeed.page.impl.CastorXmlPageManager.expandAndProfileDocumentSet(CastorXmlPageManager.java:700)
at
org.apache.jetspeed.page.impl.CastorXmlPageManager.computeProfiledPageContext(CastorXmlPageManager.java:359)
at
org.apache.jetspeed.profiler.impl.ProfilerValveImpl.invoke(ProfilerValveImpl.java:118)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.security.impl.PasswordCredentialValveImpl.invoke(PasswordCredentialValveImpl.java:139)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.security.impl.AbstractSecurityValve$1.run(AbstractSecurityValve.java:117)
at java.security.AccessController.doPrivileged(Native
Method)
at javax.security.auth.Subject.doAsPrivileged(Unknown
Source)
at
org.apache.jetspeed.security.impl.AbstractSecurityValve.invoke(AbstractSecurityValve.java:111)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.container.url.impl.PortalURLValveImpl.invoke(PortalURLValveImpl.java:55)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(CapabilityValveImpl.java:127)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.localization.impl.LocalizationValveImpl.invoke(LocalizationValveImpl.java:122)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
at
org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.java:191)
at
org.apache.jetspeed.engine.AbstractEngine.service(AbstractEngine.java:257)
at 
org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:225)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Issue running JetSpeed on Tomcat 5.0 : J2 Main branch

2005-03-04 Thread Rajesh Jain
Yes, i had the M1 and M2 in the shared/lib
Sorry abt the false alarm!

Thanx
Rajesh

--- Scott T. Weaver
[EMAIL PROTECTED] wrote:

 I also pulled about 15 mins ago and everything is
 running for me on 
 5.0.28 and 5.0.30.
 
 Randy Watler wrote:
 
  Rajesh,
 
  I pulled a fresh copy of everything yesterday and
 did not have this 
  problem. Is it possible that you have a mixture of
 an M1 binary 
  install and a CVS pull?
 
  Randy
 
  Rajesh Jain wrote:
 
  I got the cvs src from Main Branch, and seems
  there is a issue when I run JetSpeed-2 under
  Tomcat 5.x
  This i believe is a recent submission : the
 isEmpty
  method?
 
  I believe someone else had reported this error
 few
  days back -- is there new libraries (or library
  conflict)
  regards
 
 ---
 
 
  java.lang.NoSuchMethodError:
 
 org.apache.jetspeed.page.document.NodeSet.isEmpty()Z
  at
 

org.apache.jetspeed.page.impl.CastorXmlPageManager.filterDocumentSet(CastorXmlPageManager.java:1540)
 
 
  at
 

org.apache.jetspeed.page.impl.CastorXmlPageManager.expandAndProfileDocumentSet(CastorXmlPageManager.java:700)
 
 
  at
 

org.apache.jetspeed.page.impl.CastorXmlPageManager.computeProfiledPageContext(CastorXmlPageManager.java:359)
 
 
  at
 

org.apache.jetspeed.profiler.impl.ProfilerValveImpl.invoke(ProfilerValveImpl.java:118)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.security.impl.PasswordCredentialValveImpl.invoke(PasswordCredentialValveImpl.java:139)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.security.impl.AbstractSecurityValve$1.run(AbstractSecurityValve.java:117)
 
 
  at
 java.security.AccessController.doPrivileged(Native
  Method)
  at
 javax.security.auth.Subject.doAsPrivileged(Unknown
  Source)
  at
 

org.apache.jetspeed.security.impl.AbstractSecurityValve.invoke(AbstractSecurityValve.java:111)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.container.url.impl.PortalURLValveImpl.invoke(PortalURLValveImpl.java:55)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(CapabilityValveImpl.java:127)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.localization.impl.LocalizationValveImpl.invoke(LocalizationValveImpl.java:122)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipeline.java:209)
 
 
  at
 

org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.java:191)
 
 
  at
 

org.apache.jetspeed.engine.AbstractEngine.service(AbstractEngine.java:257)
 
 
  at 
 

org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:225)
 
 
 
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 
   
 
 
 
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 
 
 
 -- 
 Great minds discuss ideas. Average minds discuss
 events. Small minds discuss people.  - Admiral
 Hyman Rickover
 
 ***
 *   Scott T. Weaver   *
 * [EMAIL PROTECTED] *
 * http://www.einnovation.com*
 * --  *
 *   Apache Jetspeed Enterprise Portal *
 * Apache Pluto Portlet Container  *
 * *
 * OpenEdit, Website Content Management*
 * http://www.openedit.org   *
 ***
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Newbie Question: J2 Tutorial

2005-03-03 Thread Rajesh Jain
Hi

I am new to JetSpeed-2 and have played with the
example portlets. Now I want to build my own intranet
portal site. My question is where to start - is there
some tutorial on J2 or can we use the Tutorial of J1.
How different is JetSpeed-1 from JetSpeed-2 for novice
users. 

Does any one has experiences/best practices/getting
started document on JetSpeed-2

TIA

rajesh.  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



HELP: Installing Portlet on J2

2005-02-28 Thread Rajesh Jain
Hi 

I am developing a RSS Portlet on JetSpeed. 

I used the RSS Demo for the base code, and 
created my custom Portlet. 

Next, I edited the portlet.xml
to add my portlets.

Build and Deployed the WAR file to Tomcat

I edited the RSS.psml and/or default.psml
to reference my portlet rss::Myportlet

I get a error saying cannot find the portlet
definition. 

I think my portlet is not getting registered
in the database - HSQL. 
I have the HSQL database running. I check 
the tables Portlet Applications , Portlets etc
and I cann't see my Portlet. 

I have also created a brand new Web Project
and my own PSML. It seems that my portlets
are not getting registered in the DAtabase. 

Please help, am I missing some step. 

Also where is the docs of J2, the Wiki/Web Site is 
sparse -- any help will be really useful. 

TIA

rajesh. 
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: HELP: Installing Portlet on J2

2005-02-28 Thread Rajesh Jain
This is on JetSpeed 2 + Tomcat 4.x + HSQL. 

regards

--- Rajesh Jain [EMAIL PROTECTED] wrote:

 Hi 
 
 I am developing a RSS Portlet on JetSpeed. 
 
 I used the RSS Demo for the base code, and 
 created my custom Portlet. 
 
 Next, I edited the portlet.xml
 to add my portlets.
 
 Build and Deployed the WAR file to Tomcat
 
 I edited the RSS.psml and/or default.psml
 to reference my portlet rss::Myportlet
 
 I get a error saying cannot find the portlet
 definition. 
 
 I think my portlet is not getting registered
 in the database - HSQL. 
 I have the HSQL database running. I check 
 the tables Portlet Applications , Portlets etc
 and I cann't see my Portlet. 
 
 I have also created a brand new Web Project
 and my own PSML. It seems that my portlets
 are not getting registered in the DAtabase. 
 
 Please help, am I missing some step. 
 
 Also where is the docs of J2, the Wiki/Web Site is 
 sparse -- any help will be really useful. 
 
 TIA
 
 rajesh. 
  
 
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]