[JBoss-user] [Installation, Configuration Deployment] - Re: Multiple redeployment gets PermGen error

2006-01-20 Thread echoi1975
we are having the smae problem, and our app is only 4 MBs, i'm wondering if we should do more heavy duty profiling to look for memory leaks, and we already did a once over on the code, and did not find anything to lead us believe we have memory leaks. we were thinking about bumping up the vm

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-16 Thread echoi1975
i've been using RI...btw View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3881795#3881795 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3881795 --- SF.Net email is

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-14 Thread echoi1975
one problem i had was when i had more than one jsf portlet on one page. how many jsfs do you have on your portal page? just one? i'll look at my config and compare to yours.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3881466#3881466 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-14 Thread echoi1975
i dunno if the formatting of the msg from your orginal config post was chopped up but looks like some important tags could be missing: init-param Portlet init page com.sun.faces.portlet.INIT_VIEW /jsf/search.jsp /init-param

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-14 Thread echoi1975
woh weird dude i see the same problem the hell is that anyways.. i'm assuming the tags that are being left out but you have them in place.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3881468#3881468 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-14 Thread echoi1975
did you check if all the necessary jsf/portlet jars are pkg'd with either your war file or included in your app server's libraries? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3881469#3881469 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal work with Sun JSF RI?

2005-06-14 Thread echoi1975
if you want list of all jars that i include in my war, let me know.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3881470#3881470 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3881470

[JBoss-user] [JBoss Portal] - Re: Unable to deploy the Sample Spring MVC Portal

2005-06-02 Thread echoi1975
did you check the xml config files in WEB-INF to make sure they are well-formed? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879973#3879973 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879973

[JBoss-user] [JBoss Portal] - Re: Missing jsf-libs in RC2 build

2005-06-02 Thread echoi1975
hi, came across similar issues with the 4.0.2+RC2 bundle and some other jars. I ended up just copying the jars into the tomcat dir...for the other ones that you guys mentioned, might be good to include them in your wars, if you don't want to expose those jars to other apps that get deployed on

[JBoss-user] [JBoss Portal] - Re: JBoss Portal RC2

2005-05-31 Thread echoi1975
forgot to add, that this was found in the AS4.0.2 + RC2 bundle zip.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879630#3879630 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879630

[JBoss-user] [JBoss Portal] - Re: JBoss Portal RC2

2005-05-31 Thread echoi1975
hi,i tried deploying my portal war that was built on RC1 and redeployed on RC2 and came across a ClassNotFound on the RuleSet class when deploying the war. I did a delta on jars, and found that the commons-digester.jar found in tomcat's sar in the deploy directory does not exist in RC2, can

[JBoss-user] [JBoss Portal] - Re: JBoss Portal RC2

2005-05-31 Thread echoi1975
there are also some other jars that are missing as well from the 4.0.2 + RC2 bundle, beanutils, collections, logging, etc. are they supposed to be there, I am coming across other classnotfounds as i add each additional jar to fix the classnotfounds that are being encountered when i deploy my

[JBoss-user] [JBoss Portal] - Re: Portal deploy failing

2005-05-26 Thread echoi1975
can you find the hibernate jar inside of server/default/lib? looks like it can't find a hibernate class.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879220#3879220 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879220

[JBoss-user] [JBoss Portal] - Re: FYI: log4j in portlet WAR

2005-05-26 Thread echoi1975
i forgot where i read it, but there is a provision somewhere in one of the jboss admin docs that tells you what to change in one of your xml config files pkg'd with your war so that if you decide to use your own log4j config file you can deploy your own log4j jar file as well so that jboss

[JBoss-user] [JBoss Portal] - Re: New to Jboss portal various issues

2005-05-25 Thread echoi1975
if you download the binary release, you will find cms-content.zip which contains the cms portlet. did you check the build task that contains the CMS portlet? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879038#3879038 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: JDK not found....?

