  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | all the best
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073817#4073817
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 4hai members
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073816#4073816
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 40I am trying to authenticate a user and write the user 's profile into the session context. I am sure this worked before. I have tested it. I downloaded Seam recently from the trunk for another JIRA fixany idea???
i need it so much (.
did i something incorrect ? (
Thanks In Advance.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073811#4073811
Reply to thank you all
but what if I use embedable EJB with Tomcat 5.5 ?
do you have any solution for that?
thanks again
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073i have installed jboss4.0.0 with j2sdk1.4.2_15 on windowsxp pro sp2 and got that error when used run.bat with no parameters.
then I used run -c all and the error dissapeared.
hope this helps
View tI have a date field and with the default ajax4jsf skin I cannot see the controls to scroll the month. It is there since when I click the month advances. Is this something anyone else has experiencedOr "D " use surrogate keys and don 't let the user edit the PK.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073802#4073802
Reply to the post http //www.jboss.Ok Pete.
Thanks for the confirmation )
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073803#4073803
Reply to the post http //www.jboss.com/index.html?module I made a stupid mistak by puting tags <managed-bean > in the scope of !
Now it is working well.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073801#4073801
I am running Seam 2.0 Beta on JBoss 4.2.1. I have a category list as <s selectItems/ > values in an edit entity page. The problem is that in this page if I don 't change the category selection I always Thank you. I seem to like approach B.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073795#4073795
Reply to the post http //www.jboss.com/index.html?module bbAn alternative is to set bypassUpdates "true " on your a4j support tag. You 'll still get a flush but the model won 't have changed.
I tend to use both flushMode manual and bypassUpdates.
View the Hello Tim. you mean both source and target loaders? I 've seen many references on the topic I searched quit a lot before annoying you guys P. I 'm using a target as the remote destination so it 's notIf you want Seam to call it twice just use this @(protected) annotation.
Note No actual horses dead or alive are harmed by this annotation
View the original post http //www.jboss.com/indexIn my opinion single task will do all the work(e.g setActors )in the task-node When will you use multi-task?
Sorry my english isn 't well
View the original post http //www.jboss.com/index.html?moduloh kukeltje i am new in this forum so i don 't know those rules in this forum clearly.
now that your email is not available i won 't ask for it any more.
but i hope i can still get your help by your repFWIW
I 've managed to get a working @(protected) validator by replacing all the hiberate*.jar files in my JBOSS/server/default/lib directory with the following
hibernate-annotations.jar (from hibernateI wrote a simple mbean that tries to call a WS. I hit the same issue.
However if call the same WS from a standalone java client. It works and subsequent call using the mbean also works. I think thNot sure on the error. Its working for me. Which version of Jboss portal are you using. Am using 2.6.1
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073777#407377Hello
i 'm trying to get the testng tests working.
Could please someone explain why the method invocation on a POJO- Seam- component is correctly intercepted by EE5SeamInvocationContext but each cThe destroy callback is always called by Seam. It doesn 't know (or care) if you have called this method yourself.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&pI guess I don 't like how named conversations work right now - you have to use ELConversationIdParameter which means you can 't do nested conversations.
View the original post http //www.jboss.comhi
our app is running into an exception and the problem has been put into JIRA - JBAS-4075. The thing is JBossAS-4.0.5-SP1 is mentioned as having the fix and I am lost on how to get ahold of thaI am not using JSF
But i tried using the renderRequest...
ServerInvocationContext serverContext jrr.getControllerContext().getServerInvocation().getServerContext()
That call is throwing the follYes. I am wrong? Why should be called more than once?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073764#4073764
Reply to the post http //www.jboss.com/indeThe lifecycle of an EJB3 extended persistence context is tied to the lifecycle of the bean that is using it. Seam allows you to use a bean with an extended persistence context but it doesn 't provideAs far as keeping validation logic in the entity itself you can do something like this
| @(protected)
| @(protected)( "foo ")
| @(protected)(name "foo ")
| public class Foo implements Serializable {
| ...
Okay - I have found the resolution and it is pretty simple but I think it would be important for people to know.
The exception was being thrown because I did a cut paste of the block of the JMS proviWhat he said. Our project just hit a different bug with the validators in JBoss 4.2.1 that has been fixed in validators-3.3.0 (@(protected) does not tolerate null values as happens with empty JSF text fiel |
|
 |