[jboss-user] [EJB 3.0] - Re: Programmatically determining ear name for JNDI lookups:

2007-09-15 Thread jnorris10
Thanks for your reply. I'm starting to thing that a config file in the ear with a ear-like context name to use for the JNDI root is not such a bad solution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084710#4084710 Reply to the post :

[jboss-user] [JBossCache] - Re: Testing JBossCache cluster nodes:

2007-09-15 Thread jnorris10
Thanks, that should work well. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084712#4084712 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084712 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - seam in a portal

2007-09-15 Thread cwash
I haven't had the opportunity to test this, but I imagine anyone with a pretty good understanding of how conversations are implemented could answer, so I pose it here first... In developing a BEA Portal application for a client, I've come across this idea of a refreshAction for a portlet -

[jboss-user] [JBoss Seam] - Re: seam in a portal

2007-09-15 Thread cwash
cwash wrote : BEA's solution for this is to set a property on the portlet called refreshAction that will get called in this scenario - if the page is refreshed your you switch to another page can come back. Sorry - writing this late-night if you can't tell... this should read if the page is

[jboss-user] [JBoss Getting Started Documentation] - how can i install jboss 4.2.*

2007-09-15 Thread xukai_286
i used jems to install jboss 4.0.5,but now,how can i install jboss4.2.0 and config the setting?i'm study jboss before long ,help me ! my msn:[EMAIL PROTECTED]; who hava the document for install jboss 4.2.* View the original post :

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread fhh
I very much doubt that. The reason why rendering large tables is slow in JSF is the building of the component tree. Regards Felix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084717#4084717 Reply to the post :

[jboss-user] [JBoss jBPM] - Transition script bug

2007-09-15 Thread mikes222
Hello! Seems there is a bug in jBPM 3.2.1 when using Scripts in Transistions. I wrote a script condition for a transition like this one: new Boolean(DataObject.hasNode(Connector.Xml.Data.idx.request.signoff)); hasNode returns boolean (integral type), so I convert this to Boolean. jBPM

[jboss-user] [JBoss Getting Started Documentation] - Re: how can i install jboss 4.2.*

2007-09-15 Thread jaikiran
The easiest way to install is to go to the JBoss downloads http://sourceforge.net/project/showfiles.php?group_id=22866package_id=16942release_id=523619 and select the jboss-4.2.1.GA.zip download from the list of available downloads. Download this to your system. Once the download completes,

[jboss-user] [EJB/JBoss] - Re: Jar is not deployed onJBOSS

2007-09-15 Thread jaikiran
Is it an ejb jar or is it just another jar containing some java/utility classes? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084721#4084721 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084721

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread [EMAIL PROTECTED]
Hi I have also noticed performance issues when I use EL a lot with table rendering. Don't think it is specific to tables, just a lot of EL resolving going on. Not blaming EL, I am probably using it in ways it shouldn't be. In short when I added rendered property on each rich:column on a table,

[jboss-user] [JBoss Tools (users)] - How to run the Project Conversion Wizard

2007-09-15 Thread orenh10
Hi, I have a couple of J2EE projects that used JBoss 4.0.5 + JBoss IDE 2.0.0beta2 + Eclipse 3.2. I've installed clean versions of JBoss 4.2.1 + JBoss Tools 2.0.0beta3 + Eclipse Europa. After I installed JBoss Tools a wizard came up that offered to convert my old projects, but at that time I

[jboss-user] [JBossWS] - Necessary artifacts/descriptors for JAX-WS web service

2007-09-15 Thread bernhard_pauler
I'm somewhat lost. I don't know what artifacts/descriptors are needed for a JAX-WS web service... I start with a handwritten WSDL file and use the wsconsume tool to generate the annotated Java source code. I know I have to put the classes in the 'classes' directory and the WSDL file in the

[jboss-user] [JBoss Getting Started Documentation] - Re: how can i install jboss 4.2.*

2007-09-15 Thread xukai_286
ok,thank you ! because eclipse3.2 does'nt support 4.2, now i download 3.3,CAN CONFIG THE SERVER WITH JBOSS. but i cant't new a progarm (jboss-seam),when i click to the finish ,it did'nt work.i had installed the JBossIDE-2.0.0.Beta2-ALL View the original post :

[jboss-user] [JBossWS] - Re: Necessary artifacts/descriptors for JAX-WS web service

