[jboss-user] [JBoss Portal] - urgent help required for showing portlet

2007-05-29 Thread rahulJava
hi guys, pls help me out. i have already a jboss- seam project and i want to display portlet window in it. just tell me how to start with that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049186#4049186 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Creating Mock for identity component

2007-05-29 Thread andreigh.ts
[EMAIL PROTECTED] wrote : What you are doing should work. Does anyone have any idea why it actually doesn't work and throws that exception? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049187#4049187 Reply to the post :

[jboss-user] [JBoss Seam] - Re: conversations, nested conversations

2007-05-29 Thread kooudy
I have forgot: Conversation.pop(); before | Pageflow.instance.reposition(detail); | to reposition parent pageflow. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049189#4049189 Reply to the post :

[jboss-user] [JBoss Portal] - Re: error changing theme when logged in as admin in 2.6cr2

2007-05-29 Thread rharari
Sorry, The fieldset will not fix the problem but if you move the commandbuttons from editPortalTheme.xhtml to this page (common/editTheme.xhtml) it will works with IE 6 and Firefox 1.5. This this page is used when you customize the theme of a Portal or Page. There is another one

[jboss-user] [JBoss Portal] - portal help urgent

2007-05-29 Thread [EMAIL PROTECTED]
Hi friends, I am new to the portal i want to develop a portal page that contains one portlet. This portlet is supposed to contain some links and depending on the link choosen, the corresponding portlet window should apper in the portal page. Would any one please give some

[jboss-user] [JBoss Portal] - Domain, Site Email

2007-05-29 Thread blackjack21
Our Known world expands - to the Internet world. That's why soon enough each one of us will be needing his/her own Domain, site Email. just like now, most of us can't think of managing without an email account. http://www.meir.ws/site/en-gdi View the original post :

[jboss-user] [JBoss Seam] - Re: Exadel, JBoss and Seam

2007-05-29 Thread grdzeli_kaci
hi jboss team, is there any news about this project ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049194#4049194 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049194 ___

[jboss-user] [JBoss Seam] - stupid question about message Welcome of seam security

2007-05-29 Thread mnrz
Hi When I log in using seam Authenticator, a message Welcome user_name will be displayed I can't find that message in any resource bundle. I want to display another message with related language that user specified how can I remove that message :)) I am using Seam v1.1.6 thanks View the

[jboss-user] [JBoss Seam] - Re: stupid question about message

2007-05-29 Thread mateusz.mrozewski
I think it's: project_name/resources/messages_en.properties View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049196#4049196 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049196 ___

[jboss-user] [JBoss Portal] - Re: error changing theme when logged in as admin in 2.6cr2

2007-05-29 Thread [EMAIL PROTECTED]
Could you try on the SVN trunk ? This page has changed already View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049198#4049198 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049198

[jboss-user] [JBoss Seam] - Re: can't get it working: exception redirection

2007-05-29 Thread tazman
I have this in my web.xml: !-- Seam -- | listener | listener-classorg.jboss.seam.servlet.SeamListener/listener-class | /listener | | filter | filter-nameSeam Filter/filter-name |

[jboss-user] [JBoss Portal] - Re: urgent help required for showing portlet

2007-05-29 Thread [EMAIL PROTECTED]
If you have urgent needs , please consider our professional support. This forum has no guarantee of answers https://www.redhat.com/apps/store/jboss/portal.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049201#4049201 Reply to the post :

[jboss-user] [JBoss Portal] - Re: portal help urgent

2007-05-29 Thread [EMAIL PROTECTED]
If you have urgent needs , please consider our professional support. This forum has no guarantee of answers https://www.redhat.com/apps/store/jboss/portal.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049202#4049202 Reply to the post :

[jboss-user] [JBoss Portal] - Re: portal help urgent

2007-05-29 Thread rharari
Hi Shailesh, You can harcode a link to /portal/yourpage or walk into the portal hierarchy to find your pages. Follows an example how to do that: | import org.jboss.portal.api.node.PortalNode; | import org.jboss.portal.api.node.PortalNodeURL; | import org.jboss.portlet.JBossRenderRequest;

[jboss-user] [JBoss jBPM] - ClassCastException: org.jbpm.msg.jms.JmsMessageServiceFactor

