[jboss-user] [JBoss jBPM] - how to add dynamic data in tabpane

2007-04-04 Thread deeprajlondhe
i am using your product richfaces i am facing problem when i use tabpane. in tabane i use dynamic data ,call in each tab. i use two files. like file1.jsp file2.jsp i included these files in tab using c:import/ but this is not working properly. when i click on tab open a perticular window but when

[jboss-user] [Messaging, JMS JBossMQ] - Re: JbossMQ file persistence for jboss-4.0.5

2007-04-04 Thread athulshetty25
hi, Install the jboss-4.0.* as per instruction, then copy the jbossmq.jar from old jboss to new lib directory, but change the name some thing like jbossmq-file.jar. Make sure that jbossmq.jar has to appear prior to the jbossmq-file.jar in the classpath. Regards Athul Shetty View the

[jboss-user] [JBoss Seam] - Re: clarification about propagation=

2007-04-04 Thread codelion
I recant. The s:link view=/myOther.xhtml action=#{conversation.end} value=Outta Here / doesn't work like an action on the source page, but on the target page. Now I have tested it works to write one component like import org.jboss.seam.annotations.Name; | import

[jboss-user] [JBoss jBPM] - Re: JBPM 3.2 - websale example - Where are the process varia

2007-04-04 Thread ygiriyap
Hey ... Thanks for the replies. Got it. In the user guide its mentioned that ... 10.2. Variable lifetime | | Variables do not have to be declared in the process archive. At runtime, you can just put any java object in the variables. If that variable was not present, it will be created.

[jboss-user] [JBoss Seam] - Re: Upgrade from 1.1.6 to 1.2.1

2007-04-04 Thread dd_la_frime
[EMAIL PROTECTED] wrote : Are you sure schema validation was enabled before? I can't imagine it was. What do you mean by that ? Do I have to modify something in the configuration files like persistence.xml ? cheers. View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: J2EE perspective in JBossIDE?

2007-04-04 Thread [EMAIL PROTECTED]
Neither shows a proper J2EE perspective What does that mean ? The J2EE perspective is from WTP so have a hard time understanding what not proper means ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034402#4034402 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Upgrade from 1.1.6 to 1.2.1

2007-04-04 Thread dd_la_frime
Thank you very much Norman, I had indeed in my persistence-dev.xml the following line in 1.1.6 : and in 1.2.1 So for the moment I change the value of the value attribute to update and it's working. I don't know if it's the good choice but I don't know very well hibernate, I used to develop

[jboss-user] [EJB/JBoss] - Error while calling Backing Bean

