[JBoss-user] [JBoss Portal] - Re: Forum portlet error

2006-07-08 Thread rutfield
I have almost completed migrating my portlets from 2.4 Beta1 to 2.4 CR1. The three portlets with issues all originated from the forum source code base. I took the latest forum from the head of jboss-portal-2.4, since the CR1 code does not include the forums. It appears as though this has not

[JBoss-user] [JBoss Portal] - Re: Forum portlet error

2006-07-08 Thread rutfield
Thanks again for the quick turnaround! I hope I did not make you work at some late hour on a Saturday. I now see I did not understand what the hibernatedoclet changes in the build file actually accomplished. It seemed to work great. CR View the original post :

[JBoss-user] [JBoss Portal] - Re: 2.2.1-SP1 CMS not working with PostgreSQL

2006-06-07 Thread rutfield
I have also been trying to tone down the logging level without success. I have modified the /usr/local/jboss/server/default/conf/log4j.xml to use ERROR and INFO levels, but the server.log is still filled with DEBUG information. I do not see any changes on the LINUX server; however, it works

[JBoss-user] [JBoss Portal] - Re: Forum portlet error

2006-05-31 Thread rutfield
Thanks for the reply. I had been using forum code from 2.2.1 with the Alpha release of 2.4. Instead, per your suggestion, I took the latest from head. The portal builds and deploys fine; however, building the forums gives the errors below. I can take care of the test ones, but am not sure where

[JBoss-user] [JBoss Portal] - Re: Forum portlet error

2006-05-30 Thread rutfield
I still get this with 2.4 Alpha 2 (after refactoring for identity and other User related changes) any idea if it will be addressed for the Beta? Thanks. CR View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3947897#3947897 Reply to the post :

[JBoss-user] [JBoss Portal] - Forum portlet for 2.4? AuthorizationRealm changes?

2006-05-26 Thread rutfield
I have 2.4 Alpha up and running. I would like to use the forum portlet, and do not see any indication of any dates for it to be revised. I realize it is affected by the personalization enhancements. I thought I'd take a shot at it myself. I see several core.model modules have been moved to

[JBoss-user] [JBoss Portal] - Re: jbp 2.2.1 with Jboss AS 4.04 RC2

2006-05-24 Thread rutfield
Was this resolved? I have it (or something similar) with jbp 2.2.1 with JBOSS AS 4.04GA I have downloaded ehcahce-1.2.jar and placed it in the lib directories (and removed the ehcache-1.1 files). This was working fine with jpb 2.2RC3 and AS 4.03SP1. It occurs on both my windows and LINUX

[JBoss-user] [JBoss Portal] - 2.4 Alpha build problem - org.apache.xpath not exist

2006-05-19 Thread rutfield
Sorry for a silly question, but I'm stuck. I have been able to build 2.2, 2.2.1 (including previous RCs). I have now tried 2.4 Alpha2, and I am getting errors resolving CachedXPathAPI because org.apache.xpath does not exist. I have tried changing things within eclipse as well as simply

[JBoss-user] [JBoss Portal] - Re: 2.4 Alpha build problem - org.apache.xpath not exist

2006-05-19 Thread rutfield
Thanks for the quick reply! I really appreciate it. I added the JAR file in the c:\eclipse\plugins\org.apache.xalan_2.6.0\xalan.jar, but still get the error both from the command line running ant as well as from within eclipse running 'build project'. I also tried the xalan.jar from the

[JBoss-user] [JBoss Portal] - Re: 2.4 Alpha build problem - org.apache.xpath not exist

2006-05-19 Thread rutfield
OK. There may be a better/different way to get this to work, but I got it to compile by pasting my CLASSPATH variable string into the 'value=' clause in the definition of classpath in the default.ent file. I am posting this in case someone else has the same issue. View the original post :

[JBoss-user] [JBoss Portal] - Re: Trying to install Jboss portal, but having issue

