[JBoss-user] [EJB/JBoss] - Re: Pooling and caching stateful session bean

2006-03-25 Thread KBillewicz
One more thing. When I'm deleting tags responsible for container configuration ( and ) everything works great (but I don't have control over pooling). Best regards, Konrad View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932634#3932634 Reply to the post : h

[JBoss-user] [EJB/JBoss] - Pooling and caching stateful session bean

2006-03-25 Thread KBillewicz
I would like to turn on pooling for my stateful session bean. When I'm trying to configure with pooling but without cache I'm getting during bean deployment on server an error that is required. Whem I'm configuring cache, getting an exception (on the standalone client) during executing crea

[JBoss-user] [JBoss Portal] - Re: Weblogic -> JBoss

2005-10-04 Thread KBillewicz
anonymous wrote : Are the portlet jsr168 compliant? Are they tied to weblogic proprietary apis? Truly, I'm not sure. First of all I got the task to do some research. I looked this application thought, implement an additional feature. Now we have to think is it cost-effective to convert it to som

[JBoss-user] [JBoss Portal] - Re: Weblogic -> JBoss

2005-10-04 Thread KBillewicz
I understand. But the thing is that I have to convert this application now. :-\ Do you know other free Portal suppriting this option? I know that my question is somewhat silly but my boss told me to convert this application to a free Portal. And I have to do it. Best regards. View the original

[JBoss-user] [JBoss Portal] - Re: Weblogic -> JBoss

2005-10-04 Thread KBillewicz
Ok. I have now a basic idea. Could you tell me one more thing. How can I interact with other portlets? For example, I have menu in one portlet and I wish to pass some message to other portlets when one of the buttons is pressed. How, in general, it can be done using JBoss Portal along with Stru

[JBoss-user] [JBoss Portal] - Re: Weblogic -> JBoss

2005-10-04 Thread KBillewicz
Could you tell me if there is a well known method of converting Weblogic (or at least Struts) applications into JBoss Portal? After a real tought searching I have found only one example of such conversion at [1]. But it's quite simple and it's author admits that his solution isn't suiteable for

[JBoss-user] [JBoss Portal] - Re: Weblogic -> JBoss

2005-10-03 Thread KBillewicz
Ok. So I'll start and post when I encounter difficulties. Best regards. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898866#3898866 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898866

[JBoss-user] [JBoss Portal] - Weblogic -> JBoss

2005-10-02 Thread KBillewicz
Hi, I have a task to move an existing Weblogic based application to JBoss. Application is based on portlets, so JBoss Portal is in my opinion the only option. It is made using EJB (logic) and Struts (UI). I'm totally new at JBoss (and quite at Weblogic) so I will be very grateful for any sugge