[jboss-user] [JBoss Portal] - Statistics

2007-11-20 Thread maiky
Hello, I search a method to get statistics on my portal. I want to know who log in, the pages he visites and when. Do have a module in Jboss who do this ? I use JBoss portal 2.6.2. PS: Sorry for my bad English. View the original post :

[jboss-user] [JBoss Portal] - Statistics

2007-11-20 Thread Lafont, Denis
Hello, I did not success to do the inter portlet communication (IPC) even with the example. Does the provided example works? Could we have an example with the source code ? Thanks, Denis My IDs: http://del.icio.us/lafont - http://my.ziki.com/denislafont This message contains information

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem starting JBOSS 4.0.5GA

2007-11-20 Thread rajsubra
We don't want to use RMI. So any way to force JBOSS to bypass these checks? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106257#4106257 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106257

[jboss-user] [JBossWS] - Getting DEBUG messages and server goes to hung state

2007-11-20 Thread pkalpana2k
Hi, I'm using JBoss server. I am getting some DEBUG messages, after that my server goes to hung state. DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.parentTraceEnabled=true DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.nestedTraceEnabled=false

[jboss-user] [JBoss Seam] - How to integrate Ext with Seam using JSON

2007-11-20 Thread Fangzx
I want to use json respone for Ext grid, can anyone explain how to use json in Seam? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106259#4106259 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106259

[jboss-user] [Remoting] - Multiple problems with ServerInvokerServlet and HttpNamingCo

2007-11-20 Thread martin ganserer
Hi experts of remoting! My configuration is as follows: I use JBOSS 4.2.2 GA (EJB3). A remote client (RCP) communicates with the server via the ServerInvokerServlet. Basically everything works fine and the response time is very good. Here an example how I connect to the server:

[jboss-user] [JBoss Seam] - Re: How to integrate Ext with Seam using JSON

