[JBoss-user] [Nukes User] - Re: JBoss 4.0 and Nukes with MySQL

2004-11-18 Thread theute
i said 3.2.3 ;) (no it won't work with 3.2.5 or 3.2.6) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855654#3855654 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855654 -

[JBoss-user] [Nukes User] - Re: JBoss 4.0 and Nukes with MySQL

2004-11-18 Thread theute
Nukes 1 works with Jboss AS 3.2.3 JBoss Portal (aka Nukes 2) works with JBoss AS 4.0.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855647#3855647 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855647 -

[JBoss-user] [Nukes User] - Re: Problem adding html content with swedish characters

2004-11-18 Thread theute
I am pretty this has been solved in the CVS, i just can't find which file was involved right now. Messages related to your problem has been posted on this forum (I can't find them though) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855646#3855646 Reply t

[JBoss-user] [Nukes User] - Re: Nukes 2.0 Progress

2004-11-04 Thread theute
If you plan to use JSF in a portlet environment you should know that it can't work out of the box. To be able to use JSF you would need a bridge from the JSF implementation to JBoss Nukes Portal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854011#3854011

[JBoss-user] [Nukes User] - Re: Nukes 2.0 Progress

2004-11-04 Thread theute
We are very actively working on it. Nukes 2.0 is a portal, there is a developer version release available and you can already create some portlets. But for now there is no user login system nor role-based security. It fully respects the JSR-168 portlet specification, so any JSR-168 compatible p

[JBoss-user] [Nukes User] - Re: Installation of standalone 1.1 version

2004-10-25 Thread theute
I am missing some info, but those are just WARNings. I think that the only thing you have to configure for the standalone version is: JBOSS_HOME that must point to the standalone Nukes directory. But unless you have another JBoss with Nukes somewhere else it should work. Does it deploy to the en

[JBoss-user] [Nukes User] - Re: Headlines block for GoJust.org

2004-10-24 Thread theute
I got it, i will take a look at it later. Thanks for contributing ! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852514#3852514 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852514

[JBoss-user] [Nukes User] - Re: Search block

2004-10-24 Thread theute
It is with the core modules. I am not sure it should be there but for now it is. It can easily be turned off anyway. http://cvs.sourceforge.net/viewcvs.py/jboss/nukes/nukes/src/main/org/jboss/nukes/core/modules/search/ In order to have the search module working correctly you need the modules to b

[JBoss-user] [Nukes User] - Re: Headlines block for GoJust.org

2004-10-24 Thread theute
I am in charge of the News module, your block looks good. I would be glad to include it along with the news module as an optional feature. If you want please send me the code (please include your pseudo or real name in the sources header so i can remember who contributed) to [EMAIL PROTECTED] V

[JBoss-user] [Nukes User] - Re: Error in deploying nukes.ear

2004-10-22 Thread theute
I guess it depends on your file descriptor, if you are having this problem with something else than nukes, we can't help you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852347#3852347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

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

2004-10-18 Thread theute
It's in jboss-jmx.jar that is delivered with your version of JBoss in: $JBOSS_HOME/lib/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851806#3851806 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851806 --

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

2004-10-16 Thread theute
The persistence of your module is defined by you. You can use anything you want EJB, JDBC, Hibernate... You can look at the existing modules they use org.jboss.nukes.core.ejb.EJBBase but you don't have to. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385163

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

2004-10-15 Thread theute
To be more precise, the whole code in the jboss-service.xml for next time you want to install it. Otherwise just the security part in the jmx-console View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851605#3851605 Reply to the post : http://www.jboss.org/inde

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

2004-10-15 Thread theute
I'm sorry again, need some sleep: You need to put the whole code, with the line i tried to change: | | | | | | | | | | |

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

2004-10-15 Thread theute
Sorry: View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851567#3851567 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851567 --- This SF.net email is sponsored by:

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

2004-10-14 Thread theute
I think Should do it. But now it is probably stored in the database, you have to change this by going in the jmxconsole View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851470#3851470 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[JBoss-user] [Nukes User] - Re: Deploy

