Is there a guesstimate when CVS will be updated with enhancements for the other
issues?
Danny
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950971#3950971
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950971
_
I pulled the CVS version of JBoss Portal on June 10th. The following is a list
of the main issues I had. I'm running on MySQL 4, using both Windows XP and
Linux.
1) New Users can not register and can not log in.
2) Changes to the Management Portlet do not persist. Restarting the server
goe
Under Role Management, select Administrators and enter admin for "Username
contains" and then try to edit role members.
My biggest problem with the latest 2.4 version from CVS is that new users
cannot register and cannot login. As soon as that is working, I think I can
work around the other i
Correction to previous post:
The direct link to a message will work with a reference like
http://localhost/portal/default/forums/ForumsPortletWindow?op=showTopic&windowstate=maximized&t=2&mask=a
but the direct link will not work with a reference like
http://localhost/auth/portal/default/forums/
I gave the permanent links a try. I had two problems trying to jump to a
specific topic. I got routed through the login screen and instead of showing
the message I got the Latest posted topics.
People will want to have a link they can post on other web sites that will link
directly to the te
In addition to new user logins not working, the portal does not have an option
to change the default admin and user passwords. Edit role members comes up
with a null id error. I'm using MySQL 5.
I tried this on the beta 1 version and a 2.4 version I pulled from CVS today.
Danny
View the orig
Thanks Ryszard. As soon as you get the new feature added I will be rolling out
the newest forums.
On a side note, the forums do not allow replying to a forums e-mail. I created
a module for Nukes called BBMailPoster that would handle and properly post
e-mails to the forums. It is checked int
Has anyone tried using JBoss Forums with JBoss Portal 2.4 Beta 1? Does it work?
I would like to start making use of the newest JBoss Forums, but in order to do
so I need to be able to set the default display mode of the portal and I also
need to be able to link and jump to a specific message in
I don't have spaces in the source code directory path,
C:\Projects\Workspace\portal24\. The code was freshly pulled from CVS. Try
pulling the code as anonymous from CVS using the labels defined on the JBoss
wiki. Make sure you don't have a CLASSPATH environment variable set and then
do 'ant
I just checked it again today in Netscape 8.1 after performing a reboot on the
JBoss application server. It seems to be working fine now. I had been making
mods to the portal pages through Content Manager so that's probably what caused
the Netscape problems. I was having the problems with bo
Portal 2.2.1 Naphlanx theme isn't friendly to Netscape, all versions.
Navigation tabs are split, several styles are not rendering properly. I didn't
try out any of the other themes in Netscape.
Danny
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929970
I didn't add it to a project, I just added junit.jar to my CLASSPATH Windows
environment variable. Junit.jar may be on the CLASSPATH for your NetBeans IDE
but not on the CLASSPATH for your Eclipse IDE.
Someone on the dev team should debug this on a Windows XP platform by
performing a command
I am getting the same problem from a 2.4 Portal checked out today. I am
compiling on Windows XP, java 1.5.
When executing the build, thirdparty\junit-junit\lib\junit.jar is not being
picked up for thirdparty\jakarta-cactus\lib\cactus-ant.jar.
I got around this problem by adding junit.jar to my
When a user clicks the forums tab for the first time, the default is the
"Latest posted topics". It is unintuitive for the user to have to click the
Maximize, Minimize, Edit icons in the upper right of the Forums to bring up the
list of categories and forums.
I set the default theme to Maxim
Hi all,
Is anyone working on the file uploading and downloading for the Download module? If
so, is there an estimated ETA when this will land in CVS?
Danny
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852423#3852423
Reply to the post :
http://www.jboss.
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 and you will have a Nukes web site within
about 15 minutes. Enter your e-mail a
Nukes 1.1 Release Candidate 3
When a new user registers on the Nukes web site, the new user must agree to be over 18
or have parental consent. I would like a newly registering user to go straight to the
registration page without having to specify whether they are over/under 18. Is there
a con
In the 1.1 release candidate 3 version of Nukes, deleting one of the default news
articles results in a null pointer exception and the module is unusable at that point.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847113#3847113
Reply to the post :
http://
The version of Nukes I did this with was the 1.0 version. There may be new problems
in the newer release. I don't recall having any proxy problems. You don't want to
have any JNDI naming conflicts and nukes is the one word you can do a search and
replace on to resolve the naming conflicts. Th
How about making the download module upload and download files to a directory on the
server as well? That would be a very useful feature for many web sites, end users
could upload/download whatever files they wanted to. A lot of end users will want to
share files but they are not going to have
I have done this with Nukes. What I did was the following:
1) Download the Nukes source from CVS.
2) Do a find and replace on the word nukes to nukes1 for the entire source tree and
make the find and replace case sensitive. Do the same thing to rename Nukes to
Nukes1. Rename all the direc
I am using the mysql database that comes with Red Hat Linux 9. It is mysql version
3.23.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846547#3846547
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846547
---
The downloads module is a cool addition to Nukes. However, the Add Download fields
will be too confusing for most end users. What would be nice is a Browse button to
search for files from your hard drive and an Upload File button. An example of this
is located in the Manage html module when a
The 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 access violation, message from server: "You
have an error in your SQL syntax
I tried to use the web based nukes-installer for a mysql database on my server but it
failed to setup tables properly due to some security restrictions with the way mysql
is setup with my Linux OS. Could a ddl file also be included in the nukes
distribution directory to create database tables.
Hi Jae,
I checked the link for your web site and it worked for me. You have to wait 20 to 45
minutes after you get the e-mail to check if your site is up.
The way Nukes is set up, doing auto deployment for Nukes on JBoss is a fairly involved
process. I use a combination of message driven beans
Hi folks,
I have created an automated process for deploying Nukes 1.0 on JBoss and I have a
couple of servers that are sitting idle. If you want to try your own test Nukes web
site with just the click of a submit button, go to http://www.wymaya.com . Click on
the Web Site Registration Page, e
27 matches
Mail list logo