2007-11-20 Thread damianharvey
I had a play with the tree column component and used the json.org classes (which I jar'd up) and pumped the JSON out with a servlet using Beans that had a toJSONObject() method. I tried using XStream and Jettison but the JSON produced was not valid for Ext. It all worked when the page

[jboss-user] [Beginners Corner] - Using file resources in web projects

2007-11-20 Thread hlamprecht
Hi, I'm currently playing a bit around with JBoss and testing some things. I have two source projects: One web project (frontend) containing a couple of JSPs, project specific design and stuff like that. The other source project (backend) implements some classes, which are used by the JSPs

[jboss-user] [JBoss Portal] - Creating a page that is not displayed in Portal Tabs

2007-11-20 Thread jvence
Is it possible to create a page containing different portlets but that is not displayed as one of the tabs but still accessible directly through a URL? I tried using an empty parent-ref/ but JBoss portal didn't like that. Thanks Jean View the original post :

[jboss-user] [JBoss jBPM] - RuntimeException in handler method, transition to DOES_NOT_E

2007-11-20 Thread deepuin9
Can anyone help me in understanding the below exception. I am using jboss-4.0.5.GA, jbpm-bpel-1.1.Beta3. I am posting the bpel and wsdl's too. Thanks for your help in advance. 2007-11-20 14:31:13,924 WARN [org.jboss.ws.handler.HandlerWrapper] RuntimeException in handler method, transition to

[jboss-user] [JBoss Portal] - Implementing breadcrumbs

2007-11-20 Thread Lafont, Denis
Hi, Is there a simple way to implement breadcrumbs (description of the path the user has followed) with JBoss Portal? Thanks, Denis --- My IDs: http://del.icio.us/lafont - http://my.ziki.com/denislafont This message contains information that may be privileged or confidential and is the

[jboss-user] [JBossCache] - Re: JBossCache with Hibernate on Glassfish v2

2007-11-20 Thread [EMAIL PROTECTED]
Hi Eric I presume what genman meant was that you'd need pretty much the same configuration as you would for Java SE as you would for Glassfish. The only difference when using the setup in JBoss AS is that the AS provides additional stuff (such as an already-running cache) that you could use.

[jboss-user] [JBoss jBPM] - Re: BPEL Problem: Test the BPEL process

2007-11-20 Thread agusgr
Thanks a lot Sandeep. After lots of hours surfin the Internet I've found this to test web services with generic soap clients: http://www.soapclient.com/soaptest.html http://www.javalinuxlabs.org/wise/index.html I hope it could help somebody. Regards, Agus View the original post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread odin69
Hi bentabol, I am glad to hear about your success, have fun playing... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106283#4106283 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106283

[jboss-user] [Beginners Corner] - Re: ejb3 binding

2007-11-20 Thread jaikiran
Yes, that's correct. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106281#4106281 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106281 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Portlet name ad the 'page layout' page

2007-11-20 Thread stkstk
I tried to search for this, but couldn't find anything. I just created a portlet and deployed it copying the file to the deploy directory. I created an instance of it okay, but when I try to add the instance to a page it gets silly: Say I'm modifying the portals default portal Weather page -

[jboss-user] [JBoss Seam] - Back button problem

2007-11-20 Thread mladen.babic
Hi , I have some problems with back button. I'll give example: I have one page with random list of product and another page with product details.Every time when I load first page list shows random list of products.It is ok .When I click on link which leads to product details it works fine

[jboss-user] [Beginners Corner] - The field Priority.debug is deprecated

2007-11-20 Thread TheNeo
i have this warning is a bean i wrote The field Priority.debug is deprecated. What should i do? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106276#4106276 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106276

[jboss-user] [JBoss Portal] - Re: auto refresh a portlet

2007-11-20 Thread aamonten
HI, I made it work based on some info found at http://www.javapassion.com and the AjaxPortlet at http://labs.jboss.com/portletswap. What I had to do was to create a Portlet and a Servlet that generate the same response. Initially it is my portlet that generate the response, then with ajax I

[jboss-user] [JBoss Seam] - Re: @Factory is not working

2007-11-20 Thread damianharvey
@Factory doesn't guarantee that the method is called first. Maybe you are thinking of @Create? @Factory will be called when you call it from a page (or wherever) and Seam will place the value into the context variable so that it isn't called again for the life of the context. Cheers, Damian

[jboss-user] [Beginners Corner] - Re: ejb3 binding

2007-11-20 Thread filosganga
Tank you, so i've looked the jboss.xml dtd, the item jndi-name / is equivalent to RemoteBinding annotation, and local-jndi-name / to LocalBinding, it's right? Tanks a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106267#4106267 Reply to the post :

[jboss-user] [Beginners Corner] - problem with jbpm

2007-11-20 Thread sriramanjaneya
hai i followed the demo of creating jbpm project .i followed absolutely i got test connection with server success and clicking on deploy process archive iam getting the message process archive deployed successfully. But when i give the url http://localhost:8080/jbpm iam getting the following

[jboss-user] [JBossCache] - Re: Clusted Cache with Berkeley CacheLoader with a singleton

2007-11-20 Thread [EMAIL PROTECTED]
Is C:\cache\stats on a shared drive? Or perhaps a previous process did not end correctly and left a stale je.lck lock file? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106286#4106286 Reply to the post :

[jboss-user] [JBossWS] - Protected Access to WSDL - How to define required Security R

2007-11-20 Thread centecbertl
Hi, according to JBWS-723 it is possible to protect access to the WSDL requests of Web-Services. Looking at it in more detail it appears that access does require only any valid login, but is not restricted to specific security roles. Is it possible to restrict the access to WSDL´s of

[jboss-user] [Security JAAS/JBoss] - how to provide security in javaprojects on web because in ti

2007-11-20 Thread vishnudhy
Hi, This is vishnu.I have some problem with security providing in my webproject(using java). Actually my problem is in server down time how to secure my webproject. And myproject is build by JSPs,Servlets and some javascript .please solve this problem and given some examples regards VISHNU

[jboss-user] [JBoss Seam] - Re: Component cross-referencing and transactions

2007-11-20 Thread [EMAIL PROTECTED]
No. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106313#4106313 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106313 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - How to invoking methods with parameters with Seam test?

2007-11-20 Thread paradigmza
Hi, I have looked through the seam examples can can't find out how to invoke a method with parameters with Seam test. This is the method I want to test @Stateless | @Name(dbi) | @AutoCreate | public class DBI_EJB_Impl implements DBI { | | @In | EntityManager entityManager;

[jboss-user] [JBoss Seam] - Re: need help using DataModelSelectionIndex

2007-11-20 Thread [EMAIL PROTECTED]
Try @DataModel(value=myAuditList) | private List myAuditList; | | @DataModelSelection(value=myAuditList) | private Object[] myAuditListSelection; | | @DataModelSelectionIndex(value=myAuditList) | //this is the row number of the underlying collection |

[jboss-user] [JBoss Seam] - Re: s:formattedText parser problem?

2007-11-20 Thread [EMAIL PROTECTED]
Thats built in to Seam 2 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106299#4106299 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106299 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Component cross-referencing and transactions

2007-11-20 Thread dkane
Still have not solved this problem. Looking for help. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106297#4106297 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106297 ___

[jboss-user] [JBoss Seam] - Re: Component cross-referencing and transactions

2007-11-20 Thread [EMAIL PROTECTED]
Transaction Not Active points at some earlier problem that has caused the transaction to become invalid. You'll need to look for the root cause of the problem using your debugger/log. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106305#4106305 Reply to the

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss with OracleBPEL-PM.

2007-11-20 Thread harenderlavania
I are trying to configure JBoss with OracleBPEL-PM. I are facing problem with starting the oracleBPELServer . I am following steps given in http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/jboss.htm . Now after following the steps till end I am able to run decision server

[jboss-user] [JBoss Seam] - Re: PDF - is there a way?

2007-11-20 Thread [EMAIL PROTECTED]
Conversations aren't propagated into iframes, no. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106306#4106306 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106306 ___

[jboss-user] [JBossCache] - Deploy JBC 2.x in JBossAS 4.2.x

2007-11-20 Thread jorgemoralespou_2
Is it possible? Would libraries interfere between bundled JBC 1.4.1x and our JBC 2.x? Has anybody done this? How is youre deployment? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106293#4106293 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Component cross-referencing and transactions

2007-11-20 Thread dkane
[EMAIL PROTECTED] wrote : Transaction Not Active points at some earlier problem that has caused the transaction to become invalid. You'll need to look for the root cause of the problem using your debugger/log. Thank you. Doesn't the provided exception trace already point to something that

[jboss-user] [JBoss Portal] - Re: Portlet name ad the 'page layout' page

2007-11-20 Thread stkstk
Oh my god I spent around three hours on this and then my collague tipped me: Window name under Content definition. How about some sane defaults in case that field is left empty? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106310#4106310 Reply to the post

[jboss-user] [JBossCache] - Re: Deploy JBC 2.x in JBossAS 4.2.x

2007-11-20 Thread [EMAIL PROTECTED]
Some folks have done it, it is possible. You need to make sure your JGroups setup does not clash - i.e., make sure the JGroups multicast address and port in the JBC 2.x setup is not the same as the JGroups multicast address and port for your AS cluster. Also, make sure your JBC 2.x jar (and

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread bentabol
Hi odin69, Thanks!. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106294#4106294 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106294 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: new

2007-11-20 Thread elidon
Hi, I had the same problem. What I did was to JBoss, a division of Red Hat as the provider for the adapter, and not JBoss, which is the default one provided by Eclipse. After that you can select the JBoss runtime that you want, and it will magically show up in the Target runtime when you

[jboss-user] [JBossCache] - Re: Deploy JBC 2.x in JBossAS 4.2.x

2007-11-20 Thread jorgemoralespou_2
We`ll share our results when we get into the change. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106320#4106320 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106320 ___

[jboss-user] [JBoss Seam] - Re: How to integrate Ext with Seam using JSON

2007-11-20 Thread xinhua
Hi, I suggest to use Ext.data.ArrayReader not Json. I use a4j:jsFuction to get collection from server... For example, after create a grid object : | Ext.onReady(a4j_loadRoleUsers); | here a4j_loadRoleUsers is a4j:jsFuction defined BEFORE your grid js declaration. Maybe there is a better

[jboss-user] [JBossCache] - Re: Deploy JBC 2.x in JBossAS 4.2.x

2007-11-20 Thread jorgemoralespou_2
anonymous wrote : Also, make sure your JBC 2.x jar (and it's dependencies) reside in your WAR or EAR file. So if we have more than one application using these caches, say for example, caches are defined in one APP, and used in this and some other apps, would there be any conflict? Also, if

[jboss-user] [JBossCache] - Re: Deploy JBC 2.x in JBossAS 4.2.x

2007-11-20 Thread [EMAIL PROTECTED]
anonymous wrote : So if we have more than one application using these caches, say for example, caches are defined in one APP, and used in this and some other apps, would there be any conflict? In theory, no. More when we get this wiki up. In fact, if you are willing to try out a few

[jboss-user] [JBossCache] - Re: JBossCache with Hibernate on Glassfish v2

2007-11-20 Thread eric.hubert
[EMAIL PROTECTED] wrote : | The only difference when using the setup in JBoss AS is that the AS provides additional stuff (such as an already-running cache) that you could use. | Hi Manik, thanks for your feedback! What do you mean by an already-running cache? Do you only mean that JBoss

[jboss-user] [JBoss Seam] - seam and hibernate search give Session is closed! Exception

2007-11-20 Thread thiagu.m
This is my project environment Jboss seam 2.0.0 CR1 jboss-4.2.0.GA i am trying for Hibernate search with seam. This are my entity bean classes | import org.hibernate.search.annotations.Indexed; | import org.hibernate.search.annotations.DocumentId; | import

[jboss-user] [EJB 3.0] - Re: Namespace error while deploying EJB3 ear

2007-11-20 Thread AmarDhole
Thanks Wolfgang, now namespace problem is solved.. but I am having one more problem that my entities are not binding Can we use the 3.0 namspace with 1.1 entities? my ejb-jar.xml look like this | ?xml version='1.0' encoding='UTF-8'? | !--ejb-jar xmlns=http://java.sun.com/xml/ns/javaee;

[jboss-user] [JBoss jBPM] - Re: RuntimeException in handler method, transition to DOES_N

2007-11-20 Thread agusgr
Hi, try to change the query statements for XPATH statements. Like this: Change this: copy | from part=length variable=ac3ipRequest/ | to part=calarea query=/area:calculateArea/in0 variable=calculateAreaRequest/ | /copy | For this: | copy |

[jboss-user] [JBossCache] - Re: Partitioning in JBoss Cache V2.2.0

2007-11-20 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCachePartitioning It won't be in 2.2.0, but 3.2.0 instead (see JIRA - http://jira.jboss.com/jira/browse/JBCACHE-60) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106332#4106332 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Re: InitialContext lookup gives me a

2007-11-20 Thread jaikiran
kavipriyag, You should have created a new topic for this issue. Furthermore, you have to provide more details about your application and more details as to when this exception occurs. Also, the entire exception stacktrace will help in pointing you in the right direction. View the original

[jboss-user] [JBossCache] - Partitioning in JBoss Cache V2.2.0

2007-11-20 Thread mbroons
Coult it be possible to describe briefly what will be this new functionnality in V2.2.0. JBoss Cache implements already partitioning via Buddy Replication. What is the difference ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106324#4106324 Reply to the post

[jboss-user] [JBoss Portal] - Re: Creating a page that is not displayed in Portal Tabs

2007-11-20 Thread Soon5
Hy, I have a kind of hack idea, but it should work. Go to the $PORTAL-WAR\portal-core.war\WEB-INF\jsp\header Folder and open the tabs.jsp File. That File renders the Tabs. You will find some loops over iterators there. You could compare the name of the Page with your hidden one, and ignore

[jboss-user] [JBoss Seam] - Re: why can't inject PresistenceContext into authenticator c

2007-11-20 Thread [EMAIL PROTECTED]
@PersistenceContext is an EJB annotation, however your component is a POJO. My suggestion is to use a Seam-managed persistence context and inject via @In (look at the seamspace or seambay examples). View the original post :

[jboss-user] [JBossCache] - Re: JBossCache with Hibernate on Glassfish v2

2007-11-20 Thread [EMAIL PROTECTED]
eric.hubert wrote : What do you mean by an already-running cache? Do you only mean that JBoss Cache is preconfigured and ready to use in JBoss AS? That would be clear to me. | That, and JBoss AS ships with configurations for JBoss Cache that is tuned and configured. eric.hubert wrote :

[jboss-user] [JBossWS] - Unable to load Provider

2007-11-20 Thread burakbayramli
I have problems running the sample Web Service shown in Quick Start document. I am able to deploy the Web Service, no problem, I see it running at http://localhost:8080/jbossws/services. Then, I generate stubs using wsconsume. I place the generated code to a different package called

[jboss-user] [JBoss Seam] - How should I outjection force to take place before page rend

2007-11-20 Thread MSchmidke
When rendering a page, Outjection from the component(s) used in the page first takes place when any method of the component is called. Is there another possibility to prepare the components which I will use in the page? Do I have to fit my HTML design onto the requirement to always have a tag

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank problem

2007-11-20 Thread bentabol
I also had some of your problems. There are some files missing. Try copying javax.servlet.jsp.jar, jboss-j2ee.jar and servlet-api.jar to your compile path. You can find those archives in the gettingstarted.zip which you can download from the jboss web. View the original post :

[jboss-user] [JBoss jBPM] - Re: RuntimeException in handler method, transition to DOES_N

2007-11-20 Thread agusgr
And one question. What are you using for test the BPEL process? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106334#4106334 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106334

[jboss-user] [EJB 3.0] - Persistent unit problem

2007-11-20 Thread ravisoni1986
Hello, When I am trying to deploy my sample application in EJB3 the I am getting following error 17:38:46,013 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- MBeans waiting for other MBeans --- ObjectName: jboss.j2ee:jar=test.jar,name=Bank,service=EJB3 State: NOTYETINSTALLED

[jboss-user] [JBossCache] - Problem reading (deserializing) objects from FileCacheLoader

2007-11-20 Thread arjan
Hi, I can't seem to get it working.. I'm running JBossCache on a default JBoss4.0.5 installation (JDK 1.5). I've configured JBossCache as a service (deploy/treecache-service.xml). For each deployed webapp a separate ClassLoader is instantiated, so I have to register a ClassLoader for a section

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread bentabol
Hello again, When I try to create the tables with the db-create-table target, by doing: ant -f jboss-build.xml db-create-table, it builds successfully, but I obtain the next error: [java] SQL Error at line 54: java.sql.SQLException: Table is referenced by a constraint in table

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit

2007-11-20 Thread jaikiran
Can you post the logs from the server.log file, from the point where it logs the following message: anonymous wrote : 15:20:27,725 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=q.ear,unitName=manager1 View the original post :

[jboss-user] [JBoss Seam] - Re: How to integrate Ext with Seam using JSON

2007-11-20 Thread Fangzx
Thanks for the reply. I will use servlet to build json response, and in servlet, We can call Seam Components to get grid data like this: | public class SampleServlet extends HttpServlet { | | private UserService userService; | | private void createUserService() { |

[jboss-user] [JBoss Portal] - Re: Unable to Consume Remote Portlet

2007-11-20 Thread vinuneelu
As suggested by you, we have done exactly what the link http://wiki.jboss.org/wiki/Wiki.jsp?page=WSRPOfflineInstructions specifies to do ie... place the following in the run.conf file in the jbossserver/bin directory. JAVA_OPTS=-Dhttp.proxyHost=proxy1.wipro.com -Dhttp.proxyPort=8080

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit

2007-11-20 Thread justkeys
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645) at

[jboss-user] [JBoss Seam] - No enum const class when modifying propagation

2007-11-20 Thread nickarls
What could give a | 14:38:25,769 ERROR [SeamPhaseListener] swallowing exception | java.lang.IllegalArgumentException: No enum const class org.jboss.seam.core.PropagationType. | at java.lang.Enum.valueOf(Unknown Source) | in 2.0.0GA when I have a commandlink and try to embed a

[jboss-user] [JBoss Seam] - s:decorate how to use invalid on first page hit

2007-11-20 Thread mars1412
what I'd like to for input fields: * user opens page: show no image after the input field | * invalid input: show a red sign | * valid input: show a green sign how would I do that? details: when using s:decorate you can use the vars invalid and required inside of the template but how I

[jboss-user] [JBossCache] - Re: Problem reading (deserializing) objects from FileCacheLo

2007-11-20 Thread arjan
Oh, The JBossCache version is: | $ java -jar jboss-cache-jdk50.jar | Version:1.4.1.SP3 | Codename: Cayenne | CVS:$Id: Version.java,v 1.18.2.11 2007/03/06 20:12:53 msurtani Exp $ | History:(see http://jira.jboss.com/jira/browse/JBCACHE for details) |

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-20 Thread federicok
Hi I am trying to develop and deploy a bpel process in Eclipse BPEL Designer 0.3 and jbpm-bpel 1.1Beta3 and Im having a lot of troubles deploying it I read in http://lists.jboss.org/pipermail/jboss-user/2007-May/056699.html that with the 0.2 version of Eclipse BPEL Designer it is easy to

[jboss-user] [JBoss jBPM] - Integration between ARIS and JBPM

2007-11-20 Thread [EMAIL PROTECTED]
Hi all, i'm new on jbmp workflow development and i have to migrate process model design in aris tool to jbpm. is it possible this integration? i would to avoid starting design my process again. Please, let me know something. regards g View the original post :

[jboss-user] [JBossCache] - Re: Problem reading (deserializing) objects from FileCacheLo

2007-11-20 Thread [EMAIL PROTECTED]
I presume the ChartMetadata class is in your webapp lib dir? Have you tried using a context class loader instead? | Thread.currentThread().getContextClassLoader() | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106351#4106351 Reply to the post :

[jboss-user] [JBoss Seam] - Re: How to integrate Ext with Seam using JSON

2007-11-20 Thread damianharvey
@Xinhua, that's an interesting way of doing it and feels more Seam-like than using a Servlet. Have you had any problems with xhtml and the ajax4jsf filters interfering with ExtJS? One advantage of the servlet approach is that the page loads with the grid/tree and then the call is made to the

[jboss-user] [JBoss Tools (users)] - JBOSS Tools and eclipse 3.3

2007-11-20 Thread odin69
Hey All, I am pretty new to JBoss and right now I try to get started with this Tutorial: http://docs.jboss.org/jbosside/tutorial/build/en/html_single/ in order to use Eclipse 3.3 I am using JBossTools-2.0.0.CR1 which works fine so far but I cant find the HTTP Servlets in the File - New - Other

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Caused by: java.lang.IllegalStateException: [com.arjuna.ats.

2007-11-20 Thread kelangovan
Hi we are using JBoss and we are getting the below given error when we run some process. Will you please let me know the solution for this... We are struggling to fix this production issue... help me please...!!!. asap Caused by: java.lang.IllegalStateException:

[jboss-user] [Messaging, JMS JBossMQ] - Re: Experience with using IBM-WMQ-Ressource-Adapter on JB4.2

2007-11-20 Thread TooMuch67
Sorry i was a little bit confused with all the examples I tried to get working. Absolutely correct. The wiki-Page you talked about decribes the usage of the jca. There was a Problem with the Examples on the IBM-Page. The XML have some bugs. If you just use them the CF will not be registered

[jboss-user] [JBoss Seam] - Re: s:decorate how to use invalid on first page hit

2007-11-20 Thread [EMAIL PROTECTED]
I can't see an easy way to do that with s:decorate. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106360#4106360 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106360 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit

2007-11-20 Thread jaikiran
Strange. Since this piece of code is running in the server itself, you shouldnt have seen this error. JBoss comes with 3 servers (named 'default', 'minimal' and 'all'). Which one are you using? Or have you created your own server? If you have created the server yourself, are you sure you did it

[jboss-user] [EJB/JBoss] - Re: standardjboss.xml configuration issue

2007-11-20 Thread jaikiran
1javaloverS wrote : And I have configured an EJB reference in my standardjboss.xml to refer one of my EJBs to an enternal EJB running on a different JBoss server, as follows. | |enterprise-beans | |session | | ejb-nameMyLocalEJB/ejb-name | |

[jboss-user] [JBoss Seam] - JBPM requires persistence service when used with Seam

2007-11-20 Thread dheggie
I have noticed that when using JBPM with Seam, a DbPersistenceServiceFactory must be configured otherwise a NullPointerException occurs. I know that you can run JBPM by it self without persisence configured and it works just fine. Is there a specific reason why JBPM must be configured with a

[jboss-user] [JBoss jBPM] - Multiple JBPM engines on one single JBoss instance

2007-11-20 Thread bfillon
Hi all, I've got a question regarding the deployment of JBPM. Is it possible to imagine multiple instances of JBPM (each one with its own database for processes and definitions) running on one single JBoss instance ? I would like to do this for testing purposes to avoid the configuration of

[jboss-user] [EJB 3.0] - Referencing EJB 2.1 session from EJB 3 session

2007-11-20 Thread huuskart
How can I access EJB 2.1 session from EJB 3 session in JBoss 4.2.1.GA? The EJB 3 sessions and EJB 2.1 session are deployed in separate EJB jar files, but they are in the same EAR file, so they are part of the same J2EE application. I have tried the following methods: Injecting EJB 2.1 home

[jboss-user] [JBoss jBPM] - JBoss jBPM - BPeL - eclipse

2007-11-20 Thread Pebbels
Hi, I got the following specifications to use for creating a Web Application: JBoss jBPM BPeL Eclipse So I downloaded JBoss jBPM, eclipse 3.3 and the plugin for BPeL via the update-site http://download.eclipse.org/technology/bpel/update-site/ For JBoss jBPM I got jbpm-jpdl-3.2.2. Starting the

[jboss-user] [EJB 3.0] - Re: Persistent unit problem

2007-11-20 Thread waynebaylor
try using just eCMDataSource in your persistence.xml instead of prefixing with java:/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106388#4106388 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106388

[jboss-user] [Security JAAS/JBoss] - Re: how to provide security in javaprojects on web because i

2007-11-20 Thread jwcone
Maybe this will be helpful: http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureAWebApplicationInJBoss View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106377#4106377 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106377

[jboss-user] [EJB 3.0] - Re: Need Help! encounter strange Exception:not used by any E

2007-11-20 Thread waynebaylor
i've seen this error before when i use @EJB, but don't actually invoke any methods on the injected instance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106387#4106387 Reply to the post :

[jboss-user] [JBoss Seam] - Restting a form inside a modalPanel

2007-11-20 Thread waynebagguley
I've got a form in a rich:modalPanel that appears when a user clicks the 'New' button. However, if the user clicks cancel on the form so that the modal panel closes, when the 'New' button is next clicked (without navigating away from the page) the old form is shown, complete with any validation

[jboss-user] [JBoss Portal] - Re: Portlet name ad the 'page layout' page

2007-11-20 Thread wesleyhales
:) - Thanks for the suggestion, I will add it as a task. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106392#4106392 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106392 ___

[jboss-user] [JBoss Seam] - Multiple entities on page, and @Name conflict

2007-11-20 Thread whafrog
I think I've discovered the *source* of my issues in these threads, but if there's a solution out there I'd appreciate knowing: Problem with @Id and non-null entities: http://www.jboss.com/index.html?module=bbop=viewtopict=123799 Problem with accessing Map of entities:

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Bizarre JK2 module problem

2007-11-20 Thread markhland
The problem turned out to be the -Xmx JVM parameter - we upgraded the memory and then bumped this value up to 1700m. Apparently, if it is too high JBoss will load but not the AJP listener. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106391#4106391 Reply

[jboss-user] [JBossCache] - Re: Problem reading (deserializing) objects from FileCacheLo

2007-11-20 Thread arjan
Yes, ChartMetadata is part of the webapp. I checked (I saw the context class loader was used in the MarshalledValueInputStream) and they're both the same class loader. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106394#4106394 Reply to the post :

[jboss-user] [JBoss Seam] - Re: @Factory is not working

2007-11-20 Thread maykellff
Hi all anonymous wrote : | Make sure you have a seam.properties file in your classes directory. | Are all other SEAM operations working? | Yes, seam.properties is rigth and other Seam stuff work well, i'm sure of this. anonymous wrote : | @Factory will be called when you call it

[jboss-user] [JBoss Seam] - Re: How to invoking methods with parameters with Seam test?

2007-11-20 Thread paradigmza
Hmm, looks like there is a Major problem with Seam 2 and Embedded Jboss so going to write normal Junit tests for now. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106401#4106401 Reply to the post :

[jboss-user] [JBoss Seam] - Problem with DataModel and s:link

2007-11-20 Thread vfaid
Hello, I'm using Seam 2.0GA. I've a rich:dataTable that displays the values of a DataModel outjected from a search component. Each row defines a s:link with an action that triggers the call to a select method of an info component throuh a pageflow. The two components are in a the same

[jboss-user] [JBoss Seam] - Re: @Factory is not working

2007-11-20 Thread evdelst
From the docs: anonymous wrote : A factory method will be called when a context variable is referenced but has no value bound to it. You are however not referencing the context variable, but a getter method on another context variable. (if you had an @Out at the list, the factory would have

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit

2007-11-20 Thread jaikiran
anonymous wrote : The ear deploys on 4.2.1 I just compared the source code of 4.2.1 and 4.2.2. Incidentally, there's a change in the org.jboss.ejb3.Ejb3Deployment. The change relates to the way the InitialContext is being constructed. I can't reproduce this error on 4.2.2 system, with my

[jboss-user] [Installation, Configuration DEPLOYMENT] - JDK Version Problem with RHDS + JBoss 4.2.2 + jdk 5 update 1

2007-11-20 Thread mr.pyisoe
I have updated my jdk 5 update 12 to 14. I tried to deploy a .jar(which contains some entity beans and sessions beans) to both and the following exception occured. When I changed the exec environment to jre 6 update 3, it worked. And it also worked on jdk 5 update 12. The problem is only with

[jboss-user] [JBoss Seam] - Re: entityManager goes null on form submit?

2007-11-20 Thread cyu
Hi all, Here's a fix for the problem. Set this system property before instantiating your first instance of ITextRenderer: System.setProperty(xr.util-logging.loggingEnabled, false); The problem seems to be caused by Flying Saucer reconfiguring the log manager by calling

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Multiple datasources to one database. Effectiveness?

2007-11-20 Thread espinosa_cz
What if one application (EAR) uses multiple datasources for different appliciation parts (modules, EJB jars) but only one physical database (Oracle) let's say from legacy reasons. Different entities can use different datasources in single transaction. Everything works but how much is this

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: war file deployment in java code

2007-11-20 Thread jaikiran
Yes, you can. JBoss exposes the deployers as MBeans. You will have to first get reference to the MBeanServer and then get hold of the jboss.system:service=MainDeployer MBean. This MBean has the deploy method to which you can pass the URL of the file to be deployed. Have a look at

[jboss-user] [EJB 3.0] - Re: Need Help! encounter strange Exception:not used by any E

2007-11-20 Thread xinhua
Hi, i use DAO pattern, all CRUD fuctions are supposed come from GenericDAO for example, in GenericDAO i defined findAll(), findById()then , i let EmailTemplate extends GenericDAO to get such frequently used functions and these crud functions are also INVOKED in my SLSB. If the reason of

[jboss-user] [JBoss Portal] - Obtaining user identity from PortalRuntimeContext?

2007-11-20 Thread dpegram
Hello, I'm using JBoss 4.2 EAP and Portal 2.6.2 with JSF and facelets. I see in the Reference Guide (Ch. 11) that there is a PortalRuntimeContext. According to the API and the guide, I should be able to get the user's identity via getUserId(). Unfortunately, I can't figure out how to get the

  1   2   3   >