2004-10-12 Thread theute
I don't understand your question, where do you see that one should use only two folders ? Anyway you don't have to worry too much you can package things your own way or use the existing build.xml if you use an existing one from any module, you will have to follow the same structure. (and put th

[JBoss-user] [Nukes User] - Re: how do links work under manage html?

2004-10-11 Thread theute
I'm not sure i understood the question right. But let's say you access Nukes by typing: http://localhost:8080/nukes If you add an HTML page using the HTML module it asks for a path, let's say you enter: "/foo/bar.html" Well a url to your page would be: http://localhost:8080/nukes/foo/bar.html V

[JBoss-user] [Nukes User] - Re: default theme

2004-10-11 Thread theute
It should work by changing the value in the JMX console. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850963#3850963 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850963

[JBoss-user] [Nukes User] - Re: New Module ? : Search engines bots (spider) detection

2004-10-07 Thread theute
For the DB there is an installer but it's in 1.1 not in HEAD yet. If it is comes packaged with Nukes, it would be nice to make it work with hsqldb, even though it is not useful for production website it is very neat to try it without having anything to setup/install. A good way to show your bos

[JBoss-user] [Nukes User] - Re: Search block

2004-10-03 Thread theute
I updated/improved/fixed the search module. Now you can do an "advanced search" on selected modules. - Published and archived news are indexed - All forum messages are indexed - All HTML pages are indexed As cooper stated, it is easy for anyone making a module to make it searchable. When the se

[JBoss-user] [Nukes User] - Re: Cannot deploy nukes 1.1

2004-09-29 Thread theute
The build script generates a nukes.ear FILE Just do a build.bat deploy-all from the nukes/build directory and all the files will be correctly copied. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849883#3849883 Reply to the post : http://www.jboss.org/i

[JBoss-user] [Nukes User] - Re: installation problem

2004-09-28 Thread theute
I wonder where you got your version of Nukes. AFAIK we don't have any local.proprietas-explase May i know where you downloaded your Nukes version ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849789#3849789 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Nukes User] - Re: 2questions...

2004-09-28 Thread theute
I can't reproduce your error. (using 1.1RC3-src) Are you sure you are not trying to create a topic with a name already existing ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849788#3849788 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-user] [Nukes User] - Re: installation problem

2004-09-22 Thread theute
Strange error code, but anyway, again and again only JBoss 3.2.3 is supported. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849157#3849157 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849157 --

[JBoss-user] [Nukes User] - Search block

2004-09-21 Thread theute
I added a simple search block. (more features will come later) It is in the nukes 1 HEAD. (You will need to update the thirdparty directory to get the latest lucene.jar) It looks by default into the main text of a forum message, a news or an HTML page (not into anything else). It also use the OR

[JBoss-user] [Nukes User] - Re: Archiving News

2004-09-15 Thread theute
The indexing solution already exists and is already in use in BB and HTML modules, i added News. For HTML, i think there is no interface to actually do the search. I am thinking about doing a search module to search in the whole website (for any module implementing the indexing) To do the inde

[JBoss-user] [Nukes User] - Re: Archiving News

2004-09-15 Thread theute
I am currently working on indexing the news, so we can search on archived+published news. As of today, there is no month/year index. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848339#3848339 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Nukes User] - Re: Installation help

2004-09-13 Thread theute
install jboss 3.2.3. That's the only supported version for now View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848057#3848057 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848057 --

[JBoss-user] [Nukes User] - Re: WhosonLine and Contextual blocs

2004-09-08 Thread theute
Just remove: $JBOSS_HOME/server/default/nukes/contextual-block-service.xml and $JBOSS_HOME/server/default/nukes/whosonline-block-service.xml No need to restart, just refresh your browser View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847553#3847553 Reply to t

[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-07 Thread theute
Nukes versions <= 1.1 are only compatible with JBoss 3.2.3. For more information about installation, please read: http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847481#3847481 Reply to the post :

[JBoss-user] [Nukes User] - Re: News Module Null Pointer Error

2004-09-04 Thread theute
May i know which package you took, what database you use ? I just tried on the standalone version (using hsqldb) and it worked just fine. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847254#3847254 Reply to the post : http://www.jboss.org/index.htm

[JBoss-user] [Nukes User] - Re: GPL-licensed dependencies

2004-09-02 Thread theute
AFAIK Nukes is GPL so far. JBoss is LGPL. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847114#3847114 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847114 --- Th

[JBoss-user] [Nukes User] - New RSS Support for news module

2004-09-01 Thread theute
Now there is RSS support for the news module. It works the same way as for the forum RSS, ie: http://localhost:8080/nukes/modules/news/rss?c=1 Will return RSS for the topicid 1 (PS: For the forum it's http://localhost:8080/nukes/modules/bb/rss?f=1 where f is the forumid) View the original post

[JBoss-user] [Nukes User] - Re: how to build a standalone nuke core?

2004-08-31 Thread theute
(1) go in NUKES/nukes and type: sh build.sh deploy-all (2) go in NUES/ANYMODULE and type: sh build.sh deploy-all PS: do not post the same message in both forums View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846737#3846737 Reply to the post : http://www.jbo

[JBoss-user] [Nukes User] - Re: the relation between template and module

2004-08-31 Thread theute
Q1) The available themes as there are so few are all in the core for now: /nukes/src/bin/nukes-lib-jar/org/jboss/nukes/core/themes There are declared in the jboss-service.xml Q2) Between core and common, look for theme/template named classes View the original post : http://www.jboss.org/index.h