2007-05-29 Thread Wash
Hi guys, We are currently trying to deploy a process into jBPM 3.2 GA over WebLogic 9.2 SA and we are encountering the following exception. The process definition (processdefinition.xml) is a simple node with an async state. We can't find this class JmsMessageServiceFactoryImpl. Any ideas ?

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread cahimoped
Ok I post you some code and informations... It will not say more that I already said... but ok let's go. Here is my task : task-node name=Creer bilan | task name=bilanCP | assignment actor-id=#{CP} / | /task |

[jboss-user] [EJB 3.0] - Re: JNDI Entry for EJB3 Session Bean in JBossAS 5.0.0Beta2 n

2007-05-29 Thread martinLuene
Here is the console output when deploying UserManagement3Component, there is no exception, but two warnings, i don't understand: 09:46:46,375 INFO [MCKernelAbstraction] installing bean: persistence.units:jar=um3.jar,unitName=UserManagement3Component with dependencies: 09:46:51,578 INFO

[jboss-user] [JBoss Seam] - Re: OneToMany List refresh after insert

2007-05-29 Thread damianharvey
Yes. I'm working my way through the Hibernate book so I'm not 100% that this is the correct way - but it works. You need to explicitly add the PERSON to the Collection of PERSONs in the CITY when doing the persist. I'm not in front of my normal laptop but the code looks something like this:

[jboss-user] [JBossCache] - Re: Treecache / JBoss Cache Issue

2007-05-29 Thread cwiesing
cwiesing wrote : | But when I remove the CacheLoaderConfiguration part from my treecache-configuration it seams to be working. | It doesn't work. :-( It is no Exception thown when I remove the CacheLoaderConfiguration part, but than treecache doesn't cache anything. View the original

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread cahimoped
I forget to say it again : I know I may I misunderstood the documentation. I d'ont say it's a bug... but in case I read well it can be... I just don't know and I'm curious about it. What I want now is another solution to get my process instance, token or whatever so I can signal my task in my

[jboss-user] [JBoss Seam] - Re: stupid question about message

2007-05-29 Thread mnrz
No I have Messages.properties under the specific path com.mypackage.bundle.Messages.properites but the problem is it can't understand it this is from Seam tutorial: | You can select a different name for the resource bundle by setting the Seam configuration property named |

[jboss-user] [JBoss Portal] - Re: error changing theme when logged in as admin in 2.6cr2

2007-05-29 Thread andreas.wiesauer
I tried what rharari suggested on the latest trunk but that does not fix the error either (I tried with both Firefox 1.5 and Internet Explorer). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049214#4049214 Reply to the post :

[jboss-user] [JBoss Seam] - Conversation recovery or destroy

