Log in to follow, share, and participate in this community.
Thread New Theme: pure
New Theme: pureI am not into web design at all but i made a theme called 'pure', both to have one more that i tried to make fancy and to experience difficulties that designers can have using Nukes templates system. I commited that ...
ClassCastException in downloadsI'm trying to get my site up and running with Nukes 1.1 RC2. I just tried to post a download, and got this huge stack trace in the logs. JBoss is running behind Apache 2.0.50 using mod_jk, if that makes any differenc...
Wrong search in GroupModuleThe Search funktion in the GroupModule always returns only exact matches of the searchstring, ignoring the selected search method(Excat, Beginns with, Contains). After looking in the code if found out that the search...
Resources for PortugueseHello, I'm making the translation of nukes for Portuguese, pt_PT, and would like to know if would be interested in this type of resources, equally I added several labels to the files of existing resources, to be abl...
Nukes and TapestryWould it be a good idea to use Tapestry for Nukes or would it be better to start from scratch using tapestry without using any Nukes code ?http://jakarta.apache.org/tapestry
WhosOnlineBlock??Hello everyone, I have a block WhosOnlineBlock that I wanted to place of the right side, but do not know as making. A time that when restarting nukes it always appears of the left side. This block is kept where? In ...
Problem of memory with file uploadHi !! There is my problem : I have created a module with upload of files. So in my form I have the option enctype="multipart/form-data" When I validate my form, my physical memory decreased (of 176Mo to 50Mo !!!). I...
Back to the old ddl, forget pure CMPI have created a news installer in branch 1.1 that is minimal but works. I have also worked at minimizing the redundancy in the ddl files with an improved format of setup.xml. I think we should forget the idea of pur...
Thread Problem to update my database when I upload a file
Problem to update my database when I upload a fileHi, I don't know if you can help me but I try... There is my problem : I use Hibernate to map my database. I have a form with file upload and text fields. When I modify a text field my database is updated but when I ...
Thread Cannot Change Attribute Values in jboss-service.xml
Cannot Change Attribute Values in jboss-service.xmlI'm trying to tweak the imagic theme a little by making the following changes in: nukes/nukes/src/resources/nukes-sar/META-INF/jboss-service.xml My Site Name My Slogan I also changed the theme.html file. Then I e...
Attachments support in forumI added the support for attachments, it's in the HEAD of the CVS. If people can try it and give feedback about any bug, they are very welcome.
Blogs in Nukes?Hi to All! i downloaded nukes and was able to deploy it, but to find that it does not include a BLOG as a module as the live sample here in Jboss.org has. my question is can i include if posible the Blog to my Nukes,...
Thread Nukes 2.x: Creating components on the fly and persisting the
Nukes 2.x: Creating components on the fly and persisting theOne option is to create MBeans on the fly for each component. Also have a Model MBean, which is persisted and holds a reference to the component MBeans. On save() it should persist its own state along with the list of...
Finsihed Nukes ContributionHi all, I finished the additions we has discussed in User forum -- specifically, I have added an "archive" funtion to the managehtml code that allows one to upload a zipped file and add/update the entire directory st...
Fishing for advice in building a new themeHi, I'd like to create a new theme for my department's home page. I've aleady looked at the "tutorial" but it doesn't provide any advise on building the theme class. I realize there's an assumed knowledge when playi...
Unreliable forum mailer?My time for nukes dev goes up and down throughout the year (depending on other committments) so i like to lurk thru the email subscription to the forums. So i get it in my inbox rather than going to the site. But occa...
RecruitingPeople from the excellent NovaJUG (Northern Virginia Java User Group) where i used to go moved their portal to Nukes on JBoss. (Clap clap clap) ( www.novajug.com ) They are making a group of people to work on their w...
New contributorHello, i am joining the development of Nukes so i thought a little introduction could be nice. I pretty much come from PHP for web development (currently writing the 3rd edition of a book in french about it) even thou...
javax.servlet compile errorI'm trying to build nukes from the current (7/30/04) snapshot and receive the following error. Apperently I need to place servlet.jar somewhere in the directory tree. If this is true - how and where? Any help would b...