Log in to follow, share, and participate in this community.
Thread exception in html module: NoSuchObjectLocalException: Entity
exception in html module: NoSuchObjectLocalException: Entitythe exception is thrown when i'm trying to delete one of the versions of a page the record with PN_ID=23 exists in database nukes 1.0RC1 got yesterday and compiled from sources (2005/06/01) from : :pserver:anonymous...
Thread How to start user defined [HSQL]database from JBOSS 4.0.0
How to start user defined [HSQL]database from JBOSS 4.0.0Hi, I m using JB4.0.0, I have created two seperate databases myDb1 and myDb2 using java -cp hsqldb.jar org.hsqldb.Server database.1 myDB1and also created a server.properties file In this way, i cud create a database...
External TemplatesIs there a way to use templates (.tpl files) that are not built into a .jar file. Can i load templates from a regular file directorty????
ERROR [org.jboss.ejb.EntityContainer] Starting failedERROR [org.jboss.ejb.EntityContainer] Starting failed org.jboss.deployment.DeploymentException: Could not load class: at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityCommandMetaData.(JDBCEntityCommandMetaData....
Custom Module EJB Deployment ProblemI am trying to deploy a custom module, and for database access I wrote an entity EJB. When I start deployment, my module gets deployed, but for EJB I get an exception: org.jboss.deployment.DeploymentException: Could ...
How-to add album and wiki to nukeHi I am looking to use our Nuke for a church portal. I like to create Sections for different organisations in church like Youth, Kids etc. and have separate access controlled wikis for them to maintain their content...
Thread Way to turn left-sided blocks off upon clicking certain menu
Way to turn left-sided blocks off upon clicking certain menuI want to be able to specify a link from my left nav menu to an html page, but when the page loads I want all the blocks on the right to disappear to give extra room to the page. Any way to specify this on the link?
What is this????Someone know what kind of message is this: 16:38:04,969 ERROR [sf] SocketException exception caught [Unexpected end of file from server] 16:38:04,969 ERROR [org.jboss.nukes.component.Component.rss.sf] SocketExceptio...
Error When using "Manage Html" moduleHi all, I try to upload a icon file through "Manage Html" module,but always received an Exception "java.lang.OutOfMemoryError" after pressing the "Upload file" button. How can I solve this problem? Thanks. Harper
Thread TransactionRolledbackLocalException in Home.create() throws
TransactionRolledbackLocalException in Home.create() throwsHello All Following is the error stack trace , caused when I try to access home's create method usiong CMP Entity bean . Also it is unable to invoke finder method. I think there is Connectivity with SQL Server as it...
createBeanClassInstanceCommand == nullI am trying out the rc2 with JBoss 3.2.3 using MS Sequel Server 2000. After I converted my EJB's to the pure CMP model as described in the wiki and from examples from the "released" modules, the createBeanClassInstanc...
Tmplate support in nukes-2.xI have written the front end to my application using nukes. What I would like to know is how musch of the templating system will be implemented in portal-2.x. I would like to continue using this system if possible bec...
Thread how to open new window to display a stream?
how to open new window to display a stream?I'm using nukes and JasperReports. I have a nukes module that create a jasper reports. I do not want save the report on the server. So i just have a stream (a byte array) and i want to display this in a new window. ...
Getting rid of jmx'sDidn't you notice this in you server.log ? ERROR [org.jboss.nukes.system.JDBCPersistenceManager] Cannot sync attribute
org.jboss.nukes.utils.ConversionException: A property editor has not been found for type java.ut...
'base' url in themesHello, when a page is rendered nukes inserts a 'base' tag, like <base href="http://localhost:8080/nukes/"/> in the html header. Is there any way to disable or manually change this? (We've a configuration wi...
Way to Specify Login Index Page Per GroupI want to be able to set a custom index page for each group within NUKES. Right now I only see a way to set a default page for anonymous members and all groups (via the core module).... anyone know how I can do this?...
Thread How to Get Rid of "Modules" Title on Left menu?
How to Get Rid of "Modules" Title on Left menu?Is there a way within the Gui or JXM console to get rid of the "Modules" title/label on the default menu? I want the default user menu items to slam up against the Home link... Matt
About Chinese supportHello, Due to business requirement, i would like to translate the JBoss Nukes into Chinese and then contribute the resouce files. Who can give me some idea about how to start? Regards Yang
Nukes Not recognizing ? characterHello I need some help with character encoding, I have machintosh users that are having problems saving the ? (not ") character. At first i thought it was the the encoding so i set the -Dfile.encoding=UTF8 in the JA...