One must add
User
to portlet.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236893#4236893
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236893
I have a portlet with
I've created user, gave him 'User' role in Identity Management Portlet, logged
in as this user, visited portlets's page, but command link was disabled. What's
wrong?
Using debug I can see that my user's principal has needed roles in FacesContext.
View the original post :
I use jboss 4.2.3
In my mbean I have:
| try {
|
| new Configuration()
| .addXML(mappings)
| .setProperty("hibernate.session_factory_name",
"hibernate/Test")
| .setProperty("hibernate.dialect",
"org.hibe
| import javax.management.ObjectName;
| import java.net.URL;
| import java.io.FileInputStream;
| import java.io.IOException;
|
| /**
| * User: Deady
| * Date: 06.11.2008
| * Time: 16:58:53
| */
|
| public class DBClassLoader extends RepositoryClassLoader {
|
|
| protected
Hi,
I want to write MBean deployer for dar archives, dar archive is simple jar
archive with dbclasses.properties in its META-INF dir. In the properties file
I'll describe db connection parameters and packages, which can be loaded from
db.
Next I want to create my classloader to fetch classes f
http://forum.java.sun.com/thread.jspa?messageID=10134324
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133934#4133934
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133934
__
I have jsf application, written using facelets. I want it to be extedable with
custom modules.
Module is simple jar with faces-context.xml in it. I can place it in
/WEB-INF/lib directory, register somehow in my app, for example by specifying
main class of module, so later, after deploy, I can re
I've downloaded jsf-1.2_07 sources: they already contain pathched version of
this class, but it doesn't work.
The problem is in the libs in my /server/tomcat/jsf-libs/.
I have there:
| [EMAIL PROTECTED] jsf-libs]$ ls
| commons-beanutils-1.7.0.jar commons-validator-1.3.1.jar jstl.jar
"Deady" wrote : I have the same error with jas-1.2_05
jsf-1.2_05
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112189#4112189
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
I have the same error with jas-1.2_05
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112188#4112188
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112188
___
jboss-user mailin
I replaced jsf libs with 1.2-b20-FCS (found here:
https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=5420&expandFolder=5420&folderID=5420
), now jbpm-console deploys ok, but I recieve this error when I go to
http://localhost:8080/jbpm-console/:
| 12:01:37,265 ERROR [
"alduro" wrote : Thanks kukeltje for your quick answer.
| As to question, this is the error stacktrace:
| (It seems there are some compatibility issues with JSF libraries included
into jbpm-console.war. This problem disappear when I replaced jsf libraries
for jsf 1.2_05 version. My Jboss ver
12 matches
Mail list logo