[JBoss-user] [Nukes User] - Re: setting up nukes in Jboss/Eclipse IDE

2004-08-31 Thread theute
My walkthrough is about setting up the classpath. If you are trying to launch the build script from Eclipse it's a different story. I personally launch ant outside eclipse but it does work in Eclipse with my JBOSS_HOME defined in my .zshrc (i start Eclipse from a zsh shell) View the original p

[JBoss-user] [Nukes User] - Re: upgrade script

2004-08-29 Thread theute
You are totally right, the problem is that people who do the update don't contribute by sending any script. I think that's the way a GPL software is supposed to grow. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846599#3846599 Reply to the post : http://w

[JBoss-user] [Nukes User] - Re: deploye more thant one jboss nuke on a jboss app server

2004-08-28 Thread theute
This is not something that can be done so far. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846544#3846544 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846544 --

[JBoss-user] [Nukes User] - Re: A few HOWTO questions

2004-08-28 Thread theute
"k-dub" wrote : How do I make the Disable HTML in this post and Notify me when a reply is posted options selected by default? You can disable HTML for everyone by using the jmx-console: http://localhost:8080/jmx-console/ At the bottom you will find nukes.module and just below, name=bb click on i

[JBoss-user] [Nukes User] - Re: fix for nukes-installer.war and mysql database

2004-08-28 Thread theute
Can you give me details about your database, i tried for mysql, postgresql and hsqldb under Linux. (any other database is not yet supported) I am very surprised by the error message you got. I would love more details. Thanks View the original post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Nukes User] - Re: Comments on the module Downloads

2004-08-28 Thread theute
AFAIK fhe 'Downloads' module does not store any file (no upload), it just stores metadata about files and count how many times the file has been downloaded. These are just links to actual files that are probably not on your server (it could be). View the original post : http://www.jboss.org/ind

[JBoss-user] [Nukes User] - Re: Jboss team must provide a doc on nukes

2004-08-26 Thread theute
The article was written a while ago and may be a little bit outdated but still read it again as there are lot of useful things in it, all the basics are there and didn't change http://www.onjava.com/pub/a/onjava/2003/06/04/nukes.html The best thing to do for you is to look at the existing module

[JBoss-user] [Nukes User] - Re: Problem with classpath when cuztomizing Nukes Modules to

2004-08-26 Thread theute
Ok, i will try to help but the build is pretty complex: You don't have to modify anything but the build.xml of your project I think (i could and proably am wrong but it may worth the try if you couldn't fix your problem) that you just have to add your library to the target "configure" it the "li

[JBoss-user] [Nukes User] - Re: nukes 1.1RC2 available

2004-08-26 Thread theute
The propose of a ddl is to keep everything synchronized, it's already a pain to keep everything synchronized between mysql/postgresql and oracle, adding another support is just not maintanable. We are looking for a better way to be generic but it's not as easy as it seems. Anyway, the installer

[JBoss-user] [Nukes User] - Re: [Nukes] Theme deployment question

2004-08-26 Thread theute
You need to put the binary files in the bin directory and create the same path as in src /cvs/nukes/mytheme/src/bin/org/jboss/nukes/addons/themes/mytheme/images View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846268#3846268 Reply to the post : http://www.jbo

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread theute
"MilesParker" wrote : I had forgotten it! (First time using cvs.) Its in there now, let me know what you think. I just tried it, it works very well. We will just have to do more error handling, i didn't put the "/" at the end and it complained that i forget the first "/", took me few seconds to

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-25 Thread theute
There are as many methods to setup an eclipse project as people using Eclipse, but do not mix the methods. Restart from scratch if you are not sure what you are doing and follow the instructions in the wiki pages The answer to your problem is still the same: Generate the files by launching buil

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-24 Thread theute
MilesParker, i think you forgot to commit the HTMLModule.java file, there is no hook to your plugin. There is no reference to Archive plugin. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846088#3846088 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
You probably mistyped something, you are missing some "/", the first 3 in "jboss-3.2.3" and worse, Eclipse has nothing to of with the tmp directory of JBoss. Check again your configuration and .classpath View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846068#3

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
Sorry, this is not fully working the problem is about the XDoclet generated files. First solution was simpler, it compiles twice the sources but it's ok... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846042#3846042 Reply to the post : http://www.jboss.or

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-24 Thread theute
Ok from your other posts, it's not a OOME. If you can try the 1.1.0RC3 that may solve the problem. If you want to try it very quick, just grab the standalone version. there is nothing to setup. You can see if it works. There are even already some icons as examples. View the original post : ht

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
Ok, i finally found what i was looking for. The problem: Eclipse compiles everything by default in the /bin directory. When you start an ant script, it builds everything that is needed to be built into /[module]/bin/output/classes The solution: Defines the output directories for every src/main

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
I made few changes, because i updated SettingUpClasspath yesterday so it's up to date. Good job otherwise, thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846027#3846027 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-24 Thread theute
What errors do you have ? And which are your 2 posts ? If you have an out of memory error you can try using the fileupload.jar in the wiki page about "know bugs" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846022#3846022 Reply to the post : http://www.jb

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
You have to build everything as explained in the wiki page and add the ouput/classes directories to the classpath in your case your bb/output/classes directory is missing View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846019#3846019 Reply to the post : http:

[JBoss-user] [Nukes User] - Re: Problem with deploying module

2004-08-24 Thread theute
xmbean-code="org.jboss.nukes.component.NukesMbean"> It should be: NukesMBean at the end With uppercase B View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846000#3846000 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-24 Thread theute
Unfortunately, there is a bug (and more) in the wiki system, it stores only up to the first " So the end of the wiki page disappeared. Can you do it again replacing the " by ' for example ? I know it's a bugging bug,.. We'll have to deal with it till someone does a Wiki system for Nukes (this

[JBoss-user] [Nukes User] - Re: The file id is not indicated

2004-08-24 Thread theute
I just tried again and it works for me. Where did you get it ? It should go on sourceforge pretty soon. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845991#3845991 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38459

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-23 Thread theute
So did you read the first thread that i linked ? I answered that question about Eclipse in a step by step manner http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47480 Scroll down till you see the step by step procedure View the original post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-23 Thread theute
What do you want to do ? Create a module ? Create a block ? Are you sure you understood what was Nukes ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845933#3845933 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38459

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-23 Thread theute
I am not sure what is an Hello World with Nukes but to set up Elipse you can read this thread: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47480 And for Nukes: http://jboss.org/developers/projects/nukes/tutorial View the original post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Nukes User] - Re: quotes " works

2004-08-23 Thread theute
It has been fixed in 1.1.0RC3 It should be fixed in this forum soon View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845904#3845904 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845904 -

[JBoss-user] [Nukes User] - Re: quotes not handled in post's subject

2004-08-23 Thread theute
Ok i got my answer :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845903#3845903 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845903 --- SF.Net email is sponsor

[JBoss-user] [Nukes User] - Re: quotes not handled in post's subject test before