2005-05-23 Thread echoi1975
can you print your JAVA_HOME value... also if that is set correctly, you might want to add the rt.jar to your CLASSPATH env variable. I'd also double check the reference to the JAVA_HOME inside of the ant build file to make sure it's pointing to what you think it should be pointing to... View

[JBoss-user] [JBoss Portal] - Re: Remote Portlets on one portal page

2005-05-19 Thread echoi1975
hi, I looked up the meaning of WSRP, and from what I read I think WSRP is pretty close to what I'm asking if JBoss supports that type of applicatoin architecture. The scenario i'm conjuring is having a portal application with, let's say 4 portlets, which each is served from a different app

[JBoss-user] [JBoss Portal] - more than one jsf portlet on one page

2005-05-19 Thread echoi1975
Hi, I have 2 JSF portlets on one portal page. and when i do a commandbutton submit, if i assign the values of my form to a bean, the values do not show up in my 2nd portlet that I have coded to show the values of that bean. However, if i have one JSF Portlet on a page, it can see the bean's

[JBoss-user] [JBoss Portal] - Re: Does JBoss Portal support user-friendly URLs?

2005-05-19 Thread echoi1975
the naming convention that Jboss portal uses is as follows: http://server/portal/portal page name portal page name is defined in your portal page configuration file where you declare the portlet layout that make up your portal page. the portal page filename is usually ..-portal.xml or

[JBoss-user] [JBoss Portal] - Re: CMS Portlet

2005-05-19 Thread echoi1975
did you deploy cms-content.zip to your jboss server? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3878463#3878463 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3878463

[JBoss-user] [JBoss Portal] - Re: problems with my own portlet

2005-05-19 Thread echoi1975
hi, in your jsp, did you include the following to initialize the portlet objects (renderrequest, renderresponse)? %@ taglib uri=http://java.sun.com/portlet; prefix=portlet % portlet:defineObjects/ then you should be able to reference renderrequest/response inside your scriplets... View the

[JBoss-user] [JBoss Portal] - Re: NoClassDefFoundError: org/aspectj/lang/Signature

2005-05-18 Thread echoi1975
did you check the aspectj jar files in server/default/lib directory? you can try checking the contents of the jar to make sure the class that is not being found is in one of the jars. also check in all jar directories within the subdirs under deploy, to see if one of the deployed apps can find

[JBoss-user] [JBoss Portal] - Re: Deploy from sources fail!!

2005-05-18 Thread echoi1975
did you check the permissions on your server folders? maybe your userid doesn't have write permissions to add files to the deploy folder? also when you drop the new sar files it'll try to replace the existing one and deploy. if you do a bin install you actually copy of the expanded sar file

[JBoss-user] [JBoss Portal] - Remote Portlets on one portal page

2005-05-17 Thread echoi1975
Hi, does JBoss Portal support the ability to configure a portal to consist of remote portlets being served off different Jboss portal instances? for example, in oracle AS, you can have the portal app served off the portal server, then have remote portlet providers that can be used to build the

[JBoss-user] [JBoss Portal] - jsf portlets examples

2005-05-17 Thread echoi1975
Hi, do you guys have a place or recommend any resources that give detailed explanations on the taglibs we can use jsf pages to utilize JBoss Portal? So far, the examples give some clue on how JSFs can be use with Jboss Portal. Is it better to use portlet servlets and use page includes/forwards,

[JBoss-user] [Security JAAS/JBoss] - using DatabaseLoginModule, no matter what i put in for a pas

2004-06-11 Thread echoi1975
Hi , I just followed the tutorial for JAAS and tried implementing my own protection of my sample webapp. Everything seems to work okay, but no matter what i put for a password or login (valid or not), i am able to access my page? Is there a way to turn up logging so taht i can see what the

[JBoss-user] [Installation Configuration] - Re: changing default http port to 8090

2004-06-08 Thread echoi1975
which instance are you running? the path is $JBOSS_HOME/server/instance-name/deploy//jbossweb-tomcat41.sar/META-INF/jboss-service.xml there are 3 possible areas to update port #s: http ajp https there is only one xml file that you need to update. also run lsof and netstat to double check