• EJB/Database access

    I am trying to develop a module which collects information about enterprises and stores them in the database (i am using Mysql). I use a form which has three fields: name, url and description. In order to send the ent...
    Profile Photo
    last modified by pedrojosemartins
  • test post

    ignore me. ;-)
    Profile Photo
    last modified by roy.russo
  • Deployment error

    12:08:38,365 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3RC1/server/default/nukes/nukes-empresas.ear 12:08:38,375 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-3.2.3RC1/server/de...
    Profile Photo
    last modified by pedrojosemartins
  • JSTL

    Hi, I have a problem when i use JSTL in my JSP pages. Do i have to add the jstl.jar to some special folder? Thanks!
    Profile Photo
    created by samav
  • Deploy

    Why do people teach on this forum that we should use only two folders(the classes folder has several subfolders, and then there's the META-INF folder) packaged into a sar file for deployment? In the nukes source there...
    Profile Photo
    last modified by pedrojosemartins
  • default theme

    is it possible to set a default theme? I mean NOT the one the users/admin see once logged, but the default theme shown to guests when the portal's home page is loaded. I tried to set in the jboss-service.xml (as seen ...
    Profile Photo
    last modified by oissela
  • IllegalArgumentException with most modules and blocks

    Hi, I build nukes 1.1.0 RC1 against JBoss 3.2.3 RC1. Everything seems to work fine so far, except when using the web/jmx-console. When applying any changes I get an IllegalArgumentException in org.jboss.nukes.common....
    Profile Photo
    created by miles
  • language localization: is it possible?

    is there an easy way to localize the whole Jboss Nukes portal with a different language rather than english? (as php-nuke does)
    Profile Photo
    created by oissela
  • Problem with new modules deploy

    I deployed a new sample module for a project in my university, but nukes tell me: 11:14:28,116 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss -3.2.3RC1/server/default/nukes/linkmodule-service.sar 1...
    Profile Photo
    last modified by ferruccio
  • New Module ? : Search engines bots (spider) detection

    I want to know what bot crawls my nukes website. Tons of PHP-like tools exist, but I made a nukes module to achieve this. Based on a bot signature lists (IP subnet or http agent matching), it logs bot requests at nuke...
    Profile Photo
    last modified by cnovara
  • Try Nukes Without Having to Install Anything

    Hi all, I have a server setup so people can give Nukes a try without having to do any installations. You can go to http://www.wymaya.com/initNukesdeploy.do?uniqueid=null& and enter a Nukes context and your e-mail...
    Profile Photo
    created by thorntond
  • Removing Default "Modules" Menu Title from Default Menu

    This may be a very simple question, but how do I remove the "Modules" text from the default left navigation menu on the default Nukes install? I can't seem to find it in any of the admin gui links nor in the JMX Nukes...
    Profile Photo
    last modified by mchinn
  • Mail-Module Problem

    Hi, I have a problem with the mail module. I have set the Gateway in the JMX-Console to our SMTP-Proxy which delivers and receives all our emails. In the log I can see, that the mail module connects to the outside sm...
    Profile Photo
    last modified by innovate
  • nukes 1.1 RC3 default theme

    1 I wish to use imagic as a default theme for newly registered users. How can I do that ? 2 All the URL addresses show the jboss port number (8080), even if I has a proxy setup to use apache as a frontend. Does any b...
    Profile Photo
    last modified by gpcheese
  • mail module and getDefaultInstance(java.util.Properties prop

    Hi how to configure the security so that the Session.getDefaultInstance(java.util.Properties props, Authenticator authenticator) works in mail module? thanks yang
    Profile Photo
    created by yxyang
  • Cannot deploy nukes 1.1

    Hi, I might have found a bug in the forum module (see my last post), but my message was probably just too long. Sorry for posting it again, but it is really important for me: I have tried it for a while now but it is...
    Profile Photo
    last modified by martingi
  • Cannot deploy nukes 1.1

    Hi, I have tried it for a while now but it is not possible for me to deploy nukes. Maybe someone could give me some directions what to do? I am using the following configuration: windows xp java 1.4.1_02 jboss 3.2....
    Profile Photo
    created by martingi
  • installation problem

    hi, i have a problem... i download and good install jboss 3.2.5. i try install the nukes by src but $nukesHome/build/build.bat give me a error: and non attesso in english: and not attended Where is the error? t...
    Profile Photo
    last modified by idreamer
  • 2questions...

    1) i login admin in nukes1.1 i try create a new topic for new but the nukes reply "Unable to create topic "... what i can create the new news topic? 2)where i upload the image for news topic? excuse me for the very ...
    Profile Photo
    last modified by idreamer
  • problem using struts in Nukes

    I am developing a small application for testing struts working in Nukes. From my index.jsp i jsut want to give a link that will redirect user to next page. When i uses following code then first page get displayed: ...
    Profile Photo
    created by vebs