Stefane Fermigier wrote:

On Dec 5, 2007, at 11:45 AM, danieltellez wrote:

Stefane Fermigier wrote:
Hi,

like Thierry said, there are now public website running on Nuxeo 5 since our focus was not on WCM (for instance our own websites, nuxeo.com and nuxeo.org, still run on CPS - but we're running our internal document management application on Nuxeo 5, of course).
Hi,

Then, do you access Nuxeo repository from CPS websites ? Or do you create directly public contents in CPS ?

Just CPS.

Is this better than to build a site with JBoss Seam and then access to the repos from here ? Is possible to do that ?

Currently all our web applications are based on Seam and are not public web sites. (Of course, as demonstrated by the in.relation.to website, and in particular this post, it is perfectly possible to make a public site with Seam: see http://in.relation.to/Bloggers/WikiRoadMap ).
Hello all,

We have been trying to deploy Nuxeo and a Seam site sample project on the same JBoss server to let them communicate by using Nuxeo APIs (through JSR168 if it is possible).

We cannot get both apps running together, because we get next error:

ERROR [[/seam-booking]] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
java.lang.NoClassDefFoundError: javax/el/ELResolver

Then, when I put few libraries (jsf-api.jar & jsf-impl.jar) in resources/WEB-INF/lib, we get the next other:

17:46:19,786 ERROR [STDERR] 14-dic-2007 17:46:19 com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b07-FCS) for context 'null'

We'are using Seam 1.1.5, as Alain advises us, but we've tried with few others releases.

Can anyone help us ??

Best regards.


It could be interesting to investigate using some lightweight web framework (JVM-based, but not necessarily Java-based - I think technologies like Grails or (Jruby on) Rails or even PHP (using the Caucho implementation) might make sense for some people) here.

S.

--
Stefane Fermigier, CEO, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
New! Nuxeo TV on http://nuxeo.blip.tv/
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87





--
Daniel Te'llez Saba'n.
Director de Desarrollo.
Yerbabuena Software. [EMAIL PROTECTED]
http://www.yerbabuena.es
Tlf/Fax: 902 995 246 Mo'vil: 615 051 283

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to