Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Marky Goldstein
Great. Please also support JSR 170 (Content Repository Standard).
We are interested to join the effort.
Best regards,
Marky
Christophe Lombart wrote:
Hi All,
If you are looking for a CMS framework for Jetspeed, you are welcome 
to join the Graffito project (http://incubator.apache.org/graffito/).
Graffito is a new incubated project which is focusing on content and 
document management. Graffito is still under developement but you can 
test the first JSR-168 browser portlet and see how is it integrated 
into Jetspeed 2.
With the current Browser portlet, you can :
* In the view mode : navigate across the content tree and view 
documents (HTML, text  binaries).
* In the edit mode : manage folders (add, delete, update) and 
documents (add, delete, update). Kupu, an html editor is integrated 
into Graffito.

If you want to test it, see the getting started section from the 
Graffito web site 
(http://incubator.apache.org/graffito/getting-started.html and 
http://incubator.apache.org/graffito/deploy.html)

Now, we plan to :
* Add Security setting and workflow
* Provide a better integration with Jetspeed 2
* Support JCR/Webdav repositories.
* Build a server manager portlet.
* Add other portlets (treeview content, search,...).
* Support other content type.
Later, some specific applications will be build on this foundation 
like forums, news management, ...

Please use the Graffito mailing and Jira to send us comments and bugs.
Kind regards,
Christophe

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


Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Marky Goldstein
propably you should also have a look into
magnolia.info
They have integrated the JackRabbit adapter
into their CMS efforts.
Maybe the two efforts could be joined.
I myself can help, but more on a project management
level such as organization, documentation, etc.
Greets,
Marky
Raphaƫl Luta wrote:
Marky Goldstein wrote:
Great. Please also support JSR 170 (Content Repository Standard).
We are interested to join the effort.
Given the very reduced number of active developpers on Graffito
right now, the best way to see this happening quickly is to join
the graffito-dev list, and start to work with us on
supporting JCR (probably through a JackRabbit adapter)
The more and the sooner interested parties can collaborate on
getting this done, the better the end product will be.
Christophe has done a great job so far on UI/portlet components
and slide support but we definitely need help to accelerate the 
development.


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


Eclipse Plugins for Jetspeed Development

2005-03-11 Thread Marky Goldstein
Hello People,
Is anybody working on
Eclipse Plugins for Jetspeed Development
?
Any suggestions ideas for such a project?
Best regards,
Marky Goldstein

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


Re: Admin password for jetspeed 2

2005-02-07 Thread Marky Goldstein
Hi Jack,
Where can I find the Release version of Jetspeed 2?
Is there any? It's hard to see on the Jetspeed 2
website...
Best regards,
Marky
Jack Lund wrote:
Well, I finally got it working, but I had to a) upgrade to tomcat
5.0.28, b) go to the release version of jetspeed 2 rather than the
version from CVS, c) make sure the mysql connection jar was in the right
place (it was in 5.0.27, but I forgot it initially in 5.0.28), and d)
undeploy and redeploy a few times. I'm still getting errors on the third
party and test suite portlets, but at least I got logged in as admin
finally.
-Jack
On Sun, 2005-02-06 at 23:05 -0500, Jason Negrette wrote:
 

I'm actually getting this exact same problem. So please, if anyone else 
knows or you yourself figure it out, pass the answer on to me. I would 
be eternally grateful. Thank you!

Jason
Jack Lund wrote:
   

Okay, here's what I can figure out:
My initial problem seemed to be because, although I thought I was using
tomcat 5.0.28, I was actually using 5.0.27. Once I switched to tomcat
5.0.28, it actually got worse. Now, I don't even get the welcome page,
instead I get a 500 error:
javax.servlet.ServletException: Failed to initalize jetspeed.
org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:206)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:670)

org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:637)
org.apache.jsp.index_jsp._jspService(index_jsp.java:44)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause 

org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
org.apache.jetspeed.Jetspeed.createEngine(Jetspeed.java:76)

org.apache.jetspeed.engine.JetspeedServlet.init(JetspeedServlet.java:135)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)

org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)
org.apache.commons.digester.Rule.end(Rule.java:276)
org.apache.commons.digester.Digester.endElement(Digester.java:1058)

org.apache.catalina.util.CatalinaDigester.endElement(CatalinaDigester.java:76)
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)

org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown 
Source)

org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)

org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
org.apache.commons.digester.Digester.parse(Digester.java:1567)

org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:483)
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:427)
org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
org.apache.catalina.startup.Catalina.start(Catalina.java:556)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
In the tomcat logs, I have a null pointer exception:
2005-02-06 21:21:33 
StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): 
ruleChain: [org.apache.webapp.balancer.RuleChain: