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
-
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
-
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
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
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
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
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
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
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
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
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
--
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
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
I'm sorry again, need some sleep:
You need to put the whole code, with the line i tried to change:
|
|
|
|
|
|
|
|
|
|
|
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:
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
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
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
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
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
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
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
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
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
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
--
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
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
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
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
--
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
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 :
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
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
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
(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
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
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
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
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
--
"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
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
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
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
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
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
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
"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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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=
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
-
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
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
---
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
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
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
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
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=
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
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
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
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
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
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
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
77 matches
Mail list logo