2007-09-15 Thread palin
bernhard_pauler wrote : I'm somewhat lost. I don't know what artifacts/descriptors are needed for a JAX-WS web service... | | I start with a handwritten WSDL file and use the wsconsume tool to generate the annotated Java source code. I know I have to put the classes in the 'classes'

[jboss-user] [JBoss Seam] - error in new a jboss-seam program in JBossIDE-2.0.0.Beta2-AL

2007-09-15 Thread xukai_286
when i do ,select the jboss-saem,then selected the Page Flow it will be dispaly java.lang.NullPointerException what's wrong with it? is run short of sth? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084727#4084727 Reply to the post :

[jboss-user] [JBossWS] - Re: JBossWS 2.0.1 not installed properly on JBoss 4.05.GA

2007-09-15 Thread palin
On jira you'll find an issue for this (it should be fixed in the next release) and a workaround to be used with jbws 2.0.1.GA. http://jira.jboss.org/jira/browse/JBWS-1796 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084728#4084728 Reply to the post :

[jboss-user] [JBoss Seam] - Manual flush not working

2007-09-15 Thread KimLord
I am trying to do some post processing after a record is entered into a database and am finding the flush is not causing the record to be written. This is my code: |@Override | public String persist() { | String retval = super.persist(); |

[jboss-user] [EJB 3.0] - Re: unable to find LoginModule class

2007-09-15 Thread JPagera
Hi friend thankx vr muh 4 ur hlp the problem was im using 2 copy of JBoss and i used the one who dont has my login module jar file i just forgot to chang th JBOSS_HOME... but i faced another exception i run JSF page the code here run oky and the login succed

[jboss-user] [EJB 3.0] - JBoss neglects ejb-jar.xml when jboss.xml is present (EJB3)

2007-09-15 Thread n.lindberg
Hello you all! We have a problem which we've been sitting with for a couple of hours. The problem is that we have an ejb-jar.xml with env-entry for the beans. We have jboss.xml that defines the JNDI names of the beans. Code uses @Resource to get the string values from the env-entry. We're

[jboss-user] [JBossWS] - Re: NoSuchMethodError in remote client WS call

2007-09-15 Thread palin
I guess you're using JAX-RPC, am I right? I think you need to either provide a service endpoint interface implementing java.rmi.Remote or switch to JAX-WS (you're using ejb3...) Alessio Soldano View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084734#4084734

[jboss-user] [JBoss Seam] - Re: Manual flush not working

2007-09-15 Thread KimLord
This is being called from an EitityHome class created using the Seam generate-entities. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084736#4084736 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084736

