[jboss-user] [JBoss Portal] - How do I position a Portlet in a window?

2006-11-25 Thread alittledog
I attempting to build a new portal for DOI. I have everything working (portlets and pages in place), but I don't know how to position the porlet itself in the container(window). I am using JFreeCharts to show charts and for drilldowns. However, they always appear in the middle of the container.

[jboss-user] [Clustering/JBoss] - Http Session Passivation configuration on every node?

2006-11-25 Thread javidjamae
I'm messing around with the HTTP Session Passivation feature in JBoss 5.0.0 Beta1 for the first time, and I'm a bit confused about something: do I need to configure *every* node in my cluster to do passivation, or just a single node? My gut instinct is that it should work either way (which I'm i

[jboss-user] [Clustering/JBoss] - Re: virtual host changes in each nodes config files?

2006-11-25 Thread javidjamae
One workaround is to load balance across two clusters and bring one cluster down at a time in order to deploy the changes. I've seen a few 24/7 production environments that do this, but it won't work for every architecture. View the original post : http://www.jboss.com/index.html?module=bb&op=v

[jboss-user] [Clustering/JBoss] - Re: minor jdk version difference - would that be a BIG issue

2006-11-25 Thread javidjamae
rajeshchande, Just to clarify, there is no concept of a serialUID for the JDK itself, it is on a class by class basis. You could have some classes that change between minor versions, and others that don't. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=398859

[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

2006-11-25 Thread [EMAIL PROTECTED]
And so the correct way to solve your problem is to use a page action instead of an @Factory method, since page actions take place *before* rendering the view. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988596#3988596 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

2006-11-25 Thread [EMAIL PROTECTED]
This behavior is well-documented, btw: http://docs.jboss.com/seam/1.1CR1/reference/en/html/events.html#d0e3555 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988595#3988595 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

2006-11-25 Thread [EMAIL PROTECTED]
Oh, according to the stack trace this exception occurs in the render phase! Of course Seam can most certainly not do anything at all about an exception that occurs while rendering the view! This is obvious, right? (Servlet engine may already have flushed some of the response to the browser.) V

[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

2006-11-25 Thread zzzz8
Hi Gavin, Thanks for the tip and help. Unfortunately, I get the same stack trace when I remove the @Create annotation... What's interesting (or maybe it's not that interesting) is that if I set the Facelets development property to true: | facelets.DEVELOPMENT | true | then I

[jboss-user] [JBoss Seam] - Re: back and cancel button on a pages containing input field

2006-11-25 Thread ellenzhao
Many thanks for the fast reply! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988588#3988588 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988588 ___ jboss-user mailing lis

[jboss-user] [JBoss Seam] - Re: back and cancel button on a pages containing input field

2006-11-25 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988585#3988585 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988585 ___ jboss-user mailing list jboss-user@lists.jboss.org htt

[jboss-user] [JBoss Seam] - back and cancel button on a pages containing input field

2006-11-25 Thread ellenzhao
My pageflow diagram is shown below. All the "next" buttons on the pages work well but I have a question for the back and cancel button (on the page, but not brower's back button). When there is a page containing input fields, after the clicking the back or cancel button, the validation of the in

[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

2006-11-25 Thread [EMAIL PROTECTED]
What happens if you remove the @Create annotation? Its pretty much just plain wrong to have @Create @Factory together. Seam's exception handling kicks in when you invoke a component method, not during the instantiation cycle. View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Seam] - Re: [DVD example] namespace bug in the home.xhtml

2006-11-25 Thread [EMAIL PROTECTED]
thanks again, fixed View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988582#3988582 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988582 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBossWS] - Re: JBossWS1.0.4 doesn't work with JBossAS4.0.4GA

2006-11-25 Thread zhi_hui
Yes, the problem is the old version xcerse jar file. and it works for me now. Thank you all. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988581#3988581 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988581 ___

[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released

2006-11-25 Thread denpet
Found the problem!!! Safari must think all transactions from the Philippines are bogus (we live here 6 months a year). So, when I try to process the purchase using my Swedish card, from a Philippine IP address, I get rejected. Using a Proxy server in Sweden solved the problem :-) View the orig

[jboss-user] [JBossWS] - JBossWS 2.0 CR2

2006-11-25 Thread Ganton
Should we post potential issues about 2.0.0.CR2 here ? I was testing a very simple WS (Stateful EJB SEI), and it does not show up under JBoss 5.0.0.Beta1. Here is the important stuff: application.xml | http://java.sun.com/xml/ns/j2ee"; version="1.4" | xmlns:xsi="http://www.w3.org/2001/X

[jboss-user] [ANN] HJB (HTTP JMS Bridge) 0.9.1 released

2006-11-25 Thread Tim Emiola
HJB , the HTTP JMS Bridge, provides a REST version of the JMS API. This REST API allows programs in languages other than Java to access **ANY** messaging systems that provide a JMS interface. E.g, PyHJB

[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released

2006-11-25 Thread denpet
Are there any alternative way to get this PDF apart from Safari? Their payment system simply doesn't process foreign credit cards (have tried 4 different with no success). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988578#3988578 Reply to the post : http

[jboss-user] [JBoss Seam] - [DVD example] namespace bug in the home.xhtml

2006-11-25 Thread ellenzhao
There is this line in the home.xhtml file in the DVD example (version Seam 1.1.0 CR1):xmlns:f="http://java.sun.com/jsf"Which should bexmlns:f="http://java.sun.com/jsf/core"; The demo application is still running on the jboss seam site because the f: tag is not used anywhere in the home.xhml.

[jboss-user] [JNDI/Naming/Network] - Re: JBoss/JNDI Lookups Hanging

2006-11-25 Thread PeterJ
You never said which operating system you are running. Is it Linux? If so, see if the suggestions given at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93668 help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988576#3988576 Reply to the post :

[jboss-user] [JBoss Seam] - Seam exception handling failing

2006-11-25 Thread zzzz8
I've had a short history and issue in getting Seam exception handling working for me. It's important because I truly want to get this working since I would really want to handle exceptions the Seam way. I previously had issues that I thought might be due to Tiles eating the exceptions, so I sw

[jboss-user] [JBoss Portal] - Re: Understanding architecture...

2006-11-25 Thread [EMAIL PROTECTED]
A portlet is not bound to a URL so iFrames is not a solution to your use case. You could eventually include the whole portal i guess but this sounds very odd to me. Portals are all about aggregation and your use case seems to be about the opposite. (if you simply want to integrate portlets, the

[jboss-user] [JBoss Portal] - Understanding architecture...

2006-11-25 Thread ric1607
Hello, JBoss Portal looks terrific! I'm wondering however if it can fit in our existing webapp architecture. After reading JSR-168 spec and JBoss Portal docs, something is still unclear to me: is it possible to include a portal page or a simple portlet as an iframe in an existing web-page (jsp

[jboss-user] [JBossWS] - Re: how to application-client.xml e jboss-client.xml for se

2006-11-25 Thread Ganton
Thanks Thomas, that worked. The documentation in regards to 109 clients is a little vague in this area, or I am looking at the wrong documentation. It worked great. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988567#3988567 Reply to the post : http://www

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Annotations in HAR

2006-11-25 Thread maddcast
I use JBoss 4.0.5 GA with Hibernate EntityManager 3.2.0 GA Is there any way to learn HibernateService to load annotated beans from HAR? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988568#3988568 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [EJB 3.0] - PersistenceException on GeneratedValue property

2006-11-25 Thread Ganton
I am running on JBoss 4.0.5 with the EJB3 install I have a stateless EJB that persists entities (POJOs) to a MySQL db (5.x). When I first deploy the EJB, entities insert,update and delete just fine. However, if I make a modification to the EJB, and re-deploy it, I get: | javax.persistence.Pe

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - exception thrown: passing an object from a bean to a JSP

2006-11-25 Thread congrio7
I have a class on /lib, here is: package auxiliar; public class Tabla { public String oid; public String ip; public int frecuencia; public int inicio; public int fin; public Tabla (String oid, String ip, int frecuencia, int inicio, int fin) { this.oid = oid; this.ip = ip; this.frecuencia = frecu

[jboss-user] [JBoss Seam] - Re: Theme / Locale / TZ not persistent

2006-11-25 Thread wsollers
http://jira.jboss.com/jira/browse/JBSEAM-525 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988565#3988565 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988565 ___ jboss-us

[jboss-user] [JBoss Seam] - Re: Theme / Locale / TZ not persistent

2006-11-25 Thread [EMAIL PROTECTED]
Thanks, i will fix this. Can you add an issue to JIRA for me? Appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988564#3988564 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988564

[jboss-user] [JBoss Seam] - Re: @Out and default ScopeType

2006-11-25 Thread [EMAIL PROTECTED]
In Seam 1.1, @Out defaults to the scope of the component with the annotation when the thing being outjected is not a Seam component. So no, you do not need it, at least not in 1.1. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988563#3988563 Reply to the po

[jboss-user] [JBoss Seam] - Re: @Out and default ScopeType

2006-11-25 Thread dan.j.allen
I suppose I should also mention that in this case, the "user" is also annotated with @DataModelSelection. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988562#3988562 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988

[jboss-user] [JBoss Seam] - Re: Searchengine friendly links

2006-11-25 Thread [EMAIL PROTECTED]
Norman, I think that's very reasonable. I would see this as an extension of both @RequestParameter and page parameters. So basically we (Seam) would provide a servlet filter that could do the rewriting for you, and extract some extra strings from the end of the URL. Right? View the original pos

[jboss-user] [JBoss Seam] - Re: @Out and default ScopeType

2006-11-25 Thread dan.j.allen
Gavin et al, I am still a bit confused about which scope to use for the @Out annotation. Let me provide a brief example and hopeful it demonstrates my misunderstanding. I have the following stub backing bean: @Name( "userManager" ) | @Scope(CONVERSATION) | public class UserManagerBean {

[jboss-user] [JBoss Seam] - Re: [DVD example]what does the transaction to=

2006-11-25 Thread [EMAIL PROTECTED]
Already done :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988559#3988559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988559 ___ jboss-user mailing list jboss-user@list

[jboss-user] [JBoss Seam] - Re: link action passes null instead of object

2006-11-25 Thread [EMAIL PROTECTED]
For this to work, the list of attachments would need to be a JSF DataModel, not a plain List. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988558#3988558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988558

[jboss-user] [Security & JAAS/JBoss] - Re: Authentication in NT Domain

2006-11-25 Thread hispeedsurfer
Super group Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988557#3988557 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988557 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBoss Portal] - Portal Intall Problem, please help

2006-11-25 Thread TwoWolves
I am having a problem running JBoss portal after install, it has created the database tables but won't run. Environment : jboss-portal-2.6.0-DR1 (download zip) JBoss AS Version 4.0.5GA (build: CVSTag=Branch_4_0 date=200610162340) (Zion) MySQL 5.0.27-community-nt via TCP/IP JDBC Connector mysql-c

[jboss-user] [JBoss jBPM] - Re: Cannot build update script (jbpm.3)

2006-11-25 Thread kukeltje
I was just going to ask: >From what I see, the question should be the other way around, what did you >customize so the scripts do not get build? But you seem to have solved it. Still the previouse question is interesting since noone seems to have these problems, did you customize something? Vi

[jboss-user] [JBoss jBPM] - Re: Cannot build update script (jbpm.3)

2006-11-25 Thread hade79
Got it! Wrong path in the build.xml. Sorry for my questions :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988554#3988554 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988554 ___

[jboss-user] [JBoss jBPM] - Re: Cannot build update script (jbpm.3)

2006-11-25 Thread hade79
Hi again! Found out by myself. But now when i try to create the scripts i get this message: anonymous wrote : D:\jbpm-starters-kit-3.1.3\jbpm-db>ant mysql.scripts | Buildfile: build.xml | | mysql.scripts: | | prepare: | | compile.jbpm: | | compile.identity: | | compile

[jboss-user] [JBoss Seam] - Re: Searchengine friendly links

2006-11-25 Thread spambob
The board somehow screwed my code. The line servletRequest.setAttribute(variableNames, request.substring(start, end)); should be servletRequest.setAttribute(variableNames[ i ], request.substring(start, end)); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39885

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 on Glassfish AppServer

2006-11-25 Thread [EMAIL PROTECTED]
That's for JBoss Portal 3.x in the meantime, i suggest you stick with JBoss AS :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988551#3988551 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988551

[jboss-user] [JBoss Portal] - Re: Which IDE/Tools for developing Portlets?

2006-11-25 Thread [EMAIL PROTECTED]
So far there is nothing specific to portlet development in this combination but this will probably change in 2007. If there are good IDE developers reading this, let me know :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988550#3988550 Reply to the post :

[jboss-user] [Messaging, JMS & JBossMQ] - Re: RedeliveryLimit not limiting

2006-11-25 Thread miri
"miri" wrote : "CptnKirk" wrote : I'm trying to use RedeliveryLimit in JBoss 3.2.5. The RedeliveryDelay works as expected... | | Hi, could you please tell me how you made the RedeliveryDelay working? I have a Jboss 3.2.7, standalone asynchronous client with CLIENT_ACKNOWLEDGE, Redelive

[jboss-user] [JBoss Portal] - Re: Another general question

2006-11-25 Thread [EMAIL PROTECTED]
Yes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988548#3988548 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988548 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Searchengine friendly links

2006-11-25 Thread spambob
Now I don't understand it too - a classic case of 'I don't see the forest cause of all the trees'. Thanks for your clarification & patience! EDIT: i just saw normans post while editing mine - so i post my solution, feel free to integrate / modify it: The filterclass: public class UrlRewriteFilt

[jboss-user] [JBoss Portal] - Re: general question

2006-11-25 Thread [EMAIL PROTECTED]
"ahmed maaloul" wrote : Hello, I am a new JBoss Portal user, For that, I am tryin to know more about these product. So Here are my question: You should read the documentation and product sheet to get an idea about the product 1-Does JBoss Portal offers 2 type of pages open windows and contecnt

[jboss-user] [JBoss Seam] - Re: Searchengine friendly links

2006-11-25 Thread [EMAIL PROTECTED]
I really think this is a feature that a lot of people want. I'd like to be able to simply write something like /products/1234, or at worst /products.seam/1234. What do you think of something to complement @RequestParameter? Maybe @UrlParameter that takes a regexp to match against the end o

[jboss-user] [JBoss Messaging] - No xml installation script from jems-installer

2006-11-25 Thread donsut
Im trying to install Jboss application server remotely and need to first generate an xml installation script to do it...is there another way? It seems the versions of the jems-installer on your website do not have the option to generate an xml installation script as outlined in the documentation

[jboss-user] [JBoss Portal] - Re: Which IDE/Tools for developing Portlets?

2006-11-25 Thread schuffr
Hi, Bumping to top hoping to get a reply... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988543#3988543 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988543 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: [DVD example]what does the transaction to=

2006-11-25 Thread [EMAIL PROTECTED]
Thanks - I'll fix that. The copyright message was leftover from the non-Seam EJB3 demo. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988542#3988542 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988542 _

[jboss-user] [Installation, Configuration & Deployment] - JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-25 Thread Juergen.Zimmermann
I installed JEMS 1.2.0.CR1. There was no problem. However, when I try to start JBoss I get the following error messages. Any hint is appreciated... | 16:23:42,873 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/ | 16:23:43,634

[jboss-user] [JBoss Seam] - Theme / Locale / TZ not persistent

2006-11-25 Thread wsollers
The cookies emitted when the user selects one of the ui customization selectors expire when the browser is closed. That means that when the user logs back into the app in another session the preferences are lost. The problem is this code in the XXXSelector public void select() { Cont

[jboss-user] [JBoss jBPM] - Re: problems with gpd 3.0.12

2006-11-25 Thread jainer
Yep!! that's my problem, i've Eclipse 3.1 and i must to update it... thank you Ronald jainer e. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988537#3988537 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988537 _

[jboss-user] [JBoss Seam] - Re: [DVD example]what does the transaction to=

2006-11-25 Thread ellenzhao
another minor thing: in the template.xhtml, the #{copyright} should be #{messages.copyright} View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988536#3988536 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988536 _

[jboss-user] [JBoss Portal] - Re: Personalized portal general question

2006-11-25 Thread Peter.Coppens
So...I have made a version of the CMSPortlet which takes into account the user name and then goes into the cms looking in folders where the user's name is part of the folder location(path). Works good enough but obviously there is no security. Anyone can read anyone's content if he/she knows th

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-25 Thread rlhr
I realized I forgot to mentioned that I was already using JBoss IDE 1.6, and was thinking about switching to 2.0 (but being a beta version and knowing that 1.6 wasn't fully compatible with all the JBoss features, I was wondering if I should do the move yet). I'll give it a try and will use your

[jboss-user] [JBoss Portal] - Another general question

2006-11-25 Thread ahmed maaloul
Can JBoss Portal server be deployed in a multiserver architecture to distribute the charge and to enhance the performance? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988530#3988530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [EJB 3.0] - Illegal @PersistenceUnit: There is no default persistence un

2006-11-25 Thread mindhaq
I'm developing on Jboss AS 4.0.5GA. When I try to access my PersistenceUnit without specifying the unitName explicitly in @PersistenceUnit, I get the following error, as though the default PersistenceUnit could not be determined. But I only have a single persistence defined in my EAR. 23:43:51,1

[jboss-user] [JBoss Portal] - general question

2006-11-25 Thread ahmed maaloul
Hello, I am a new JBoss Portal user, For that, I am tryin to know more about these product. So Here are my question: 1-Does JBoss Portal offers 2 type of pages open windows and contecnt page? 2-Can we design(custom) the graphic chart of the portal? 3-Can we define and visualize the organigram of

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-25 Thread ellenzhao
Hi Richard, a common problem of almost all modern java IDE is, they consume a lot of system resource. I encountered OutOfMemoryException on both stack and heap pretty often using default start up configuration. This problem is magnified when there are plugins. So first off, the JBoss IDE does c

[jboss-user] [JBoss jBPM] - Re: problems with gpd 3.0.12

2006-11-25 Thread kukeltje
u probably run eclipse 3.1. 3.0.12 requires eclipse 3.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988525#3988525 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988525 ___

[jboss-user] [JBoss jBPM] - Re: Need Jboss JBPM Cd

2006-11-25 Thread kukeltje
??? you can download jbpm for free, there is no 'evaluation' version. So I have no idea what you mean View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988526#3988526 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988526

[jboss-user] [EJB/JBoss] - Re: java.net.SocketTimeoutException: Read timed out

2006-11-25 Thread nishu_saini
The corresponding bug in Jira is: http://jira.jboss.com/jira/browse/JBAS-3880 Thanks and regards, Nishant Saini http://www.simplyjava.com View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988524#3988524 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-25 Thread rlhr
Hi Ellen, This is off Seam topic, but since you mentioned using the lastest JBoss IDE, I would like to know if you encountered any problem yet. I was thinking about giving it a try, so I'm interested to know about what you think. Thanks, Richard View the original post : http://www.jboss.com

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE-Core-nodeps-2.0.0.Beta2.zip features.xml contai

2006-11-25 Thread [EMAIL PROTECTED]
should be fixed in our nightly builds...but if not then please report in jira. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988522#3988522 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988522

[jboss-user] [JBoss Portal] - JBoss Portal 2.6 on Glassfish AppServer

2006-11-25 Thread kboussebat
Hello, haw i can install/Run JBoss Portal 2.6 on Glassfish AppServer V1 or V2? Thank's View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988521#3988521 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988521

[jboss-user] [JBoss Seam] - Re: link action passes null instead of object

2006-11-25 Thread ellenzhao
Or this: | @In private Attachment attachment; | | public String download(){...} | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988520#3988520 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988520 _

[jboss-user] [EJB 3.0] - Re: Slow performance of queries and POJO mapping

2006-11-25 Thread jc7442
I prefer using ejbql queries. for queries that returns a lot of elements, i do not retrieve all the elements, i uses pages. My gui is not able to display all the elements in once, so the cost of the query is hide by the time needed by the user to request the next page. It is probably easier to

[jboss-user] [EJB 3.0] - Re: Catching Throwable does not catch LazyInitializationExce

2006-11-25 Thread ALRubinger
I think you're going to have to actually move the Collection's internal pointer or attempt to access an element, rather than simply checking "hasNext()", for Hibernate to throw a LazyInitializationException. S, ALR View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[jboss-user] [JBoss jBPM] - Need Jboss JBPM Cd

2006-11-25 Thread waqarhabib
Please give me the link by which i can subscribe for evalution/developer edition cds of jboss JBPM and its required software View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988516#3988516 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss Portal] - Re: portal 2.4 with app seam+ajax issues

2006-11-25 Thread wlchung
Oh, cut a wrong code in the last reply. The correct one to add to web.xml should be the one in the error message, i.e. below | org.apache.myfaces.webapp.StartupServletContextListener | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988515#3988515 R

[jboss-user] [JBoss Portal] - Re: portal 2.4 with app seam+ajax issues

2006-11-25 Thread wlchung
I got a similar error message. And it was solved by adding the following to the begining of web.xml | | org.springframework.web.context.ContextLoaderListener | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988514#3988514 Reply to the post : http