[JBoss-user] [JBoss Portal] - Migration from Nukes

2005-06-30 Thread pedrojosemartins
Is there any feature in Portal 2.0 that allows migrating from a previous Nukes website? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3883219#3883219 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3883219

[JBoss-user] [Nukes User] - Module deploy missing?

2005-01-28 Thread pedrojosemartins
I've deployed Nukes 1.1 from source. When i enter 'Home', in the login block, the login button reads ''${core._LOGIN}. Did i miss/forget something? Thanks in advance, Pedro Martins Lisboa-Portugal View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863885#3863885

[JBoss-user] [Nukes User] - Module deploy missing?

2005-01-28 Thread pedrojosemartins
I've deployed Nukes 1.1 from source. When i enter 'Home', in the login block, the login button reads ${core._LOGIN}. Did i miss/forget something? Thanks in advance, Pedro Martins Lisboa-Portugal View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863886#3863886

[JBoss-user] [Nukes User] - Separating JBoss and Tomcat

2005-01-25 Thread pedrojosemartins
Hi. Can i use Nukes using JBoss 3.2.3 and Tomcat 5 separately? Or does it only run with Tomcat embedded? Thanks, Pedro Martins Lisboa - Portugal View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863565#3863565 Reply to the post :

[JBoss-user] [EJB/JBoss] - Using Mysql as DataSource

2004-11-02 Thread pedrojosemartins
Hi, I am trying to deploy an EJB and want to use Mysql. How should i complete the following fields: File xdoclet.xml: jboss | version=3.0 | unauthenticatedPrincipal=nobody | xmlencoding=UTF-8 | destdir=${ejb.dd.dir} |

[JBoss-user] [Nukes User] - Module access

2004-10-18 Thread pedrojosemartins
I have a jboss-service.xml file that runs as follows: | ?xml version=1.0 encoding=UTF-8? | server | mbean |code=org.jboss.nukes.addons.modules.empresas.EmpresasModule |name=nukes.modules:name=empresas |xmbean-dd= |xmbean-code=org.jboss.nukes.component.NukesMBean |

[JBoss-user] [Nukes User] - Re: Module access

2004-10-18 Thread pedrojosemartins
This solution creates another problem. Including the code you gave me, if(secGetLevel(::).lesser(Level.ACCESS_READ)) | { | page.sendError(ACCESS DENIED); | } not Level.READ (i think it was a mistake from you, am i right?), and changing the xml file to permission

[JBoss-user] [Nukes User] - Re: Module access

2004-10-18 Thread pedrojosemartins
OK. I've sorted that out but rather than changing the xml file, which was fruitless, i used the permission module, changing the group to 'All'. One last issue (i hope): i can only display this module in the modules menu if logged in as admin. Why is this happening? View the original post :

[JBoss-user] [Nukes User] - Class Location

2004-10-18 Thread pedrojosemartins
I can't find the jar file where the class javax.management.NotificationBroadcaster is, which is needed for the ModuleSupport class. Can someone help me? Thanks, Pedro Martins View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851805#3851805 Reply to the post :

[JBoss-user] [Nukes User] - EJB/Database access

2004-10-16 Thread pedrojosemartins
I am trying to develop a module which collects information about enterprises and stores them in the database (i am using Mysql). I use a form which has three fields: name, url and description. In order to send the entered data to the database, i've figured out that i must use an EJB. My

[JBoss-user] [Nukes User] - Re: Display module to all users

2004-10-16 Thread pedrojosemartins
No, i still can't see it. I've undeployed it, redeployed it and it still doesn't show up. Strangely enough, i can access it through the url http://localhost:8080/index.html?module=empresas Any ideas on how to break this one? Thanks. View the original post :

[JBoss-user] [Nukes User] - Re: Display module to all users

2004-10-16 Thread pedrojosemartins
As i said before, i can only see it as administrator. If i'm not logged in or logged as a regular user, it does not show up in the modules menu, BUT i can access them via url. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851619#3851619 Reply to the post :

[JBoss-user] [Nukes User] - Re: Display module to all users

2004-10-15 Thread pedrojosemartins
??? I think you forgot to paste something. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851512#3851512 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851512 --- This

[JBoss-user] [Nukes User] - Re: Display module to all users

2004-10-15 Thread pedrojosemartins
In the web console, in the appropriate module, in the security textfield, i write secutiry permission group=* pattern=:: level=READ/ /security When pressing the Apply changes button, i receive the following error: | java.lang.IllegalArgumentException | at

[JBoss-user] [Nukes User] - Re: Display module to all users

2004-10-15 Thread pedrojosemartins
The last post had a syntax error, it was security, not secutiry. However, after changing that, despite not having any error, it doesn't show up. Do i have to make any changes in the mysql database? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851603#3851603

[JBoss-user] [Nukes User] - Re: Problem with new modules deploy

2004-10-08 Thread pedrojosemartins
I havend't found it out yet. Could someone give me a hand on addind modules to the menu? Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3850827#3850827 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3850827