[jboss-user] [JNDI/Naming/Network] - ejb-jar.xml (env-entry) ignored when jboss.xml is present (.

2007-09-15 Thread n.lindberg
Hello you all! We have a problem which we've been sitting with for a couple of hours. The problem is that we have an ejb-jar.xml with env-entry for the beans. We have jboss.xml that defines the JNDI names of the beans. Code uses @Resource to get the string values from the env-entry.

[jboss-user] [Clustering/JBoss] - Re: Could not crate JMS_MESSAGE table

2007-09-15 Thread scubie
If you want to get rid of this, re-install JBOSS and un-select the 2 MAIL related options unless you need to use them. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084740#4084740 Reply to the post :

[jboss-user] [J2EE Compliance] - Authentication server

2007-09-15 Thread ahmadi_parmida
hello, i'm looking for a universal Authentication Server like universal remote control in movie click :) the authentication server i'm looking for shall be j2ee based on JBOSS platform and OS independent. i appreciate if anybody knows anything; help me. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - hypersonic DB issue

2007-09-15 Thread adadaddadada
Hi, I am using jboss 3.2.7 AS and it's bundled hypersonic DB, I would appreciate if anyone has the experience to configure hypersonic DB so that localDB.script is not readable View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084742#4084742 Reply to the post

[jboss-user] [JBoss jBPM] - A tutorial to deploy a Netbeans created BPEL process under J

2007-09-15 Thread ZazzaZ
Hi, this is a tutorial to deploy a Netbeans created bpel to jboss 4.0.5 + jbpm-bpel 1.1.3 beta. So no reply as bug report is necessary. Suppose the name of the .bpel is processo.bpel and you have all the wsdl the bpel requires in the same dir. You've to replace processo with your process name

[jboss-user] [JBoss Seam] - ManagedEntityIdentityInterceptor and Stateful Session Beans

2007-09-15 Thread wschwendt
Can anyone enlighten me why the ManagedEntityIdentityInterceptor is only added to a Seam component when the scope of the component is CONVERSATION? (- org.jboss.seam.Component.initDefaultInterceptors() ) My understanding of the ManagedEntityIdentityInterceptor (which could be wrong) is

[jboss-user] [JBossWS] - Re: Necessary artifacts/descriptors for JAX-WS web service

2007-09-15 Thread bernhard_pauler
I'm not really happy with that - but thanks anyway. I think I will go back to JAX-RPC... Bernhard View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084752#4084752 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084752

[jboss-user] [JBoss Seam] - Re: Automatic disabling of ui components

2007-09-15 Thread jacob.orshalick
Yes, I am currently working on an article that will provide an introduction to use of nested conversations along with a code example. I will also be contributing a chapter to Michael Yuan's next edition of JBoss Seam: Simplicity and Power Beyond Java EE covering nested conversations more

[jboss-user] [JBoss Seam] - Ajax request timeout

2007-09-15 Thread Stateless Bean
Hi, My app users has nontimeouted session, and when user is still loggedin, and after 3-4hours staying on any page (no click), when he use any ajax request all falls down? Is any possible to prevent that. View the original post :

[jboss-user] [JBoss Seam] - Re: Ajax request timeout

2007-09-15 Thread jacob.orshalick
When you say all falls down, I'm not sure what that means. Is the app erroring out? Just guessing here, but if you are using long-running conversations to maintain state (probably), then you may be experiencing a conversation-timeout. You can set the conversation timeout through the

[jboss-user] [JBoss Tools (users)] - EAR project validation errors

2007-09-15 Thread lition
I installed JBoss Tools beta3 plugin from update site on eclipse 3.3 (already installed DTP 1.5 and WST 2.0.0). After I create a new Enterprise Application Project an error occurs: *** ERROR ***: Sat Sep 15 18:25:56 CEST 2007 org.eclipse.wst.validation.internal.core.ValidationException:

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - LazyInitializationException when serialize entity in SOAP(XM

2007-09-15 Thread jktinoco
Hi, There are a common problem, when entities are linked in @OneToMany relationships with FetchType.LAZY attribute always a LazyInitializationException occurs when XML serializer tries to serialize it. I think this happens because the XML serializer always access all entity's attributes and

[jboss-user] [JBossWS] - Re: Necessary artifacts/descriptors for JAX-WS web service

2007-09-15 Thread palin
Hi bernhard_pauler wrote : I'm not really happy with that - but thanks anyway. | | I think I will go back to JAX-RPC... honestly, I can't understand why. JAX-WS definitely simplifies development; moreover you don't need a lot of artifacts as jbossws generates what it needs once you deploy

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread [EMAIL PROTECTED]
I don't know that anyone has performance tested jboss-el. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084761#4084761 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084761 ___

[jboss-user] [Beginners Corner] - Re: java.lang.IllegalArgumentException: wrong number of argu

2007-09-15 Thread Antoine_h
Hello, did you find out ? I have the same... seems to be the constructor of the ejb3, that is not found or not proper... but ? anyone has an answer for this ? Thanks, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084767#4084767 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss Rejects Connections

2007-09-15 Thread tdanecito
Hi All, For some reason JBoss 4.2.1.GA is rejecting connections from Apache via ajp. This does not occur in 4.0.5.GA. I would like to upgrade to 4.2.1.GA. Is there some new security setting in 4.2.1.GA? My Apache Server is running on the same physical machine as JBoss and it is version 2.4.

[jboss-user] [JBoss Seam] - Mixing and Matching ICEfaces/RichFaces/GWT etc

2007-09-15 Thread neilac333
I am starting to build an application and am reviewing several technologies. Seam is ideal for what I am doing, and I give credit to Gavin and his team. But I am very wary about picking one particular JSF component technology. It seems like the leaders like ICEfaces and RichFaces have some

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread mgrouch
anonymous wrote : | I very much doubt that. The reason why rendering large tables is slow in JSF is the building of the component tree. No it is EL. I can see it in profiler. JSF doesn't have ability to define a variable so you have to recalculate EL expressions over and over (and that is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Rejects Connections

2007-09-15 Thread tdanecito
Okay I figured it out. Appears since JBoss binds to localhost that even though my apache instance is running on the same machine I needed to specify localhost in my httpd.conf rather than the IP of the address of the server JBoss is running on. Really odd but it works. -Tony View the original

[jboss-user] [Installation, Configuration DEPLOYMENT] - Access Logs for JBoss?

2007-09-15 Thread tdanecito
I have not spotted any type of access logs for JBoss. Is there such a thing? Other app servers have them. Thx, -Tony View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084775#4084775 Reply to the post :

[jboss-user] [JBoss Tools (User)] WAR XML Madness - Beta3

2007-09-15 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Guys. Teaching a class on Java Web Applications (Servlets JSPs), and figured I would introduce JBoss Tools. My bad, for not checking that everything was actually working in Beta3. web.xml gets autoupdated for the Servlets that are created, but

[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem starting service jboss:service=Hypersonic (..databas

2007-09-15 Thread marlau
Hi, We are having a problem when trying to run JBoss AS, apparently the problem is due to the fact that the JBoss installation is on a NFS mounted device. Find below the error displayed in console. The enviroment is: - Fedora Core release 6 - JBoss-4.2.0.GA - java version 1.6.0 Any idea

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread mgrouch
Here is some more interesting info on EL performance. Looks like Eclipse also had problems and they managed to speed it up significantly. http://dev.eclipse.org/mhonarc/lists/wtp-jsf-dev/msg00271.html anonymous wrote : WTP 2.0 RC0 is targeted to release with a badly needed improvement to JSF

[jboss-user] [JBoss Tools (User)]Session EJB Generation Issues

2007-09-15 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings. This is with JBoss Tools Beta3. I have an EJB implementation, CustomerSessionEJB, which is a stateless session EJB. It has an ejbActivate and an ejbCreate method which does some set up work. In the CustomerSessionEJB file, I have; *

Re: [jboss-user] [JBoss Tools (User)]Setting EJBDoclet output directories

2007-09-15 Thread Stephen Davidson
Stephen Davidson wrote: Greetings. I may be missing something, but I have not been able to find in JBoss Tools where to set the directory to write the generated class files to. I am talking specifically about the generated Home Remote interfaces. I have a number of EJB Session beans

Re: [jboss-user] [JBoss Tools (User)]Adding a War to an already existing EAR

2007-09-15 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen Davidson wrote: Greetings. I am using JBossTools Beta 3. How do I create a Dynamic Web Project, and add it to an already existing EAR? When I attempt to Add it to the EAR's dependencies, the WAR project is not available. When I

[jboss-user] [JBoss Seam] - Re: Ajax request timeout

2007-09-15 Thread Stateless Bean
Maybe the way is to set core:manager conversation-timeout=... but, how can I set no timeout? or disable it? conversation-timeout= -1 ?? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084778#4084778 Reply to the post :

[jboss-user] [JBoss Seam] - Application context beans get null

2007-09-15 Thread Stateless Bean
Hi, I got bean like | @Stateful | @Scope(ScopeType.APPLICATION) | @Name(collectionControler) | and collection inside this bean, this constant collection for all users. When I start serwer, first I set my collection via method. |public void createLists() { | if

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread [EMAIL PROTECTED]
I'm not sure that thread really relates to EL but to tooling for EL - it is discussing caching the results of scanning backing beans for valid EL - of course EL doesn't need to scan but resolve. Or am I missing some insight you've had? View the original post :

[jboss-user] [JBoss Seam] - Re: Mixing and Matching ICEfaces/RichFaces/GWT etc

2007-09-15 Thread [EMAIL PROTECTED]
From experience/reading the forum I would say that IceFaces doesn't inegrate terribly well with other component suites (but discuss this on the Icefaces forum as well), RichFaces should (e.g. we have a Seam/Trinidad/Richfaces example) - IMO this depends on how well the component suite is

[jboss-user] [JBoss Seam] - Re: Manual flush not working

2007-09-15 Thread [EMAIL PROTECTED]
Mark the persist method @Transactional for a start. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084782#4084782 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084782 ___

[jboss-user] [JBoss Seam] - Re: s:formattedText breaking, and seamspace

2007-09-15 Thread [EMAIL PROTECTED]
Please Matt do :) I don't think Christian has such a thing atm. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084783#4084783 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084783

[jboss-user] [JBoss Seam] - Expert needed:getEntityManager().flush() ignored

2007-09-15 Thread KimLord
I have the following in an entityhome class and am finding that the flush does not cause the record to be written to the database. The record gets written when the method ends. I need the flush to work so that the other method called moveTempRecord() can do some post processing. | @In

[jboss-user] [JBoss Seam] - Re: helloworld example from JBoss Seam Book

2007-09-15 Thread juntao
From your log, it seemed that you are using MyFaces as JSF implementation. Seam 1.2.1 requires JSF RI instead of MyFaces. However, JBoss AS 4.0.5 has MyFaces JARs by default. So, you will need to either remove the MyFaces JARs and add in JSF RI JARs to your server, or upgrade to JBoss AS

[jboss-user] [JBoss Getting Started Documentation] - run.bat starts, but no jmx-console ot localhost:8080/ page

2007-09-15 Thread jromeo
Hi. I've installed and successfully started run.bat, JBossAS 4.0.5.GA. However, opening either of the following pages produces a 404 error. http://localhost:8080 http://localhost:8080/jmx-console I can ping the localhost, so its available. Here is the output of the startup. Note near the

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread mgrouch
Here is a piece of code to show what I'm trying to say. In JSF EL same getters are called using reflections over and over again quite usually. So few reflection API calls could be spared and called once only. import java.lang.reflect.Method; | | public class ReflectionTest { | |

[jboss-user] [JBoss Seam] - Re: Manual flush not working

2007-09-15 Thread KimLord
I did try that and it didn't make a difference. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084788#4084788 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084788 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Manual flush not working

2007-09-15 Thread KimLord
The database is Oracle. Does that make a difference? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084789#4084789 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084789 ___

[jboss-user] [JBoss Seam] - Re: Manual flush not working

2007-09-15 Thread KimLord
This was my last try:@In EntityManager entityManager; | @Transactional | @Begin(flushMode=FlushModeType.MANUAL, join=true) | public String persist() { | log.info(Override persist); | getEntityManager().joinTransaction(); |

[jboss-user] [JBoss Seam] - Unclear validation error messages

2007-09-15 Thread kumlali
Hi, In registration example, when I leave blank all the fields and submit the form, following error comes up: * j_id2:j_id6: Validation Error: Value is required. * j_id2:j_id8: Validation Error: Value is required. * j_id2:j_id10: Validation Error: Value is required. What I see from this is,

[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

2007-09-15 Thread mgrouch
Now here is an illustration how ridiculously inefficient JSF design is. It forces developer to write the most inefficient code Example: based on type value stored in columnBean.type you need to render several different HTML controls So you would have to repeat s:fragment

[jboss-user] [JBoss Seam] - Re: Mixing and Matching ICEfaces/RichFaces/GWT etc

2007-09-15 Thread neilac333
Thanks, Pete. Your comments echoed the sentiments I gleaned from both the ICEfaces and Seam forums as well. Essentially, ICEfaces doesn't appear to play terribly nice with others. That is too bad since ICEfaces has some cool components that RF seems to lack like a slick sortable, pageable

[jboss-user] [JBoss Seam] - captcha fails when using server state saving

2007-09-15 Thread omilian3
We've implemented a captcha test which works well when saving state on the client. However, if the state is set in web.xml to be saved server side: context-param | param-namejavax.faces.STATE_SAVING_METHOD/param-name | param-valueserver/param-value | /context-param Then the

[jboss-user] [JBoss Seam] - Re: Unclear validation error messages

2007-09-15 Thread freespace
please modify .error,add float: left;in css?than error messages show up nearby the fields as in booking example. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084796#4084796 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Unclear validation error messages

2007-09-15 Thread kumlali
Thanks for your quick response, freespace. I actually know how to show the error messages up nearby the fields as in booking example. I am rather interested in followings: - Should I prefer error messages show up nearby the fields as in booking example or should I list them all together as in

[jboss-user] [Messaging, JMS JBossMQ] - Re: Ask about JMS ?

2007-09-15 Thread changemylife
Hi ! Thank you very much. Good luck. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084798#4084798 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084798 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: s:formattedText breaking, and seamspace

2007-09-15 Thread matt.drees
http://jira.jboss.com/jira/browse/JBSEAM-1928 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084800#4084800 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084800 ___ jboss-user