[JBoss-user] [Installation, Configuration & Deployment] - Deployment failed : ClassNotFoundException of class in jar l

2006-05-31 Thread Antoine_h
Hello, I am new to making JMX services. I read all the doc of JBoss, JMX. I made a MBean exactly the same way as the CMSObjectCommandMapper of JBoss Portal. it extends org.jboss.portal.core.command.mapper.AbstractCommandMapper well, when JBoss starts, it fail to deploy the .sar file. it says it

[JBoss-user] [JBoss Portal] - Re: Reference to CMS Service

2006-05-16 Thread Antoine_h
Hello, I am using 2.2 and made a sub class of CMSPortlet. it is working, the CMS instance is retrieved the same way as in CMSPortlet class. I had to inject the service in the war, with the CMS etc... as said in the jboss-portlet.xml. By the way, I had to redefine a instance in the sub class (pr

[JBoss-user] [JBoss Portal] - Re: Where does Descriptor file go after it is deployed

2006-05-16 Thread Antoine_h
For what I have understood, the changes in the GUI are stored in the data base (Hibernate + Hsql or MySQL...). So it can't be a way to see how are the descriptor modified. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943410#3943410 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Defining which portlet handles requests by default

2006-05-14 Thread Antoine_h
I need to manage the cms style url. Is it possible to write another CMSObjectCommandMapper like MyCMSObjectCommandMapper service and inject the service in JBoss and replace the CMSObjectCommandMapper with it ? is there somewhere some explaination on the chain of responsability (without reading

[JBoss-user] [JBoss Portal] - CMS url and CMSObjectCommandMapper : best way to debug ?

2006-05-13 Thread Antoine_h
Hello, I am using a sub class of CMSPortlet, and the /content/... url does not work. I have no parameter passed to the doView method. The parameter "path" is null in the render request. I have checked many thing. the configuration of the CMSObjectCommandMapper in the jboss-service.xml is update

[JBoss-user] [JBoss Portal] - Re: Bug in ActionRequest impl ?

2005-08-24 Thread Antoine_h
Hello, Your post helped me find what was going on in parameters... but as it took me some time, these more details may help some others. (I also looked for the parameters in the JBossRenderRequest instance in render() instead of in the JBossActionRequest instance in processAction()). The map v

[JBoss-user] [Installation, Configuration & Deployment] - Re: Trouble Configuring JBoss To Run With Eclipse 3.1.0 and

2005-08-18 Thread Antoine_h
See also the post : Problem getting Eclipse 3.1m5 with WebTools to see JBoss 4.0 http://www.jboss.org/index.html?module=bb&op=viewtopic&t=60997 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890636#3890636 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Installation, Configuration & Deployment] - Re: Problem getting Eclipse 3.1m5 with WebTools to see JBoss

2005-08-18 Thread Antoine_h
Yes, works fine... Thanks. I got the problem of "Missing classpath entry C:\serveurs\jboss-4.0.2\lib\jboss-boot.jar" when try the JBoss 1.3.1 server definition available in the servers list. There is support for Jboss 4.0.1 in eclipse bug list : https://bugs.eclipse.org/bugs/show_bug.cgi?id=901

[JBoss-user] [JBoss Portal] - Re: List of JBoss Portal portlets ?

2005-08-15 Thread Antoine_h
Thanks... I've look in the core war and found the CatalogPortlet, that is making the "menu" of the portlets on the left of the demo. Looking at the source, it seems easy to rewrite something similar to build a menu to access the html files in the WebDav (presented with the ContentPortlet). It

[JBoss-user] [JBoss Portal] - List of JBoss Portal portlets ?

2005-08-15 Thread Antoine_h
Hi, what is the best way to find the list of portlets yet provided in JBoss Portal ? their names, descriptors etc ... in examples ? which ones ? in a descriptor ? which one ? in a wiki ? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889995#3889995 Repl

[JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-08-14 Thread Antoine_h
Hi, anonymous wrote : That being said, Novell is bringing roughly 35 portlets to the LGPL table. ;-) where can I find them ? on web search engines, I see only articles talking about it (in march 2005) ? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p

[JBoss-user] [JBoss Portal] - Re: About CatelogPortlet in JBoss Portal 2.0RC Application

2005-08-14 Thread Antoine_h
Where can I find the "CatalogPortlet" ? some doc or tips to use it ? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889967#3889967 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889967