2007-05-29 Thread kooudy
Hello, I have conversation, which is in inconsistent state: anonymous wrote : java.lang.IllegalStateException[pageflow is not currently at a or start-page node (note that pageflows that begin during the RENDER_RESPONSE phase should use start-page instead of start-state)] Is there any

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: [JSF] Problems with Tomahawk extensions (jboss-5.0.0.Bet

2007-05-29 Thread CarstenRudat
I'll try to post my stack-trace: java.lang.NumberFormatException: For input string: sortColumn at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:447) at java.lang.Integer.parseInt(Integer.java:497)

[jboss-user] [JBoss Seam] - Re: Conversation recovery or destroy

2007-05-29 Thread kooudy
I see this in seam debug page even after i switch conversation by the help of conversation switcher (no further actions, only switch workspace, from no long running conversation to long running conversation): anonymous wrote :java.lang.IllegalStateException[pageflow is not currently at

[jboss-user] [Beginners Corner] - Re: Problem with JBoss4.2.0GAJDK6

2007-05-29 Thread sashaxiv
I have the same exception with jboss 4.2 and java 1.5. My application worked fine when i was using jboss 4.05. Where i can found the jar you said below? thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049219#4049219 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Creating Mock for identity component

2007-05-29 Thread [EMAIL PROTECTED]
The name should be org.jboss.seam.security.identity, not identity. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049220#4049220 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049220

[jboss-user] [JBoss Getting Started Documentation] - same problem with Bank example compile error.

2007-05-29 Thread lutuanhui
Hi : I met the same problem as dream2732 except for version 4.0.4,Is there anyone who solved this problem? Please share me your solution. Thanks! dream2732 wrote : I carefully followed the getting started guide (for version 4.0.3SP1) to the point where it says compiling the java

[jboss-user] [JBossCache] - Re: PojoCacheListener: modify

2007-05-29 Thread mvlior
Hi, Is there a JIRA issue for this one ? We too would vote for it :) For notification purposes, the FQN information is there... at least for the current notification which is local, the fqn could have been added to the notification object with no need for extra search. View the original

[jboss-user] [Installation, Configuration Deployment] - Jboss crashing

2007-05-29 Thread kresho
On one of our busiest servers, jboss just crashes about 2-3 times a day. No hs_err files can be found anywhere on the disks. No trace of the crash is left in the log file either. All non-application categories in log4j.conf are at the WARN level. I tried running the server with all categories

[jboss-user] [EJB 3.0] - logger problem with jboss 4.2

2007-05-29 Thread sashaxiv
i have an EJB3 aplication working fine with jboss 4.0.5. I installed jboss 4.2.0 to develop webservices easier and jboss publish it as i want, but my aplications crashes when i log in. The error is : java.lang.NoSuchFieldError: TRACE at

[jboss-user] [Beginners Corner] - Re: Problem with JBoss4.2.0GAJDK6

2007-05-29 Thread sashaxiv
umm..i deleted the class from jboss-common and the error persists... any ideas? thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049230#4049230 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049230

[jboss-user] [Beginners Corner] - JMS C/C++ client without a java proxy

2007-05-29 Thread l33t_Phr3Ak
Hey folks, i know there is a jms-subforum, but scince my question is nothing specific and scince i am quite new to jboss, i thougt this subforum would be the right place. I am wondering if there is a C client for JMS which doesn't require a java-Proxy? I know the active-mq website, but the

[jboss-user] [JBoss Seam] - Re: Exadel, JBoss and Seam

2007-05-29 Thread [EMAIL PROTECTED]
We are working hard on it. We are still in the process of preparing the code for opensourcing - but stay tuned. Hopefully I'll soon be able to give you a download link. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049233#4049233 Reply to the post :

[jboss-user] [JBoss Portal] - help: same class file for 2 portlets

2007-05-29 Thread Sonal K.
Hello everyone, I am developing a JSF portlet application. In that in portlet.xml file, I m same portlet-class for both the portlets. Portlet.xml-- ?xml version=1.0 encoding=UTF-8? portlet-app xmlns=http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd;

[jboss-user] [JBoss jBPM] - multiple jobexecutor threads?

2007-05-29 Thread ax666
hi, I'm having trouble to have the JobExecutor run multiple threads. there seems to be an issue with hibernate sync. is there anything I can do about it (configuration?) ? the flow I'm testing it with has sub processes (which are launched after a fork node) which I'd like to run parallel.

[jboss-user] No ManagedConnections problem- JBoss + MSSQL

2007-05-29 Thread Shanmugam Karthikeyan NCS
Hi All, I am having a major production issue.Every week , atleast once I am getting the following error. Iam using JBoss + MSSQL + Quartz. As far as i know this 'no managed connection' problem will come mostly, if there is not enough connection in the JBoss connection pool. Now my

[jboss-user] [Security JAAS/JBoss] - Query fails in the Util class used by the DatabaseServerLogi

2007-05-29 Thread eblom
I'm using the DatabaseServerLoginModule in my project and when the Util class is executing my query it fails. The code that is failing in the Util class, method: static Group[] getRoleSets(String username, String dsJndiName, String rolesQuery, AbstractServerLoginModule aslm, boolean

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread kukeltje
- deploying to weblogic is the same as deploying to jboss - configuring jbpm database is the same as for jboss (maybe on the hibernate level you need to configure the weblogic transactiomanager if you want to) - Configuring the console to get the right credentials is weblogic specific (search

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread kukeltje
anonymous wrote : Ok I post you some code and informations... It will not say more that I already said... but ok let's go. Well, tokenId=item.getString(); differs from tokenId=tokenIdItem.getString(); and the accompanying form tells more about the 'correct'

[jboss-user] [JBoss Seam] - ManyToMany with EntityManager in flush mode manual

2007-05-29 Thread torsty
Hi, I have got a question in regard to (bidirectional) ManyToMany relations. I have two classes (Job and Skill) that are linked by ManyToMany Association (Skill has the mappedBy attribute). I executed the following code: | // insert new Skill (wrapped in transaction) | Skill hibernate =

[jboss-user] [JBoss jBPM] - Process definition instanciation (java call)

2007-05-29 Thread Wash
Hi Guys ! We are trying to start a new jBPM process instance from java code, is there any sample code to perform it properly? We are able to send a notification for an suspended instance, but when we try to create an instance, then we don't have a jobId which must be specified. As we know a

[jboss-user] [JCA/JBoss] - Re: How can I track connections by user?

2007-05-29 Thread teknokrat
I can zip up the classes for you. where would you like me to send them? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049246#4049246 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049246

[jboss-user] [Management, JMX/JBoss] - Re: Local JNDI lookup in local JMX bean?

2007-05-29 Thread nappinc
nappinc wrote : | The JNDIView MBean shows that my service-ref is not published under the java: or global JNDI contexts. Is there any way that I can do that, in addition to publishing it under the local java:comp/env context? | I assume from the lack of replies that this isn't possible?

[jboss-user] [JBoss Seam] - Re: ManyToMany with EntityManager in flush mode manual

2007-05-29 Thread torsty
forgot to say: when I used fluh mode manual I flushed before persisting. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049250#4049250 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049250

[jboss-user] [JBoss Seam] - Re: can't get it working: exception redirection

2007-05-29 Thread fguerzoni
Here is my web.xml listener-classorg.jboss.seam.servlet.SeamListener/listener-class listener-class org.apache.myfaces.webapp.StartupServletContextListener /listener-class

[jboss-user] [JBoss Seam] - Seam version for JBoss AS 4.0.3 SP1 using EJB3

2007-05-29 Thread octavi
Hi all, I'm a Seam newbie willing to use it with EJB3 on a JBoss 4.0.3SP1 server. I have tried Seam 1.1.0 GA with EJB3 and JBoss 4.0.3SP1 and I came across the problems described in http://jboss.org/?module=bbop=viewtopicp=3947998. Browsing the forum I've seen in a thread

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
Thanks for reply to me i deployed jbpm-console.war in weblogic but the server is not detecting my hibernate.cfg.xml my hibernate as jbpmproject org.hibernate.transaction.JTATransactionFactory org.hibernate.transaction.WeblogicTransactionManagerLookup

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread kukeltje
anonymous wrote : Thanks for reply to me i deployed jbpm-console.war in weblogic but the server is not detecting my hibernate.cfg.xml my hibernate as - Where is it? - Where are your hibernate classes? - ... Provide info. View the original post :

[jboss-user] [JBoss Portal] - portal example not working

2007-05-29 Thread rahulJava
there is a portal folder in seam/example folder . i deployed that and put it in deploy/ of jboss. but that is not working . according to the document provided we need to change in web.xml also. there we need to replace listener-classorg.jboss.seam.servlet.SeamListener/listener-class

[jboss-user] [Clustering/JBoss] - JBoss clustering - ejb lookup using HA-JNDI problem

2007-05-29 Thread shribala
I am getting the following exception when I try to invoke a clustered EJB from a remote java client. The same program works when I invoke through the port 1099, but not through 1100.. Please let me know where the problem is. 1. Exception trace:: Exception in thread main

[jboss-user] [JBoss Seam] - problem with the seam-portal example

2007-05-29 Thread rahulJava
there is a portal folder in seam/example folder . i deployed that and put it in deploy/ of jboss. but that is not working . according to the document provided we need to change in web.xml also. there we need to replace listener-classorg.jboss.seam.servlet.SeamListener/listener-class

[jboss-user] [Clustering/JBoss] - Re: JBoss clustering - ejb lookup using HA-JNDI problem

2007-05-29 Thread shribala
Here is the client program for the same.. import javax.naming.Context; import javax.naming.*; import javax.rmi.*; import java.util.*; import com.arbitron.ppm.ops.sampling.*; class CalculatorClient { public static void main(String args[]) throws Exception {

[jboss-user] [Management, JMX/JBoss] - Re: Scheduler Jboss

2007-05-29 Thread pranji
I have 7 schedulers running on my jboss 4.0.4 server. The problem is that they dont seem to be running concurrently. For example if one scheduler starts at 9 am, the second is scheduled to start at 9:05 but if the first one doesnt complete in 5 minutes the second scheduler doesnt start at all.

[jboss-user] [JBoss Seam] - JBoss AS 4.2.0, Seam and Richfaces

2007-05-29 Thread grdzeli_kaci
hi all, how i can generate empty simple application project using seam gen which supports richfaces ? is it tested seam and richfaces for jboss as 4.2.0ga ? Regards, Paata View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049262#4049262 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: Local JNDI lookup in local JMX bean?

2007-05-29 Thread nappinc
nappinc wrote : | Note that the URL (wsdl.toExternalForm()) is jndi:/localhost/pegasus/WEB-INF/wsdl/gms.wsdl, and a little debug code in the JMX bean is able to open this URL as an InputStream and output all the WSDL file's contents. | | If I simply create a JAX-RPC Service instance

[jboss-user] [EJB 3.0] - Re: how to deploy ejb3 session bean on jboss4.0.5

2007-05-29 Thread khizz
hi again, i could deploy a ejb3 on jboss. :) used an example application form a book. i still need to learn alot..! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049264#4049264 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
My hibernate classes created as jbpm-jpdl.jar which is in jbpm-console/WEB-INF/ My hiberanate.cfg.xml which is in jbpm-console/WEB-INF/classes/hibernate.cfg.xml thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049265#4049265 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Problem with JBoss4.2.0GAJDK6

2007-05-29 Thread sipcity
I have the same problem. Did you fix it some how? /Søren View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049266#4049266 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049266 ___

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
hibernate classes created like jar jbpm-jpdl which is in jbpm-console/WEB-INF/lib View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049267#4049267 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049267

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread kukeltje
do you get an error that the config is not found? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049269#4049269 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049269 ___

[jboss-user] [JBoss Seam] - Re: can't get it working: exception redirection

2007-05-29 Thread tazman
I think we have quite different configurations. You seem to be using pre jboss 4.2 with myfaces. I ported my application to jboss 4.2 (jsf ri) and am using seam cvs latest. The Seam reference document says (chapter 21.1.3 Seam servlet filters): anonymous wrote : The Seam master filter must be

[jboss-user] [JBoss Seam] - Question: hot to instantiate Home class correctly?

2007-05-29 Thread anescu
Hi, We have a Seam generated app, we're making some modifications, so we have the XHome class to manage the entity X. Now, we have a hierarchy, A, B, C, all inherit from D, each has it's own home class (the use joined for inheritance type, each class has its own attributes). We have another

[jboss-user] [JBoss AOP] - Re: Unable start AOP services in Jboss

2007-05-29 Thread DivyaMan0j
Thanks for the previous update..The logs, now do not show any such error messages. But, even now the web service calls are not getting intercepted as how servlet resquests are intercepted by the filters mentioned in web.xml. please advise how to make the ejb-web service calls to get

[jboss-user] [JBoss Seam] - Re: JBoss AS 4.2.0, Seam and Richfaces

2007-05-29 Thread grdzeli_kaci
i found it, Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049275#4049275 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049275 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
no no in my hibernate.cfg.xml true the hibernate query is not showing in console after deploying in weblogic it opens the login page they ask username and password i enter ernie ernie i gave but it shows You are not logged in. Username: Password: Buz H... Check you caps

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
property name=hibernate.show_sqltrue View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049279#4049279 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049279 ___ jboss-user mailing

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - NoClassDefFoundError in a expanded war from its own /lib/ ja

2007-05-29 Thread icordoba
Hi there, i am trying tu configure class loading in JBoss 4.0.5 I have an .ear file with loader-repository-config and java2ParentDelegation=true I need to access classes in this .ear from my war application, deployed in a war dir (I need to work on it, can't package it in the .ear file) I've

[jboss-user] [JBoss Seam] - Development cycle (best practices?)

2007-05-29 Thread kryptolus
What's the best way to develop a Seam application? Right now I have JBoss AS pointing to my development directory. However, every time I redeploy I have to deal with the session data. Proxy objects are stored in the session, but they are not valid on redeploy so I get an error with that. If I

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread estaub
rajuthiru, anonymous wrote : Buz | H... Check you caps lock, put on your glasses and try again. Please, use any of the following username and password combinations. | Username Password Roles | ernie ernie participant, manager, administrator | bert bert participant | cookie

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
in my database has been updated correctly in my database i have username and password for all the options i dont wat is error View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049284#4049284 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread rajuthiru
yes this only i am getting always in my database all username and password is there i dont wat is that error please kindly reply View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049286#4049286 Reply to the post :

[jboss-user] [JBoss Portal] - How to customize context path

2007-05-29 Thread vsramineni
Hai Iam new to jboss portal. Iam getting some problem because of the default context path and i tried to customize the context path according to the jboss portal reference manual but it's not working.Iam using jboss-portal-2.6-CR2 bundled version. View the original post :

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread cahimoped
I doesn't work better with id at the end or/and with task in the begining. My field remains empty (and empty in the browser too if not hidden). I tried idParameter instead of id only too (I see that in a jbpm:bind... just in case...) and it doesn't work better. Right now I'm trying to add the

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread estaub
Ronald, I see a lot of instances on the forum of folks who have problems with EL and don't (apparently) have any way to dig into what they've done wrong beyond inspection of their code. It's much more common with transition condition expressions. Do you know if there's any way to turn on EL

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging RMI/IIOP

2007-05-29 Thread snecu001
What I am trying to do is to have the iiop service run under the messaging configuration. I am looking for advice on how I could do that. I am posting to this forum because when I tried to drop the iiop-service.xml in the JBOSS_HOME/server/messagin/deploy I get many errors where JBoss is looking

[jboss-user] [Installation, Configuration Deployment] - Re: Stupid Class loading problem

2007-05-29 Thread saschwen
Well, I kinda resolved it but it wasn't pretty. Needless to say, I don't like the way Java and JBoss handle their class loading. The whole thing needs to be revamped. Anyway, I ended up fixing it by putting all my jars in the deploy directory and then putting my sar files without jars into

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread kukeltje
As stated in the other topic about weblogic jbpm and authentication, you have to configure the weblogic security provider to authenticate against the jbpm database View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049292#4049292 Reply to the post :

[jboss-user] [JBoss jBPM] - Error at the end of tasks

2007-05-29 Thread Riket44
Hello :) First of all, excuse me for my bad english ! I'll try to explain you my problem : When I finish a task (after filled a form for example), i always have the same error : | An Error Occurred: | javax.el.PropertyNotFoundException: /main/task/new_tasks.xhtml @41,57

[jboss-user] [JBoss jBPM] - Re: logging process execution in file instead of database

2007-05-29 Thread estaub
Bill, Ronald, FWIW... for ordinary log4j logging, just include a log4j.xml with an ordinary file-based appender, e.g., org.apache.log4j.RollingFileAppender, or similar. I don't understand exactly what role DbLoggingService et al play. I wanted ordinary logging, realized that log4j wouldn't

[jboss-user] [JBoss jBPM] - Re: Error at the end of tasks

2007-05-29 Thread Riket44
EDIT : I'm using jBPM jpdl suite 3.2 beta 1 ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049295#4049295 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049295 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Arbitrary Elements in jPDL

2007-05-29 Thread estaub
Alaak, Also, read carefully section 18.2, Delegations, paying special attention to the examples in 18.2.3.1. -Ed Staub View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049296#4049296 Reply to the post :

[jboss-user] [JBoss jBPM] - JBPM JDPL - Hello World Example

2007-05-29 Thread vpnuser
Hi, I am very new to JBPM. I just downloaded jbpm 3.1.4 and imported the project to eclipse as it is given in the user guide. I am trying to execute the Hello World example given with JBPM3.1.4 JDPL. The eclipse is compiling without errors and when I do JUnit run, it is executing but I am not

[jboss-user] [JNDI/Naming/Network] - javax.naming.NamingException: userEntity not bound

2007-05-29 Thread v_anusuya
Hello, I have a j2ee application that uses jboss application server. Recently we decided to upgrade jboss from version 3.2.3 to 3.2.8. The application deploys fine, but I get the jndi naming exception when I try to run the application. The ejb-jar.xml and jboss.xml have not

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread kukeltje
Ed, This is generic EL stuff ig you have e.g. a class Token with getter/setter like getId/setId, in EL you have to use token.id to have access to it. If it is the jboss imp, it uses log4j, so turning on debug at the rootlevel (and reducing it to the correct classes/packages if you see

[jboss-user] [JBoss jBPM] - Re: Error at the end of tasks

2007-05-29 Thread kukeltje
please upgrade to 3.2GA. Was (afair) a known issue View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049302#4049302 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049302 ___

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread estaub
Ronald, rajuthiru, I seem to be log-happy today. This is another area where checking your log output can really point the way - at least it did for me when I was deploying into WebLogic. -Ed Staub View the original post :

[jboss-user] [JBoss Seam] - Seam Application Framework - The conversation ended, timed o

2007-05-29 Thread timony
Hi, as I am quiet new in JBoss Seam and trying to understand the Seam's conversations, I probably havent catched the conversaions idea fully. When I try to update some record using EntityHome object (Car), I get this message: The conversation ended, timed out or was processing another request

[jboss-user] [JBoss jBPM] - Re: multiple jobexecutor threads?

2007-05-29 Thread ax666
all nodes in process and subprocesses are async. 14:49:16,412 JbpmJobExector:192.168.41.136:5 ERROR AbstractFlushingEventListener:108 - Could not synchronize database state with session | org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or

[jboss-user] [JBoss jBPM] - Re: how to deploy jbpm-console.war which is in jbpm-jpdl3.2

2007-05-29 Thread kukeltje
To log or not to log out of the question. I know (worked with WLS for several years), now I got promoted and are not allowed to to low level tech stuff anymore (during office ours, ok well... answering in this forum is to but as long as no-one knows). Out of office hours I only use JBoss

[jboss-user] [JBoss Seam] - Re: Seam Application Framework - The conversation ended, tim

2007-05-29 Thread timony
There is a small list of questions, which I have: when creating a new car, how to assign it to the current user (user logged in)? Current user is in Session scope as #{currentUser} When and how to start the edit conversation to get rid of the damn message? Should I also close that

[jboss-user] [JBoss jBPM] - Re: Error at the end of tasks

2007-05-29 Thread kukeltje
update to 3.2GA... has been a known issue View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049309#4049309 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049309 ___ jboss-user

[jboss-user] [JBoss Seam] - outputlink order problem

2007-05-29 Thread nicolasb
hello i really don't get the reason for this strange problem: first my environment: the entity a simple foto with a number attribute | import java.io.Serializable; | | import javax.persistence.*; | | import org.jboss.seam.annotations.Name; | | @Entity | @Name(photo) |

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread estaub
Ronald, anonymous wrote : This is generic EL stuff ig you have e.g. a class Token with getter/setter like getId/setId, in EL you have to use token.id to have access to it. | Yeah, I know... it's just that we all do bonehead things like this once in a while and need a hint about where we

[jboss-user] [JBoss AOP] - Still get this exception

2007-05-29 Thread avihaimar
Thank you, i still get this exception when the server is start-up. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049314#4049314 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4049314

[jboss-user] [JBoss jBPM] - Re: logging process execution in file instead of database

2007-05-29 Thread kukeltje
Logging: http://docs.jboss.com/jbpm/v3/userguide/logging.html It could/will be used to implement a kind of undo/rollback mechanism. Logging related jira issues: http://jira.jboss.com/jira/browse/JBPM-166 View the original post :

[jboss-user] [JBoss Seam] - Re: Development cycle (best practices?)

2007-05-29 Thread timony
Hi, I thing everyone except you develop outside the JBoss AS :-) The correct aproach would be, that you let the tool create the Eclipse project anywhere you want and just deploy the application by generated build.xml ant script into the JBoss AS deploy dir. try (from the command line) seam

[jboss-user] [JBoss jBPM] - Re: Signal a task on a html form submit

2007-05-29 Thread kukeltje
Oh... regarding these logoutputs, I have some experience in combination with seam and there is explicit logging on getters/setters not found on debug level. Sometimes even at error (not sure when exactely) There was a configfile at the debug level, but afaik, there has been a change in policy

[jboss-user] [JBoss Seam] - Re: ExceptionFilter without UserTransaction

2007-05-29 Thread maku01
Hi folks, is there a way to elimate this kind of exception. I'm evaluating Seam and I use Spring to handle the backend. Could anybody give me a hint? TIA Martin View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4049320#4049320 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Development cycle (best practices?)

2007-05-29 Thread kryptolus
Thanks for you reply, but why would I want to redeploy an EAR every time for development purposes? That's what I do for production, but for development it's a lot easier to use an exploded EAR. Please correct me if I missed the point. When I said developing outside an AS, I meant using

  1   2   3   >