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

2006-03-28 Thread conkan
If you did not get the standard kit edition, then get that. If you have the standard kit edition and it still does not work, then try downgrading to java version 1.4.2. If you get errors related to inserting data then check your MySQL connector version. MySQL connector 3.1.11 and MySQL version

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

2006-03-15 Thread [EMAIL PROTECTED]
Try to build with AS 4.0.3SP1. Then repost any problems. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930531#3930531 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930531

[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 b

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

2006-03-17 Thread [EMAIL PROTECTED]
instead of calling the build.sh script you can call "ant" directly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930956#3930956 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930956 --

[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=bb&op=viewtopic&p=3930970#3930970 Reply to the post : http://www.jboss.com/index.html?module=

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

2006-03-17 Thread [EMAIL PROTECTED]
Yes in the build directory instead of typing $ sh build.sh type $ ant instead of typing $ sh build.sh deploy type $ ant deploy instead of typing $ sh build.sh clean type $ ant clean ... Of course you need to install ant (or used the one in "tools") and have the binary in your path View t

[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 Vie

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

2006-03-17 Thread [EMAIL PROTECTED]
Which DB + version? Its likely not related to the build issues. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931017#3931017 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931017 -

[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=bb&op=viewtopic&p=3931028#3931028 Reply to the