2007-04-04 Thread mala
Hi, I am getting the below error while trying to call a action method in backing bean. 2007-04-04 11:36:44,861 INFO [STDOUT] Call to getLoadDataType ** 2007-04-04 11:36:44,876 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, [EMAIL PROTECTED], [EMAIL

[jboss-user] [JBoss Seam] - bad copy/paste

2007-04-04 Thread dd_la_frime
As I had a problem with copy and paste I repost my previous post : Thank you very much Norman, I had indeed in my persistence-dev.xml the following line in 1.1.6 : lt;property name=hibernate.hbm2ddl.auto value=update /gt; and in 1.2.1 lt;property name=hibernate.hbm2ddl.auto value=validate /gt;

[jboss-user] [JBoss Seam] - Re: Help! A4JSF a:support problem

2007-04-04 Thread dd_la_frime
What is the signature of the method checkTitle() in your component fairManager ? If I remember, Ajax4JSF wrote in its taglib javadoc that actionListener attribute can call a method if and only if this method returns void. Is it the case with your method ? Christophe View the original post :

[jboss-user] [JBoss Seam] - Re: FacesMessages queued but not being displayed.

2007-04-04 Thread fady.matar
Can you please elaborate more? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034410#4034410 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034410 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: Monitoring the depth of a Queue/Topic

2007-04-04 Thread exhilarator
What is the JMX Interface which is mentioned to achieve this . Is there any way to use this in Spring Framework View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034411#4034411 Reply to the post :

[jboss-user] [JBoss jBPM] - Designer alpha version - eclipse updates required?

2007-04-04 Thread wjm
Hello. I'm trying to follow the latest changes to the designer. The 3.1.0.alpha3 version is being built now out of CVS head, but there appear to be incompatibilities with the EMF/GEF versions which are distributed as default with the 3.1.13 designer which is shipped with GA. Can someone

[jboss-user] [JBoss jBPM] - Re: Designer alpha version - eclipse updates required?

2007-04-04 Thread wjm
Just to clarify, the 3.0.13.1 version is shipping with jBPM 3.2GA, while the 3.1.0.alpha3 version of the designer is building on cvs HEAD. (But the 3.2GA target still contains 3.0.13.1, so there's no confusion for end users, only us wannabees) View the original post :

[jboss-user] [JBoss Seam] - Problem with glassfish and portlet

2007-04-04 Thread ivicac
I am using liferay 4.2.1 inside of glassfih and jsf-portlet.jar portlet bridge version 1.2 from open source portlet container project(it should work with jsf 1.2). Seam is initialized without any errors but when I click on the button to do some action my Session bean method is not invoked. What

[jboss-user] [JBoss Seam] - Multiple datasources?

2007-04-04 Thread marcosH
Hi all! How can I use two different datasources in seam? I've tried to add both datasources in files myproject-ds.xml and persistence.xml and bind my entities using the @PersistenceUnits annotation, but it didn't work. When i deploy the application it seems that it overlooks the

[jboss-user] [Javassist user questions] - jdk 5 features

2007-04-04 Thread mateusz_f
Hello, My company needs to optimize an application heavily using Bean Shell scripts. The scripts don't use any BeanShell specific features, the code is only Java 1.5 compatible. My question is: how does the jassist compiler treat autoboxing code and for loops on collections. Is there any (even

[jboss-user] [JBoss jBPM] - Re: how to add dynamic data in tabpane

2007-04-04 Thread kukeltje
wrong forum View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034423#4034423 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034423 ___ jboss-user mailing list

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem with Hibernate and Jbpm?

2007-04-04 Thread nicolemans72
Hello! I have a problem since a long time with my jbpm database. I work on a program which use Apache Tomcat 5.0 and Jbpm 3.1.2 and a mysql database. The workflow well run but when when the server is running all the night, we have strange problems in the morning... The workflow have some

[jboss-user] [JBoss jBPM] - Re: Problem with my jbpm database

2007-04-04 Thread nicolemans72
I have just posted on the Hibernate forum to The solution of mputz is for a JBoss AS but I work on a Tomcat server. Is there a similar solution on Tomcat? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034426#4034426 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with my jbpm database

2007-04-04 Thread mputz
in that case, just look at the tomcat docu ;-) validationQuery - SQL query that can be used by the pool to validate connections before they are returned to the application. If specified, this query MUST be an SQL SELECT statement that returns at least one row. Martin View the original post :

[jboss-user] [EJB/JBoss] - Dependency injection @EJB throws NullPointerException

2007-04-04 Thread timony
Hi, before I updated to Jboss 4.0.5 GA (from 4.0.4), my injection in any @Session bean worked fine (both beans are located in the same ejb3 package): | @EJB | CarControllerLocal carController; | But after I updated to JBoss 4.0.5, it throws (see bellow) an NullPointerException. Does

[jboss-user] [Beginners Corner] - JBoss 4.0.5 and JSF Faces context not found

2007-04-04 Thread pKraemer
Hello, first let me say, I have red the wiki page about how to use JSF with JBoss. I use: JBoss 4.0.5 MyFaces Tomahawk EJB 3.0 I've deployed the application as an *.ear file including the ejb.jar and web.war file. There are no JSF libs within /WEB-INF/lib. anonymous wrote : When I start

[jboss-user] [JBoss Portal] - struts portlet bridge help

2007-04-04 Thread vikas01
can any one of u send me a link or some tutorial for struts- portlet bridge.. and some working example. its urgent. any help appreciated. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034434#4034434 Reply to the post :

[jboss-user] [Microcontainer] - Re: Acessing Microcontainer Beans in Servlet

2007-04-04 Thread obelix1998
We have one example: we use example from microcontainer: example-simple.beans we deployed it and we can see it also in jmx console: jboss.beans: name='example-simple.beans',service=JBossBeanDeployment please, give us an example how can we get an access to Simple bean in servlet. We run JBoss

[jboss-user] [EJB 3.0] - Re: Need some help with mapping

2007-04-04 Thread fhh
The key question is: Is the table name really part of the primary key? Because if TYPE.TYPE_ID is already (or can be made) unique it would be bad design to use the combination of table_name and type_id as primary key because this would violate the requirements of the 3rd NF. TABLE_NAME would be

[jboss-user] [JBoss Seam] - Re: PDF Font Colour (Color for some...)

2007-04-04 Thread damianharvey
Thanks for that. The good news is that colors now work. The bad news is that p:image is broken. It gives a NPE. SEVERE: Error Rendering View[/public/TestPDF.xhtml] | java.lang.NullPointerException | at java.io.ByteArrayInputStream.init(ByteArrayInputStream.java:89) | at

[jboss-user] [EJB 3.0] - Re: Startproblem at EJB-Client

2007-04-04 Thread argonist
That's right. I have only JAVA 5. But I've been tried to use different classpath. for example: anonymous wrote : | java -classpath /home/ponte/jboss-4.0.5.GA/client/*.jar:titan.jar com.titan.clients.Client | But it don't work. regards Manu View the original post :

[jboss-user] [JBoss Seam] - Re: Question on Seam Request/Response Cycle

2007-04-04 Thread vedavyas
But even after changing the index.html and clearing the browser cache the url http://localhost:8080/jboss-seam-registration; is getting resolved to http://localhost:8080/jboss-seam-registration/registration.seam; View the original post :

[jboss-user] [JBossWS] - Cannot annotate minOccurs with JAXB

2007-04-04 Thread kot
Hello everybody Using JBossWS 1.2.0GA, I want to generate XSD-Schema out of Java using JAXB2.0 annotations. There is i.e. an @XmlElement providing attribute 'nillable' but no 'minOccurs' or 'maxOccurs'. Does anybody have an idea how to use annotations to define these two attributes? Are JAXB

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Context parameters in Tomcat with JBoss ?

2007-04-04 Thread beres
Put your applica.war in deploy directory, and call the site under: http://servername:port/applica/ Take a look in your in server.log for autodeploy, error. You do not need to touch the server.xml in Tomcat. Adam Beres View the original post :

[jboss-user] [JBoss Seam] - Re: Question on Seam Request/Response Cycle

2007-04-04 Thread [EMAIL PROTECTED]
Not possible, /registration.seam is not even an available page. If you mean /register.seam, that is the refresh the index.html is doing. If you get that refresh to that page, you have the index.html with the refresh deployed. There is no other way. View the original post :

[jboss-user] [JBoss Seam] - Re: Question on Seam Request/Response Cycle

2007-04-04 Thread [EMAIL PROTECTED]
If you want to really debug this, I recommend you get Firefox and the Live HTTP headers plugin installed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034447#4034447 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034447

[jboss-user] [JBoss Seam] - Re: Question on Seam Request/Response Cycle

2007-04-04 Thread [EMAIL PROTECTED]
This is how an index.html/refresh will look like: | http://localhost:8080/wiki/ | | GET /wiki/ HTTP/1.1 | Host: localhost:8080 | User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 | Accept:

[jboss-user] [JBoss Seam] - Re: Help! A4JSF a:support problem

2007-04-04 Thread [EMAIL PROTECTED]
I'm doing the same but I'm using the action= attribute, not actionListener=, and it works: | s:decorate id=emailDecorate | div class=entry | div class=labelE-Mail:/div | div class=input

[jboss-user] [JBoss jBPM] - how to merge global variables value in a JOIN

2007-04-04 Thread tsandor
Hi, I've seen the pattern WPF3: Synchronization and checked the test case Wfp03SynchronizationTest in jBPM3.1.4. However, this workflow situtation is pretty straight forward, I cannot image how to extend it when there's also data with the workflow. E.g. let's see the jpdl in the testcase: |

[jboss-user] [JBoss jBPM] - Re: how to merge global variables value in a JOIN

2007-04-04 Thread kukeltje
afaik, states do not have 'local' variables, so once you update it in state one, state two also has access to them. Only when using tasks you get automatic local copies of the values from the time the task is created. Each task completed updates the global variable, so the last task completed

[jboss-user] [JBoss jBPM] - Re: how to merge global variables value in a JOIN

2007-04-04 Thread tsandor
Hi Ronald, kukeltje wrote : Each task completed updates the global variable, so the last task completed is the one that 'wins'. This means there will be a data-loss. E.g. A modifies its local replica of a global context variable, and B modifies also its replica. But if B approves later,

[jboss-user] [JBoss jBPM] - Re: HOWTO: enable content assist in GPD XML editor

2007-04-04 Thread [EMAIL PROTECTED]
Arjan, Thanks for pointing this out. This is indeed a correct way of enabling the content assist. The problem is in fact a bug in the GPD that will be fixed. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034456#4034456 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Can I tell which event invoked my action?

2007-04-04 Thread [EMAIL PROTECTED]
Arjan, You can do this by querying the event from the ExecutionContext. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034458#4034458 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034458

[jboss-user] [JBoss AOP] - Re: I can't get AOP to cross cut ... Please help

2007-04-04 Thread wgmartinez
Hi Kabir, Thanks for the tip on step4. It makes the installation tidier. I now have the aop.xml as follows: | mbean code=org.jboss.aop.deployment.AspectManagerServiceJDK5 | name=jboss.aop:service=AspectManager | attribute name=EnableLoadtimeWeavingtrue/attribute |

[jboss-user] [JBoss AOP] - Re: I can't get AOP to cross cut ... Please help

2007-04-04 Thread wgmartinez
This is what's in the jboss-aop.xml by the way. | ?xml version=1.0 encoding=UTF-8? | | aop | | aspect name=LoggerAspect class=com.ebrd.risk.dao.aop.LoggerAspect scope=PER_VM/ | bind pointcut=execution(public * *-*(..)) | advice name=logInvocation

[jboss-user] [JBoss jBPM] - Re: The new Process Designer

2007-04-04 Thread [EMAIL PROTECTED]
The release notes contain the changed/added features. Controller variables support is implemented as of yesterday. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034464#4034464 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: A step by step jBPM 3.1.x installing and configuring nee

2007-04-04 Thread [EMAIL PROTECTED]
Amnas, Solving this problem is not very different from e.g. trying to run jBPM with Tomcat. There is lots of info on this in this forum and in the wiki. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034465#4034465 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Cannot persist replicated EntityBeans

2007-04-04 Thread ifallon
Hi - I am also new to the clustering aspects of JBoss and suffering similar confusion I think about entity persistence in a cluster. Section 10.3 here: http://labs.jboss.com/file-access/default/members/jbosscache/freezone/docs/1.4.1.SP2/tutorial/en/html_single/index.html implies replication

[jboss-user] [JBoss jBPM] - TaskNodes ignored by JBPM

2007-04-04 Thread dmoeller
Hello, I use JPBM 3.1.4 in JBoss AS 4.0.4. I copied the jbpm.sar and my configured data source from the starters kit 3.1.4 into JBoss AS 4.0.4. My problem is the following. I built a minimal application that creates a ProcessInstance by the the baby process-definition (start node, 1 task node,

[jboss-user] [Beginners Corner] - How to change User Interface

2007-04-04 Thread RiteshChavan
Hi, I am new to JBoss technology, but using it in a project of workflow development. can we change the default User Interface of JBoss? If yes, how do we go about it? thanks, Ritesh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034472#4034472 Reply to the

[jboss-user] [Clustering/JBoss] - Re: Configuration for redundant ethernets

2007-04-04 Thread alpheratz-jb
Thank you...fast reply, very impressive. Do you think that I will be able to pick up the version shipped with 4.2.0CR1 and put it into 4.0.5GA? | C:\DEVTOOLS\jboss-4.2.0.CR1\server\all\libjava -classpath jgroups.jar org.jgroups.Version | | Version:2.4.1 | CVS:$Id:

[jboss-user] [JBoss jBPM] - Re: how to merge global variables value in a JOIN

2007-04-04 Thread kukeltje
Correct, and whether it is dataloss is debatable (the behaviour is by design). The data A modified is still present in that finished task. If you want/prefere other behaviour, you can discuss that in the design forum, but keep in mind... it is a real complex issue that often has it's roots in

[jboss-user] [Beginners Corner] - Does jBPM have a integrated mail server?

2007-04-04 Thread RiteshChavan
Hi, I am using JBPM in my development project, preetty new to this technology. I wanted to send some notifications to the users as well as some mails to some email ids of the users, so would some one be able to let me know how to go about it? does jBPM has its own mail server? or do we have to

[jboss-user] [Beginners Corner] - Re: Does jBPM have a integrated mail server?

2007-04-04 Thread RiteshChavan
RiteshChavan wrote : Hi, | I am using JBPM in my development project, preetty new to this technology. | I wanted to send some notifications to the users as well as some mails to some email ids of the users, so would some one be able to let me know how to go about it? | I am working on

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Context parameters in Tomcat with JBoss ?

2007-04-04 Thread beres
Package your applica.war in applica.ear with an application.xml. beres wrote : Put your applica.war in deploy directory, and call the site under: http://servername:port/applica/ | | Take a look in your in server.log for autodeploy, error. | You do not need to touch the server.xml in

[jboss-user] [Beginners Corner] - Re: HTTP Status 405 - HTTP method GET is not supported by th

2007-04-04 Thread prakah
Hello, 405 status code will be return when you try to access an Http method(get/post/etc...) which is not available. I think, you are having doGet method and you are asking for doPost. If that is the case, then by adding following code in the servlet will solve the problem. | public void

[jboss-user] [Clustering/JBoss] - Re: Configuration for redundant ethernets

2007-04-04 Thread [EMAIL PROTECTED]
Yes, that will work. However, you need to set the system property: Use of JGroups 2.4 or later with these JBoss AS versions requires starting JBoss with -Djgroups.marshalling.compatible=true as described in http://labs.jboss.com/portal/jbosscache/compatibility/index.html View the original post

[jboss-user] [JBoss AOP] - Re: I can't get AOP to cross cut ... Please help

2007-04-04 Thread [EMAIL PROTECTED]
I'm not sure why you are getting the IllegalAccessError, the Include attribute should expect a String. Most likely you have something hanging around from when you did step 4)? Or did you start again from a fresh installation of jboss app server and jboss aop? Try commenting out the Include so

[jboss-user] [JBoss Seam] - Re: Seam Tomcat configuration issue

2007-04-04 Thread rsmithaa
After adding core:microcontainer installed=@microcontainer@/ to the components.xml file I was able to debug the other missing configuration settings. Chances are core:microcontainer / would have worked as well but since I wanted to set the installed attribute via the build.xml file I opted to

[jboss-user] [JBossWS] - Re: Cannot obtain java type mapping for String.Array

2007-04-04 Thread valjjou
This was juste a pb of librairies... sorry View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034487#4034487 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034487 ___ jboss-user

[jboss-user] [JNDI/Naming/Network] - Re: Tomcat Custom Resource

2007-04-04 Thread jefec
Problem is with the useNaming attribute in context.xml. It is set to true value by default, enabling the JNDI InitialContext for web applications. In JBoss source codes is this attribute set to false and the resource isn't deployed during the deployment process. View the original post :

[jboss-user] [JBoss Seam] - Re: First Deploy and Getting an Error

2007-04-04 Thread petemuir
JBoss 4.2 comes with the RI. Follow the instructions in the manual to use the RI not myfaces View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034490#4034490 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034490

[jboss-user] [EJB/JBoss] - how do i integrate ejb3(stateless bean) to hibernate

2007-04-04 Thread madhukar2sri
any one plz help me for this iam strugling with this iam using jboss and myeclips...oracle10g View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034492#4034492 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034492

[jboss-user] [JBoss Seam] - Re: Question on Seam Request/Response Cycle

2007-04-04 Thread vedavyas
No, the control does not go to index.html if the url is http://localhost:8080/jboss-seam-registration because even though i change the refresh to some invalid page(invalid.jspx), ideally i should get a page not found error. But thats not happening. I get the default

[jboss-user] [JBoss jBPM] - email support

2007-04-04 Thread fuligj
I tried email support: ?xml version=1.0 encoding=UTF-8? | | process-definition | xmlns=urn:jbpm.org:jpdl-3.2 name=mailer |swimlane name=grandma | assignment expression=user(tester)/assignment |/swimlane |start-state name=start | task name=task

[jboss-user] [JBoss Seam] - How to well form navigation for extended el

2007-04-04 Thread Stateless Bean
hi, i have action | s:link value=some text action='#{rocketCenterAction.showDetailedUnit(26)}' / | and declaration in pages.xml | page view-id=/pages/RocketCenter.xhtml | restrict#{s:hasRole('user')}/restrict | |

[jboss-user] [Remoting] - exceptions on ejb invocations using rmi over http

2007-04-04 Thread csa
Hi everybody, I'm making calls to an ejb from a remote client using rmi over http. I'm using the org.jboss.remoting.transport.servlet.web.ServerInvokerServlet and the @RemoteBinding annotation for the ejb to establish this. It works fine so far. But if an exception gets thrown in the ejb I

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to map a java double type in hibernate to oracle NUM

2007-04-04 Thread rabbiaqaswar
you can also map oracle Number to BigDecimal. i have some Number with precision points and am mapping them to BigDecimal in my POJOs. they work fine. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034508#4034508 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Errors with global transactions on oracle

2007-04-04 Thread freerider
Hi Martin, thanks for your tips. I tried a few drivers 10.2.0.3, 9.2.0.8 and 8.1.7.1. But now it seems that the problem moved a little bit. org.springframework.jdbc.BadSqlGrammarException: Hibernate operation: could not get table metadata: JBPM_ACTION; bad SQL grammar [???]; nested exception

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Unable to update record

2007-04-04 Thread rabbiaqaswar
you have to use entityManager.merge(yourentity) to update your entity not the persist method. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034510#4034510 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034510

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Quick question - multiple table mapping

2007-04-04 Thread bigadjaye
Quick question. Does JBoss support multiple table mapping for implementation of inheritance? I know weblogic does. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034511#4034511 Reply to the post :

[jboss-user] [Beginners Corner] - Does JBoss support Multiple-table mapping?

2007-04-04 Thread bigadjaye
Does JBoss support Multiple-table mapping? Weblogic Server does which allows a single entity maps to fields coming from multiple related tables. Any idea? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034514#4034514 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Configuration for redundant ethernets

2007-04-04 Thread JerryGauth
Bela - the compatibility matrix indicates that you don't need the -Djgroups.marshalling.compatible=true property setting if you're running JGroups 2.4.x with JBossAS 4.0.5.GA. It does note that earlier versions of JBossAS require the setting. We're planning to use JGroups 2.4.1-SP1 with

[jboss-user] [JBoss Seam] - Re: entityManager.persist(Object) not working?

2007-04-04 Thread argonist
I think I have a similar problem like that post. That's why, I join that post. Suse 10.2 JBOSS 4.0.5.GA EJB 3.0 I tried to get a data from mysql using manager.createQuery(); But entityManager is not working. Bean | @Stateless | public class ContentBean implements ContentInterface | {

[jboss-user] [JBoss jBPM] - Re: Wait state how to?

2007-04-04 Thread viniciuscarvalho
kukeltje wrote : look at the testcases in the source... so much info in there What I've noticed is the use of taskInstance.end() in every test. Looking at websale's test case I think my tests are just wrong :). But on the jbpm-console my process also starts and ends when I just click on the

[jboss-user] [JBoss Seam] - Re: h:commandLink has to be clicked twice

2007-04-04 Thread damatrix
Not that i can see. If there was one, would it appear on the page or would i have to look at the page source or somewhere else? The page only refreshes when i click the commandLink. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034521#4034521 Reply to the

[jboss-user] [Clustering/JBoss] - Re: Configuration for redundant ethernets

2007-04-04 Thread [EMAIL PROTECTED]
You're right, sorry for the misinformation View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034526#4034526 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034526 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Errors with global transactions on oracle

2007-04-04 Thread kukeltje
I hope the DBA does not make the decisions: Product Obsolescence / Desupport Information: Oracle Corporation announces the end of Error Correction Support for Oracle Database version(s) 8.1.7 (8i) 8.1.7.x (8i) on the following platform(s): Microsoft Windows XP, Microsoft Windows 2000, Linux

[jboss-user] [JBoss Seam] - rule based security - hard wired names in ant project

2007-04-04 Thread knuwu
I'm a little bit unhappy with some hard wired dependencies, in case you are using the seam-gen generated ant eclipse project for deploying the application. If you are looking to the components.xml Konfiguration you might get the feeling, that you are free to name and position your xxx.drl rule

[jboss-user] [JBoss jBPM] - jbpm tags

2007-04-04 Thread ravimannan2002
Hi, I downloaded the JBoss jBPM jPDL Suite and ran the jbpm-console.war and saw that in the examples, they are using jbpm tags like jbpm:dataTable styleClass=comments rendered=#{! empty ti.comments} The source code for these tags are here:

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 on-line documentation

2007-04-04 Thread alf_dave
Thanks. Much appreciated. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034532#4034532 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034532 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - testng unit tests not working with testng eclipse plugin sin

2007-04-04 Thread knuwu
I had well working testng test in version 1.2.0 sp1, i could execute from ant or inside eclipse with the testng pugling. Since 1.2.1 GA i get the following error message when i execute my login tests: | [RuleBasedIdentity] no security rule base available - please install a RuleBase with the

[jboss-user] [Security JAAS/JBoss] - Using encrypted passwords in datasource config files directl

2007-04-04 Thread mskonda
I am wondeirng if there's any alternative to encrypt datasource passwords? I have followed http://wiki.jboss.org/wiki/Wiki.jsp?page=EncryptingDataSourcePasswords the link. However, my requirement is slightly variant. My requirement is to create the *-ds.xml with encrypted password quoted in

[jboss-user] [JBoss Seam] - Re: Possible bug - POJO doesn't automatically join transacti

2007-04-04 Thread ASavitsky
Ok, thanks for the clarification. So, as I understand it, managed transactions give me a transaction around the method, and managed PCs give me an injected EM - but this doesn't mean that the EM automatically joins the transaction? Searched the reference docs, but haven't found any mention on

[jboss-user] [JBoss Portal] - Link to a Portlet from a jsp

2007-04-04 Thread portalgeek
Hi, I have jsp , which is not a part of portlet, but i want to create a link to another portlet in the this jsp . Is this possible. Please let me know what are steps required to accomplish this Thanks View the original post :

[jboss-user] [JBoss jBPM] - Re: Problem with the

2007-04-04 Thread ygiriyap
I am also hitting exactly the same issue. Can somebody help me out here. Thanks for your time. --Yash View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034542#4034542 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034542

[jboss-user] [JBoss Seam] - Load Resource Bundle

2007-04-04 Thread jbossja
Hi, I'm trying to load a Resource Bundle for a particular Locale. In faces-config.xml I have: | message-bundlemessages/message-bundle |locale-config | default-localefr/default-locale | supported-localefr/supported-locale |

[jboss-user] [JBossWS] - Handlers

2007-04-04 Thread KoniKoni
I want to use Statefull Webservice for that i saw a example. If i add follo code: @SOAPMessageHandlers( { | @SOAPMessageHandler(className = org.jboss.ws.addressing.soap.SOAPServerHandler), | @SOAPMessageHandler(className = org.jboss.test.ws.samples.wsaddr.ServerHandler)

[jboss-user] [JBoss jBPM] - Re: JBPM 3.2 - Mailing process - Exception during deployment

2007-04-04 Thread ygiriyap
Hi Ronald ... Could you please provide any pointers to get this going. Thank you. Yash View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034547#4034547 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034547

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 on-line documentation

2007-04-04 Thread [EMAIL PROTECTED]
All right, this was a nice reminder :-) I have updated the structure of the documentation. There is a v3.1 and v3.2 subfolder that contains all the relevant docs. The easiest way to access it is through the documentation landing page on the jboss.com site :

[jboss-user] [JBossCache] - Re: config loading issue with 2.0.0.BETA2

2007-04-04 Thread [EMAIL PROTECTED]
As a workaround, just put your root directory in your classpath and it should get picked up using the class loader. Not clean in any way, but it *is* a temporary workaround, after all. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034549#4034549 Reply

[jboss-user] [JBoss Seam] - 12.3.6 Login Redirection

2007-04-04 Thread [EMAIL PROTECTED]
| event type=org.jboss.seam.postAuthenticate | action expression=#{redirect.returnToCapturedView}/ | /event | After a successful login I want to send my user to a specific page (not only the page they came from!). Basically I have a login page supported by a controller | /*

[jboss-user] [JBoss jBPM] - Re: Designer alpha version - eclipse updates required?

2007-04-04 Thread estaub
I have a very related question. I assumed that the jpdl 3.2 tag of jbpm.3 was the full GA tree. When I checked it out, I found that the designer was in an intermediate, unbuildable state (missing files, etc.). It looks like there's no single branch or tag for 3.2. So... what should be checked out

[jboss-user] [JBoss jBPM] - Re: jbpm tags

2007-04-04 Thread jcv
try: http://jboss.org/index.html?module=bbop=viewtopict=105199 http://www.jboss.com/index.html?module=bbop=viewtopicp=3985485#3985485 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034555#4034555 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Possible bug - POJO doesn't automatically join transacti

2007-04-04 Thread petemuir
Take a look at http://www.hibernate.org/hib_docs/entitymanager/reference/en/html/transactions.html#d0e1841 - I doubt it's to do with whether the entity is managed or not, but to do with the transaction/em lifecycle up to that point. But I'm not an expert. View the original post :

[jboss-user] [Clustering/JBoss] - Re: Cannot persist replicated EntityBeans

2007-04-04 Thread [EMAIL PROTECTED]
The CacheLoader discussed on the link you posted is not meant to be used with EJB entity caching. A CacheLoader allows the cache to maintain a persistent form of some or all of the data the cache is managing. In the case of entity caching, having the cache do this is redundant; the underlying

[jboss-user] [JBoss Seam] - Security flaw in Seam docs, section 12.3.2

2007-04-04 Thread waynebagguley
I've implemented my authenticator component as per the seam docs (section 12.3.2) and have come across a security flaw that I thought people should know about or maybe point out what I've done wrong. I have 2 user roles, 'admin' and 'user' and use these to determine which pages to show. If I

[jboss-user] [JBossCache] - Re: IdentityLock timeouts occuring after 0 ms and no locks?

2007-04-04 Thread [EMAIL PROTECTED]
This is not an error. In newer versions the log message has been downgraded to a debug or lower. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034558#4034558 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034558

[jboss-user] [Clustering/JBoss] - Re: Cannot persist replicated EntityBeans

2007-04-04 Thread ifallon
Thanks for your reply. Thanks for clearing up the confusion re. the entity clustering. A (simple) shared DB is no good for my application as it would be a single point of failure so it looks like a need to either use the DB replication or DB clustering. Thanks - I can look into that then.

[jboss-user] [Clustering/JBoss] - Re: Configuration for redundant ethernets

2007-04-04 Thread [EMAIL PROTECTED]
Yeah, we noticed the issue in between 4.0.5.CR1 and 4.0.5.GA and built the fix into GA. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034567#4034567 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034567

[jboss-user] [JBoss jBPM] - Re: Designer alpha version - eclipse updates required?

2007-04-04 Thread [EMAIL PROTECTED]
To work on the head of the designer you should checkout the org.jbpm.gd.jpdl project in the module jbpm.3/designer/jpdl. The build script of jpdl 3.2 fetches the already built designer (3.0.13.1)from the repository. Regards, Koen View the original post :

[jboss-user] [Installation, Configuration Deployment] - Problems with JBoss deployment

2007-04-04 Thread ppantazis
Hi all, new to JBoss which we are currently considering as a solution. I have an installation of JBoss 4.0.5GA with JDK1.5.0 update 11 installed. During server startup I am getting a collection of errors which In would like to receive some help with if at all possible. Bellow a segment of these

[jboss-user] [JBoss Seam] - Re: Security flaw in Seam docs, section 12.3.2

2007-04-04 Thread [EMAIL PROTECTED]
You're right, the roles weren't being removed from the subject. I've fixed this in CVS. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4034572#4034572 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034572

  1   2   3   >