Log in to follow, share, and participate in this community.
Thread window state problem with jboss portals
window state problem with jboss portalsHi I am new to jboss potals i am developing an application using jboss portals in mypotal i have 3 jsp portlets in this app when i maximise a window and click on logout link and if i login again the window will be in...
File Upload PermissionsHi I have a "file upload" Servlet that works fine on Tomcat. On JBoss (jboss-4.0.5.GA) the received value of the file parameter is null. I assume this is due to a security setting but I can't seem to find it. Can s...
Thread URIencoding is not working... Not able to save the German ch
URIencoding is not working... Not able to save the German chHi, I am using JBoss as AS, oracle as DB and using the struts framework. When I am saving the form information using the "GET" method the data is stored properly in the DB but when I am using the "POST" method the ge...
No Link to Jboss NukesHi There , I am currently researching on a CMS that I can use for our company and i was considering magnolia or Jboss Nukes. Since we are considering to use EJB as part of our architectural plan, I was thinking of u...
Image galery module devHi there ! This is my first post on this forum so I M VERY PLEASED TO MEET THIS COMMUNITY ;) I have a question about a module i had to work on, it's a gallery module which will contains about 5000 - 15000 photos fo...
Thread does nukes support Oracle ? what version? and a lot of quest
does nukes support Oracle ? what version? and a lot of questmay be too many questions ... thank you in advance i'm new to nukes i'm trying to make it work on Oracle the docs are not perfectly structured :) , you should dig the forums, wiki and ... so, i've found this: 1. Ov...
Pure-CMP & FAQ Module revampJulien -- After reading the code for Jae's News module and reading his comments, it's becoming clear that you folks are pretty open to the pure-CMP approach that I've been advocating for the past few months -- and Ja...
Nukes, struts and EJB´sI implementing an application MVC, where I use: -NUKES - View -STRUTS - Controller -BEAN´s - Model My problem is, can I use a block already definitely (loginBlock.java) as View, and struts as controller? Can I...
nukes cvs head compilation problemI have problems with newest nukes sources I'v got nukes from CVSROOT=:pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss
cvs co nukes I have JAVA_HOME and PATH set for jdk1.4_08 JBOSS_HOME pointing to jboss...
Upload forms and umlaut charactersHello, when a file upload form (enctype=multipart/formdata) is used to transfer files as well as normal form fields, and the form field data is fetched from the request inside Nukes using page.getParameter, then all ...
security of module at restartI use Nukes 1.1.0 on JBoss 3.2.3 using postgres database I've added a new theme called tema1. I've use the admin user interface to change the security of the theme module from Anonymous .... <original pattern>....
module deploys but won't startHi, I made a couple of modules already, they work fine. But with this one, I have a problem. When I deploy it, the log says it is deployed and started. But it does not appear in the menu (when I'm Admin) and if I try...
Thread Is there a maximum limit of Entity Beans For Nukes
Is there a maximum limit of Entity Beans For NukesHello Im having a problem with nukes. I have currently 16 EntityBeans , when i add a 17th i get a very weird runtime error. I've checked the syntax of the last bean and everything is fine. I've even deleted another b...
Include a new Application inHi, I have an application that use: view-jsp;controller-struts;and model-ejb. I like include this application in module web (nukes.war) for this application appear in the main content area of Nukes and without blocks...
Nukes with MS-SQLHi everyone, i am using nuke with jbos. And i am trying to connect to the SQL server. I hav build all the necessasry table. I am able to to login using the ADMIN and update his profile. But when i click the Manage h...
Template SystemI was just checking out : http://www.onjava.com/lpt/a/3904 . It appears that Nukes doesn't currently use a template system and is just embedding html in the java which is a a bit messy. Is there plans to intergrate a ...
tomcat 5I have built jboss-3.2.3 using docs example ant xml script to run using tomcat 5. Apparently it works fine BUT as I add nukes.ear (last release) to deploy directory I receive next error: 21:22:19,616 INFO [Tomcat5] ...