2004-08-23 Thread theute
In which module ? BB ? (At the same time i am trying in this post reply) Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845902#3845902 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845902 ---

[JBoss-user] [Nukes User] - Re: setting up nukes in Jboss/Eclipse IDE

2004-08-21 Thread theute
You shouldn't use the classpath of the wiki page, and don't have to rename the jar files, if Eclipse complained it's because Nukes/thirdparty/apache/commons/lib/commons-fileupload.jar is declared in the .classpath. If you follow my steps, without anything else (not using .classpath) it should w

[JBoss-user] [Nukes User] - Re: setting up nukes in Jboss/Eclipse IDE

2004-08-20 Thread theute
Arf sorry i forgot about the stripped tags... "theute" wrote : First you should modify your .classpath with Eclipse closed as i think Eclipse will replace your .classpath by the one it has in memory. So check that your .classpath has not been modified | | I only use 1 pro

[JBoss-user] [Nukes User] - Re: setting up nukes in Jboss/Eclipse IDE

2004-08-20 Thread theute
First you should modify your .classpath with Eclipse closed as i think Eclipse will replace your .classpath by the one it has in memory. So check that your .classpath has not been modified I only use 1 project and 1 classpath (in the root directory of the project) Be careful with the different

[JBoss-user] [Nukes User] - Re: setting up nukes in Jboss/Eclipse IDE

2004-08-20 Thread theute
You only need 1 .classpath per project, the easiest thing to do is to put all nukes as 1 project (including all modules). When you create a project Eclipse creates a .classpath for you. In the wiki page it's explained If you have only the .ear then you have only the binaries you need to take th

[JBoss-user] [Nukes User] - Re: Security and Permission setting

2004-08-16 Thread theute
If you read down the wiki page it's explained: http://www.jboss.org/wiki/Wiki.jsp?page=NukesSecurity READ means that the user can "read" it, or see it if you prefer. There are much more details in the wiki page. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [Nukes User] - Re: Nukes with JBoss 3.2.5 ?

2004-08-15 Thread theute
For now only JBoss 3.2.3 is supported. Later, other versions of JBoss will be supported. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845115#3845115 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845115

[JBoss-user] [Nukes User] - Re: Integrating web application

2004-08-10 Thread theute
I still want to stick with DynamicLoginConfig as it's fully integrated with JBoss: http://www.jboss.org/wiki/Wiki.jsp?page=DynamicLoginConfig I understand the drawback is that Nukes won't be compatible with JBoss 3.2.3 and lower. Julien the project leader will decide. If there is more to say ab

[JBoss-user] [Nukes User] - Re: Integrating web application

2004-08-10 Thread theute
I am interested, please tell me more on how you did here on the forum or you can email me if you want to add some code at users.sourceforge.net preceded by theute@ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844688#3844688 Reply to the post

[JBoss-user] [Nukes User] - Re: Another live JBoss/Nukes site

2004-08-10 Thread theute
Nice and fast ! You could put it in the Wiki page: http://www.jboss.org/wiki/Wiki.jsp?page=NukesReferences with your system specifications and OS. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844684#3844684 Reply to the post : http://www.jboss.org/index.h

[JBoss-user] [Nukes User] - Re: Integrating web application

2004-08-10 Thread theute
I looked at it and decided to wait for the port of Nukes to a more recent JBoss to use a class of JBossSX that doesn't exist in the JBoss version we support. That new class will offer more flexibility. The problem is that we want an easy install process for default behavior. We don't want users

[JBoss-user] [Nukes User] - Re: build error 1.1 RC

2004-08-08 Thread theute
mmm i guess you took the daily snapshot. It might be broken... (we will fix that soon) My advice would be to either take the 1.1 from the CVS Branch or this version: http://www.jboss.org/nukes-1.1/nukes-1.1.0-mysql-RC2.zip Soon we will release a new release candidate for 1.1 including an installe

[JBoss-user] [Nukes User] - Re: build error 1.1 RC

2004-08-08 Thread theute
Where did you get that snapshot from ? Latest 1.1 is in the CVS under the branch name: Nukes_Branch_1_1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844513#3844513 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38445