[JBoss-user] [Nukes User] - Re: nukes-installer problem

2004-11-08 Thread LCB
What mysql version do you use? Mysql 3.2 has some problems with the semikolon at end of each row, but mysql 4.1 works well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854251#3854251 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-user] [Nukes User] - Re: Starting Transaction

2004-10-18 Thread LCB
Oh, that's fine. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851765#3851765 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851765 --- This SF.net email is

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

2004-10-18 Thread LCB
Take a look at the permisson settings for menu block. You must add there a rule for you module. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851764#3851764 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851764 ---

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

2004-10-18 Thread LCB
Yes your are rigth, Level.READ was a mistake, sorry. Level.ACCESS_READ is correct. For me everything looks fine now, so i don't understand why you have no access. Can you please check some settings. First, is the user you logged in realy in the Users group? Check the permisson settings of your mo

[JBoss-user] [Nukes User] - Starting Transaction

2004-10-18 Thread LCB
Has someone an example or code snippets how to start a Transaction from an module? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851704#3851704 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851704 --

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

2004-10-18 Thread LCB
Do you have some security check in your Modules main method? Somthing like this: | if(secGetLevel("::").lesser(Level.READ)) | { | page.sendError("ACCESS DENIED"); | } | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851703#3851703

[JBoss-user] [Nukes User] - Re: User management via admin account

2004-10-18 Thread LCB
I have tested it, itÂs the same for me. I have played a while with the permisson settings for the user module. After putting the rule for the Admins group on second position everything works well. But i don't unerstand why. View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Nukes User] - Re: User management via admin account

2004-10-15 Thread LCB
With the memberlist module you can search for an user and change all data for him. Same as "Change Your Info" for the current user. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851510#3851510 Reply to the post : http://www.jboss.org/index.html?module=bb&o

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

2004-10-11 Thread LCB
You must add Configuration Attribute to your jboss-service.xml for your module. | | | | | | Hope this helps View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850946#3850946 Reply to the post : http://www

[JBoss-user] [Nukes User] - Re: HTLM gets truncated in index.html on 1.1RC3

2004-09-10 Thread LCB
Use BBCode | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847790#3847790 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847790 --- This SF.Net

[JBoss-user] [Nukes User] - Re: [file id]

2004-05-11 Thread LCB
You must launch nukes with localhost:8080/nukes/ or localhost:8080/nukes/index.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834427#3834427 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834427 ---