2006-03-28 Thread rutfield
This has been mentioned previously in this forum. The workaround for now is to add jdbcCompliantTruncation=false to the connection url in the -ds.xml file. It only works if the MySQL5 server is *not* set to strict mode (see following mysql bug report: http://bugs.mysql.com/bug.php?id=14048 )

[JBoss-user] [JBoss Portal] - Re: JBoss Portal source build failed

2006-03-22 Thread rutfield
As an aside, how do I build, so I do not get all the DEBUG messages? Is there an environment variable or ant flag to set? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931899#3931899 Reply to the post :

[JBoss-user] [JBoss Portal] - Warnings during 2.2.0 build - concerned?

2006-03-19 Thread rutfield
I am trying to troubleshoot some issues and started a clean build. Should I be concerned about warnings of unmappable characters and deprecated features in bilding the portlet, core, and bridge modules? Please advise. Thanks for any guidance. CR module portlet: [execmodules] * value of

[JBoss-user] [JBoss Portal] - Re: User and Management portlets non-operational with 2.2

2006-03-18 Thread rutfield
I'm still stumped on this one. (User and Management portlet not working, but CMS and test are after a completely clean install) Tried the 2.2.1RC3 with the same issues. Recreated the database from scratch. In addition to the server.log, can someone suggest other files I should look at for

[JBoss-user] [JBoss Portal] - Re: Failed Build of Portal 2.2 on Linux

2006-03-17 Thread rutfield
Same with 4.03SP1. Do I need to specify a certain shell (bash, sh, csh) for the build to work? I did manage to bring the same directory to a PC, build it with build.bat, and move the sar file back to the Linux server. Although I seem to have other issues (in a different post), that seemed to

[JBoss-user] [JBoss Portal] - Re: Failed Build of Portal 2.2 on Linux

2006-03-17 Thread rutfield
That sounds like a great approach. What would the exact command line syntax be? I assume I run it from the build directory. Thanks. CR View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930970#3930970 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Failed Build of Portal 2.2 on Linux

2006-03-17 Thread rutfield
Thank you! That worked (after I installed JUnit). THe interesting thing is that I hav ethe same functionality issue (User portal and Management portal not working) as I did with the version built on my PC. I would consider going to 2.2.1RC3, but nobody elese seems to have this problem. CR

[JBoss-user] [JBoss Portal] - Re: Failed Build of Portal 2.2 on Linux

2006-03-17 Thread rutfield
RedHat Linux 3.0ES MySql 5.018 JBOSS portal 2.2.0 JBOSS 4.03SP1 JVM 1.5.0_05-b05 (Sun Microsystems Inc.) Do I need a newer JConnector? Anything jump out at you? Thanks. I'm stumped. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931028#3931028 Reply to the

[JBoss-user] [JBoss Portal] - Re: User and Management portlets non-operational with 2.2

2006-03-17 Thread rutfield
Already did that with the truncation issue. I then dropped the database and let the application recreate everything... same affect. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931029#3931029 Reply to the post :

[JBoss-user] [JBoss Portal] - User and Management portlets non-operational with 2.2

2006-03-16 Thread rutfield
I did a clean install using JBOSS 4.0.18, MYSQL 5, on Linux. The portal comes up fine. No errors in the server.log (lots of debugging statements). I can log in as user or admin. However, When I log in, the User portlet still says 'standard login'. It doe snot give the Edit your profile, list

[JBoss-user] [JBoss Portal] - Re: User and Management portlets non-operational with 2.2

2006-03-16 Thread rutfield
Additonal information by running JBOSS by hand (It appears to use a lot of defaults because items are not defined or found, but that could be normal.) 01:05:53,131 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)] Started in 38s:751ms

[JBoss-user] [JBoss Portal] - Re: User and Management portlets non-operational with 2.2

2006-03-16 Thread rutfield
I also took the packaged binaries and copied the sar directory into the deploy while moving mine out same results. This implies either a database or configuration issue. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930868#3930868 Reply to the post :

[JBoss-user] [JBoss Portal] - Failed Build of Portal 2.2 on Linux

2006-03-15 Thread rutfield
I am trying to build the JBOSS portal from source per the 2.2 User Guide. I knew the instructions looked too easy. I have JBOSS 4.018. I have the code unzipped into the directory, but when I run sh build.sh, I get these errors (below). I can tell the xset failures are because the common