Log in to follow, share, and participate in this community.
Thread javax.management.InstanceNotFoundException
javax.management.InstanceNotFoundExceptionHi All, I created one .java file and complied it with sucess. I placed this .java in org.jboss.nukes.examples package. when i run build.xml and then deployed with build.xml everything works fine. and i was able to ...
security pattern and test string questionHello, I am reading the wiki. In wiki, it is described as : --------------------------- find the first rule in the list where the group applies and the pattern matches the test string if such a rule is found securi...
nukes block exampleHi All i succesfully setup nukes with eclipse. now i want example to create block/module and deploy them on jboss. please do not give this url in your response as they are of no use http://www.onjava.com/pub/a/onja...
GPL-licensed dependenciesI'm really new to these open-source licenses and all that legal crap, but I just ran into an issue with the MySQL connectors being GPL instead of LGPL. My question is: can a LGPL application link to and distribute a ...
New RSS Support for news moduleNow 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://localho...
running nukes on existing tomcathi, i am trying nukes and i have one important question: is it possible to run nukes with its jboss framework on an existing tomcat serverlet container? i mean, to run nukes, i have to start its own server, but what i...
Thread deploye more thant one jboss nuke on a jboss app server
deploye more thant one jboss nuke on a jboss app serverHi, I want to host 2 instances of jboss nukes on the same jboss. Why ? because I host 2 sites completly different with differents purpose using distinct data sources on my server. My pb : I've got lot's naming pb with...
Thread Any plans for virtual host support in Nukes? (Nukes2)?
Any plans for virtual host support in Nukes? (Nukes2)?JBossNukes looks great... except that I've got a JBoss instance with about 12 different virtual hosts, which may (and hopefully will) increase. Ideally I'd like to have a single copy of the Nukes software (including t...
how to build a standalone nuke core?Hi I am quite new on jboss nukes. I check it from CVS head and be able to run build deploy-all. It works great. However, i want to build nuke core and external modules seperatly to get an full picture of nukes syste...
the relation between template and moduleHello I am trying to understand the jboss nukes structure. My Status: I am able to check out from cvs, build, deploy and run properly for nuke 1.1. When i reading the Wiki documentation(Theme Template.doc file) and ...
setting up nukes in Jboss/Eclipse IDEI'd like to set up nukes in the Jboss/Eclipse IDE so I can make modifications to the source code to fit our application's needs. Has anybody done it? Your information is greatly appreciated. The ideal scenario is to k...
Thread does Nukes_Branch_1_1 use pure CMP already?
does Nukes_Branch_1_1 use pure CMP already?Hello, When i check out Nukes_Branch_1_1, after i run $build.sh, i cannot find setup.ddl created. Does this mean Nukes_Branch_1_1 use pure CMP ? Thanks a lot yang
upgrade scriptI'm trying to upgrade from 1.1RC2 to 1.1RC3, but I'm finding lots of DB schema differences. Has anyone written an upgrade script? One really should be provided with each release, IMHO.
Thread fix for nukes-installer.war and mysql database
fix for nukes-installer.war and mysql databaseThe release candidate nukes-installer.war fails for mysql because there are semicolons at the end of the mysql commands in the /WEB-INF/setup/mysql.xml file. It gives the error java.sql.SQLException: Syntax error or ...
A few HOWTO questionsHow do I make the Disable HTML in this post and Notify me when a reply is posted options selected by default? How do I edit the default(server) timezone? How do I appoint a moderator for a forum?
Setting up Nukes in Sun App ServerHi, I am currently doing an academic project and is wondering if i am able to deploy Nukes in the Sun App Server 8.0 by means of a migration tool? Or is there any other way? I am currently very new with J2EE so plea...
[Nukes] Theme deployment questionHello- I am working on creating my first theme for JBoss nukes and have deployed the theme that I have created so far. Once I apply the theme to my site all the graphics show up as broken links, but the scripts and s...