Log in to follow, share, and participate in this community.
Thread Jboss team must provide a doc on nukes
Jboss team must provide a doc on nukesHi all, I am very new to nukes and jboss. Since last 7 days i was busy try to set Nukes with Jboss and Eclipse. At last today i got succedded to setup and no error was shown. Now i want to build my website using n...
Thread Problem with classpath when cuztomizing Nukes Modules to use
Problem with classpath when cuztomizing Nukes Modules to useHi All, I have this module GetAttrs that extends ModuleSupport; it's been successfully deployed. The compilation is done using the build.xml provided by the source, "nukes-1.1.0-RC3-src/nukes/build.xml". Nukes |-nuk...
NukesPendingTasksWe publish here tasks are small and well defined, it's a good place for beginners that want to be involved in the project. Additional subscription modes : there is one subscription mode which is called immedia...
managing picture (and other binary) filesWhat's the recommended strategy for managing pictures and other binary files (presentations, etc.) in nukes? Do folks store them as static content on the webserver and just link to them (outside of nukes)? Or do you u...
Thread want to create hello world example using eclipse+Jboss+Nuke
want to create hello world example using eclipse+Jboss+NukeHi, I am very much new to eclipse, jboss nad nukes. I just want to create hello world page using Eclipse+jboss+nukes using j2ee. I tried on net al ways but i didn't find any topic how to start working on nukes . Wha...
Nukes2State of the project Nukes 2 is a compliant JSR-168 implementation. Roadmap Architecture - How to get Nukes 2 working Obtain Nukes Get it from the CVS : cvs -d :pserver:anonymous@cvs.so...
active directory authenticationIs there a way to get nukes to authenicate with AD? I user the browseldap module to achieve this with other application in jboss. Can nukes be integrated as well? If so how?
Problem with deploying moduleHi, I've searched on this forum but none quite answers my problem: I've written modules and compiled them succesfully, however I got the error messages below when I deployed them ( important points are boldened for e...
The file id is not indicatedCiao! I'm getting error The file id is not indicated while trying to download file from the server. Any ideas? Nukes Version: 1.1.0-RC3
SettingUpClasspathssetting up classpaths for your eclipse projects is quite easy if you know which jar files to include. We suppose here that you already have your source directories defined and that you compiled everything by r...
quotes not handled in post's subjectHi, It seems like double quotes are not supported when typed in subject fields. Is there a workaround to this ? thanks, ionel
Security and Permission settingHi I am new to JbossNuke. I read the wiki pages. I am still confused about the security pattern. Who can explain the meaning of the following things? /** * Security description : * READ/core:menu:/$name:: - disp...
Time out in index writer...java.io.IOException: Lock obtain timed out at org.apache.lucene.store.Lock.obtain(Lock.java:97) at org.apache.lucene.index.IndexWriter.(IndexWriter.java:173) at org.apache.lucene.index.IndexWriter.(IndexWriter.java...
How is Resource.properties accessed?I'm trying to figure out how to access resource files. In the SeaBreeze files I find "bgcolor=${theme:BGCOLOR1}" that references an entry in the Resource.properties file. I've set up the exact same structure in my jar...
Nukes2ArchitecturePortalNukes on JBoss runs on top of the PortalContainer. The value added are : Advanced user management : Convert the user module Security management : todo Advanced modules : ...
Nukes2XMLConfiguratorWhen using the nukes-core.sar portal you must include two files that dictates how to create portlet instances. These files must be located in /WEB-INF directory of the web application. nukes-instances.xml...
NukesDBSetupIn this section we will describe how to install a database for JBoss Nukes portal, this suppose that you already installed JBoss. Instructions are written for Debian Linux but except for package installation the proc...
change database locationhi my database location changed. how do I notify it to nukes? do I have to run again the nuke-installer to change the database URL? :/ thanks
Integrating web applicationHi, I like to integrate a web application into Nukes. The web application is built using the spring framework. There is a dispatcher servlet running which controls the application flow. What is the best or which solu...