[JBoss-user] [JCA/JBoss] - Re: Use nested deployment for resource adapter

2005-12-09 Thread Rudi Vankeirsbilck
Actually, the structure of the ear is: .ear .ear/APP-INF/lib/classes.jar (contains all .class files including the resource adapter) .ear/META-INF .ear/META-INF/application.xml .ear/META-INF/jboss-app.xml .ear/logic.jar (contains business logic components) .ear/message.jar (contains message d

[JBoss-user] [JBoss jBPM] - Re: Jbpm saveProcessInstance design

2005-12-09 Thread ejimenez
Bug is in JIRA: JBPM-462 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911749#3911749 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911749 --- This SF.net email is

[JBoss-user] [EJB 3.0] - Re: Database overwritten at each JBoss startup.

2005-12-09 Thread tzablock
Thank you very much it has solved the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911748#3911748 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911748 --

[JBoss-user] [EJB 3.0] - Remote Client: What library?

2005-12-09 Thread martin ganserer
Hello, I just want to test a remote swing client on my EJB3 app. I have a little problem: When I run my swing app I get following error: ... | Caused by: java.lang.ClassNotFoundException: org.hibernate.collection.PersistentBag | ... Could please somebody tell me the library that I forgot t

[JBoss-user] [JBoss AOP] - How can I use AOP for long wait calls with JBoss?

2005-12-09 Thread ameelin
I have some functions that go off and come back after a while (5-10 secs waitbut the client waits for an answer) How can I use AOP for "long wait calls" like I have described with JBoss? Any linked article that sheds light on this "aspect" View the original post : http://www.jboss.com/inde

[JBoss-user] [JBoss jBPM] - Re: Jbpm saveProcessInstance design

2005-12-09 Thread ejimenez
tom, processes with no wait states are rare. Our process do have wait states wrapped in decision nodes. Because all the decisions are negative, the subprocess doesn't have anything to do so it ends. One more thing, how could you have multiple subprocess per token? If you want to start multiple

[JBoss-user] [JBoss jBPM] - Re: Simultaneous execution of Fork children

2005-12-09 Thread sforema
Alejandro : When you say "lock the process instance", are you saying: hibernateSession = jbpmSession.getSession; jbpmObject = lookupJbpmObjectYouWantToWorkOn(...); hibernateSession.lock(jbpmObject , LockMode.UPGRADE); I found this in discussion thread: http://www.jboss.com/?module=bb&op=viewtopic

[JBoss-user] [JBoss Eclipse IDE (users)] - Error adding new JBoss configuration in Eclipse

2005-12-09 Thread yantriki
Hi, I am unable to add JBoss configuration. I installed a fresh eclipse IDE from eclipse.org, Updated the JBoss IDE from the sourceforge URL, copied the xdoclet and refreshed it. Now when I went in to add a new JBoss Configuration, if shows up an exception saying "Error adding new JBoss configur

[JBoss-user] [JBoss jBPM] - Re: Jbpm saveProcessInstance design

2005-12-09 Thread ejimenez
Yes, agreed, that might be the best solution. But, here's another problem. The subprocess-end event is useless if the context's token does not have the subProcessInstance field set. See, token.subprocessinstance is not a persistent field, which means that if the subprocess is started, then load

[JBoss-user] [JBoss jBPM] - Re: JBOSS jBPM tool evaluation >> Help Required

2005-12-09 Thread kukeltje
please post the processdefinition and the code. Include it in code tags to make it visible (do a preview to see if it is ok) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911740#3911740 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [Installation, Configuration & Deployment] - Can 4.03SP1 with EJB 3.0 be gotten without the installer?

2005-12-09 Thread joeh
I find it confusing to have two different downloads both labeled 4.0.3SP1. I personally can not use a GUI installer, as there is no graphical interface on the machine where I wish to install. Is there someplace I can just download 4.0.3SP1 with EJB3 as a tarball? If not, can I suggest that in th

[JBoss-user] [Installation, Configuration & Deployment] - Change index.html start page

2005-12-09 Thread marcguyot
I don't know how to change the start page of JBoss. When i access http://localhost:8080/, i would like directly to go to the index.htlm page of my project. Thanks for help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911739#3911739 Reply to the post : h

[JBoss-user] [JBoss jBPM] - Re: Simultaneous execution of Fork children

2005-12-09 Thread sforema
Here is the original process def: http://static.flickr.com/20/71523252_c5116f6d9a.jpg?v=0 Here is the new process def: http://static.flickr.com/20/71779978_7df2acc810.jpg?v=0 parallel1 and parallel2 are designed to go into wait states. I then signal their respective tokens which causes parallel1

[JBoss-user] [JCA/JBoss] - Use nested deployment for resource adapter

2005-12-09 Thread Rudi Vankeirsbilck
Hi all, I have looked at several examples now (including http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJCAMessageInflowExample and the once that come with the commercial documentation) and these all deploy the .rar file separate from the actual components using the adapter. I was trying to add

[JBoss-user] [EJB 3.0] - Re: Performance problem with embedded EJB :/

2005-12-09 Thread jacekolszak
Here is my log: | 15:42:25,432 WARN XsdBinder:1097 - NOT HANDLED WILDCARD IN GLOBAL MODEL GROUP | 15:42:35,525 INFO Environment:474 - Hibernate 3.1 rc1 | 15:42:35,540 INFO Environment:504 - hibernate.properties not found | 15:42:35,540 INFO Environment:520 - using CGLIB reflection opt

[JBoss-user] [JBoss Portal] - Re: Unable to access Management portlet for Portal 2.2.0RC1

2005-12-09 Thread benkrembs
I also have no custom config -- I'm running everything using the defaults. Does it actually work for anyone? -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911734#3911734 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [JBoss jBPM] - Re: Project in jBPM

2005-12-09 Thread kukeltje
You are right Alex, I forgot the logs, but that is probably because we (internally at the company I work for) are used to having components that do log, so we get that automagically. The other 'advantages' you mention are eventually also true. There could be a slight disadvantage also. If you

[JBoss-user] [JBossCache] - Deleting objects in TreeCacheAop with FileCacheLoader

2005-12-09 Thread Motormind
When I delete objects from a TreeCacheAop, not all data gets deleted when I use a FileCacheLoader. There is sort of an empty remainder of the remaining object, that causes NullpointerExceptions when accessing it (even though it should have been gone completely). Can TreeCacheAop be used with th

[JBoss-user] [EJB 3.0] - Re: Database overwritten at each JBoss startup.

2005-12-09 Thread pepite
Hi. For the first issue: You need to set the following in your persistence.xml file (located in your META-INF of the .par archive): Regards, Nicolas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911730#3911730 Reply to the post : http://www.jbo

[JBoss-user] [Beginners Corner] - Re: JBoss as a RMI Server

2005-12-09 Thread yantriki
You need the following: 1. rmi.policy file with the following content grant { // Allow everything for now permission java.security.AllPermission; }; 2. You will need the jboss-client.jar available in JBOSS_HOME/client folder. The jar provides JNDI lookups. 3. In the client appli

[JBoss-user] [JBoss Seam] - Re: Setting @Out(scope=CONVERSATION) variable to null has no

2005-12-09 Thread AlexTemnokhod
Yes, absolutely. I modified booking demo: |public String nextHotel() |{ | if ( hotelIndexhttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911728#3911728 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911728 -

[JBoss-user] [JBoss Portal] - Accessing Portal using Context name

2005-12-09 Thread arvind_pv
Hi Everyone, I'm devloping an application using the JBoss Portal Server. I'm facing the problem while accesing the application using the context name (i.e. http://localhost:8080/portal/mysample) But I'm able to access the application using the below given URL http://localhost:8080/portal/index.

[JBoss-user] [EJB 3.0] - Database overwritten at each JBoss startup.

2005-12-09 Thread tzablock
Hi i'm having this kind of issue: I'm using JBOSS AS 4.0.3 and Oracle 10g Express Database. I'm preparing a test applilcation with persistance mechanism in EJB3. The problem is that whenever I shutdown and run the server, the database data (tables, rows etc) is overwritten with new ones, so ever

[JBoss-user] [Management, JMX/JBoss] - MBean Started Twice

2005-12-09 Thread mprk
When I deploy a MBean that is tied to the Scheduler MBean, its started twice in JBoss, and both processes run concurrently causing all kinds of problems. Below is the deployment descriptor. I'm using 4.0.3 SP 1. Would it be running twice since there are two schedulers running on the system?

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Overwriting the database at JBoss startup

2005-12-09 Thread tzablock
Hi i'm having this kind of issue: I'm using JBOSS AS 4.0.3 and Oracle 10g Express Database. I'm preparing a test applilcation with persistance mechanism in EJB3. The problem is that whenever I shutdown and run the server, the database data (tables, rows etc) is overwritten with new ones, so eve

[JBoss-user] [EJB/JBoss] - Re: Link to Remote EJB

2005-12-09 Thread sanjuthomas
What you mean by reference ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911720#3911720 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911720 --- This SF.net emai

[JBoss-user] [EJB/JBoss] - Re: Basic EJB question.

2005-12-09 Thread sanjuthomas
Yes, you can access using simple stand alone client. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911718#3911718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911718 ---

[JBoss-user] [JBoss Portal] - Re: Unable to access Management portlet for Portal 2.2.0RC1

2005-12-09 Thread fguerzoni
I do have same problems 1. Jboss Portal 2.2 RC1 running on MySql 5.0 2. Jboss Jboss AS 4.03 SP1 running on PortalDS No custom config. thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911717#3911717 Reply to the post : http://www.jboss.com/index.html?m

[JBoss-user] [JBoss Seam] - Newbie: difference between @in/@out and get/set

2005-12-09 Thread janbols
Is there a difference between using @In @Out private MyProperty myPropertyand private MyProperty myProperty | public MyProperty getMyProperty() {return myProperty;} | public void setMyProperty (MyProperty myProperty;}except for the fact that you reference it differently in your jsf pages. W

[JBoss-user] [JBoss Seam] - Re: java.io.UnsupportedEncodingException: null when using fa

2005-12-09 Thread JamesWoodward
As I understand it you need the adf-facelets.jar from the Facelets Contrib folder. https://facelets.dev.java.net/servlets/ProjectDocumentList?folderID=3990&expandFolder=3990&folderID=3979 Then follow the special instructions for configuring ADF and Facelets. https://facelets.dev.java.net/servle

[JBoss-user] [Installation, Configuration & Deployment] - powerpoint files not displaying right

2005-12-09 Thread florcsk2
When I take a powerpoint file (something.ppt) and put the file in the root directory, if I try to use IE 6 to see it, it tries to display in the browser window and all it produces is binary garbage. Firefox will show it fine. (I am running JBoss 4.0.3SP1) However, when the file is distributed wi

[JBoss-user] [JBoss Seam] - Re: java.io.UnsupportedEncodingException: null when using fa

2005-12-09 Thread hookomjj
"hookomjj" wrote : this should be fixed in facelets release 1.0.4-- I believe it relates to the ResponseWriter generated by MyFaces having a null ContentType (which Facelets will explicitly set on the response header before instantiating the Servlet's ResponseWriter). Oops, I meant ADF-- but I

[JBoss-user] [JBoss Getting Started Documentation] - Re: jbossj2ee-src.zip

2005-12-09 Thread [EMAIL PROTECTED]
HELP, I'M GETTING THESE ERRORS WHEN TRYING TO BUILD: [javac] Compiling 4 source files to C:\Java\Downloads\j2eetutorial14\example ank\build [javac] C:\Java\Downloads\j2eetutorial14\examples\bank\src\com\sun\ebank\web mplate\DefinitionTag.java:66: inconvertible types [javac] found : javax.ser

[JBoss-user] [JBoss Seam] - Re: java.io.UnsupportedEncodingException: null when using fa

2005-12-09 Thread hookomjj
this should be fixed in facelets release 1.0.4-- I believe it relates to the ResponseWriter generated by MyFaces having a null ContentType (which Facelets will explicitly set on the response header before instantiating the Servlet's ResponseWriter). View the original post : http://www.jboss.co

[JBoss-user] [JBoss jBPM] - Re: Please Help

2005-12-09 Thread tamera
Thanks for your help ouf, es geht :) It's running now View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911704#3911704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911704 -

[JBoss-user] [JBoss Getting Started Documentation] - Re: jbossj2ee-src.zip

2005-12-09 Thread [EMAIL PROTECTED]
[javac] Compiling 4 source files to C:\Java\Downloads\j2eetutorial14\example ank\build [javac] C:\Java\Downloads\j2eetutorial14\examples\bank\src\com\sun\ebank\web mplate\DefinitionTag.java:66: inconvertible types [javac] found : javax.servlet.jsp.JspContext [javac] required: javax.servlet.js

[JBoss-user] [JBoss jBPM] - Re: JBOSS jBPM tool evaluation >> Help Required

2005-12-09 Thread nildon
Following changes I did: 1. Read rootToken from the instance I read from the database. Token rootToken = procInst.getRootToken(); 2. signal the rootToken by specifying transition name rootToken.signal("toReadLoansData"); But now I am getting following error java.lang.IllegalStateException: cou

[JBoss-user] [JBoss jBPM] - Workflow design advice sought

2005-12-09 Thread armorris007
I have the following process definition: | | http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://jbpm.org/3/jpdl"; xmlns:xs="http://www.w3.org/2001/XMLSchema"; | xsi:noNamespaceSchemaLocation="file:/C:/jbpm-starters-kit-3.0.1/jbpm/src/java.jbpm/org/jbpm/jpdl/xml/jpdl-3.0.xsd" |

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread JamesWoodward
Look slike it has been fixed in EJB 3.0 RC4 See http://jira.jboss.com/jira/browse/EJBTHREE-324 Any idea when this RC will be released? Is it as easy to build from CVS as Seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911697#3911697 Reply to the post :

[JBoss-user] [Beginners Corner] - JBoss as a RMI Server

2005-12-09 Thread chris.mag
Hi, I'm really new to JBoss and would really appreciate any help on this... Following lies some details but my real question is : "How to set up a couple of plain old RMI Remote object available through a lookup (be it rmi registery or JNDI?)" First of all some background information: I'm tryin

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread JamesWoodward
More info: 2005-12-09 12:47:15,543 DEBUG [org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager] Attempting to passivate; id=4sg5n-76ac5q-eh0b5h6e-1-eh0gzyqn-w | 2005-12-09 12:47:15,543 DEBUG [org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager] Saving session state

[JBoss-user] [The Lizzard's corner] - Change index.html start page

2005-12-09 Thread marcguyot
I don't know how to change the start page of JBoss. When i access http://localhost:8080/, i would like directly to go to the index.htlm page of my project. Thanks for help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911692#3911692 Reply to the post : ht

[JBoss-user] [JBoss Portal] - SSO Configuration

2005-12-09 Thread anjani_srikanth
Hi, We have two applications which runs on WebLogic Server and now we are planning to move them to JBoss Portal Server. Each Application will connect to two different databases. Here my question is how do i integrate them with SSO. Thanks View the original post : http://www.jboss.com/index.ht

[JBoss-user] [JBoss Portal] - Re: portal 2.2 deployement warning/error

2005-12-09 Thread [EMAIL PROTECTED]
it looks like the context entry does not exist in the database which is strange as it is create during the startup if it does not exist. the warn for tomcat and ehcache are not important. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911689#3911689 Reply to

[JBoss-user] [EJB 3.0] - Infinite loop query and log statements

2005-12-09 Thread phon
hello, can anyone tell me what this means in the DEBUG log : 13:20:22,655 DEBUG [Cascade] done cascade ACTION_PERSIST_ON_FLUSH for collection: it happens on collections that are not annoted with the CascadeType, when i do a certain query this even get the server in a very long loop that keeps

[JBoss-user] [JBoss jBPM] - Question on configuration in sub process invocation

2005-12-09 Thread ayca
Hi, I have a process invoking a subprocess. You know, we include a configuration xml in CDATA tag inside process-state tag. This configuration I write is 470 characters long. I looked at the table JBPM_DELEGATION, and configuration column is varchar 4000, it is okay. I deploy the super proces

[JBoss-user] [JBoss jBPM] - Error on TaskInstance.isOpen

2005-12-09 Thread smcgrath
Using the latest code cvs I am getting the following error. Here is the stack trace. org.hibernate.PropertyAccessException: could not set a field value by reflection setter of org.jbpm.taskmgmt.exe.TaskInstance.isOpen at org.hibernate.property.DirectPropertyAccessor$DirectSetter.set(Dir

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread [EMAIL PROTECTED]
This sounds like a bug in JBoss EJB3. Please submit it to JIRA. Even better if you can include a runnable test case. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911684#3911684 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Clustering/JBoss] - Re: 2 weapps - 2 set of Roles (JAAS)

2005-12-09 Thread andersonra
Is it possible deploy webapps A on one server and webapps B on the other server ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911683#3911683 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911683 --

[JBoss-user] [JBoss Seam] - Re: Problem with conversation!! HELP

2005-12-09 Thread [EMAIL PROTECTED]
not yet, but i think it's correlated to the passivation! http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73702 if do u have news post it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911682#3911682 Reply to the post : http://www.jboss.com/inde

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Excel file with Japanese name not opening from the brows

2005-12-09 Thread vramakr
Oops, japanese file name in my post is shown to be .xls but in my browser window, I can see proper file name View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911681#3911681 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Excel file with Japanese name not opening from the browser

2005-12-09 Thread vramakr
Hi, I have to open an excel file (whose name can be in japanese) from a JSP. I had used window.open() for this and was working fine on JBOSS3.2.1. But now we migrated to JOSS 4.0.2 and since then, I am getting http 404 for opening the excel file name in japanese. Looks like the file name is url

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread [EMAIL PROTECTED]
Thanks Gavin good work. ...but i have the same error of JamesWoodward. In particular i find the error appear after a stateful session bean have been passivate. After the server unpassivate session bean i have EntityManagerFactory not bound! Why? Can i set passivate? Thanks N.B. I use Postgr

[JBoss-user] [Beginners Corner] - Re: if i use log4j.xml file how to write for rootCategory??

2005-12-09 Thread chaituu
in the jsp i write like this Logger logger = LogFactory.getLog(this.getClass()); logger.info("log message"); in which log file this log message will be stored either in rootCategory or category? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911678#391

[JBoss-user] [Beginners Corner] - Re: if i use log4j.xml file how to write for rootCategory??

2005-12-09 Thread chaituu
this is my log4j.xml Is it correct way to define rootCatgory? what is addivity?where can i define that one for rootCategory? http://jakarta.apache.org/log4j/"; debug="false">

[JBoss-user] [JBoss Portal] - How we offer portlets on behalf of other applications.

2005-12-09 Thread swathish
I have two applications implemented in struts and database is oracle for those applications developed using weblogic server. Now, how we offer jboss portals from those applications or on behalf of those applications. Is this possible by using jbossportal server? How we transition the user betwe

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread JamesWoodward
I'm getting the following error: 10:53:26,178 ERROR [[/experian]] Session event listener threw exception | java.lang.NullPointerException | at org.jboss.ejb3.stateful.StatefulRemoveInterceptor.removeSession(StatefulRemoveInterceptor.java:61) | at org.jboss.ejb3.stateful.StatefulRem

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Topic takes longer thatn Queue

2005-12-09 Thread balteo
There is no benchmark. Simply I noticed that on my console and I was just wondering if there might be an obvious reason that I don't see Julien. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911674#3911674 Reply to the post : http://www.jboss.com/index.

[JBoss-user] [Clustering/JBoss] - Clustering for SFSB in case of network failure..

2005-12-09 Thread ehskaga
I have a cluster having Stateful session bean (SFSB) deployed. While trying to emulate a failover, i simulated a failure by taking out the network chord (which for me is a case of network failure) of one node which was servicing a request. The default behaviour is that of client waiting endlessl

[JBoss-user] [Clustering/JBoss] - Re: TreeCacheSSOClusterManager, NullPointer in addSession, 4

2005-12-09 Thread AndiWausS
thank you very much, that was fast and helpful! you might want to consider to comment in the jboss-service.xml that the jboss.cache:service=TomcatClusteringCache is needed for SSO since 4.0.3. Just proposing to maintain the excellent quality of comments in all the other config-elements! :-) Vie

[JBoss-user] [Messaging, JMS & JBossMQ] - ManagedConnection [InUse/Available/Max]: Inuse exceeds Max

2005-12-09 Thread nielsc
We are using JBoss 3.2.3 running on Windows 2003 Server with MSSQL as our database. We are persisting JMS queues to a MSSQL database. The mssql-ds.xml file is below MSSQLDS jdbc:jtds:sqlserver://artichoke:1433;databasename=casl net.sourceforge.jtds.jdbc.Driver x xxx

[JBoss-user] [JBoss jBPM] - Re: Jbpm saveProcessInstance design

2005-12-09 Thread [EMAIL PROTECTED]
the real solution will be to keep a list of all the subprocesses in the ProcessInstance (in a member that is not persisted with hibernate) then the save operation can take this list and store the subprocesses properly. this technique is similar as with e.g. logs, timers, ... regards, tom. Vie

[JBoss-user] [JBoss Seam] - Re: Conversation start with @Factory ?

2005-12-09 Thread landels
Cool, we give it a try! :) thanks, Lachezar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911669#3911669 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911669 --- T

[JBoss-user] [JBoss jBPM] - Re: Jbpm saveProcessInstance design

2005-12-09 Thread [EMAIL PROTECTED]
you might have a very specific situation where subprocessing fails. in case you have multiple subprocesses that don't have wait states. because the token has only 1 pointer to the current subprocess. we might fix this later but this has no priority atm. although we also want to support proce

[JBoss-user] [JBoss Portal] - Re: Portle and JavaServerFaces

2005-12-09 Thread giordano
Hi, I found the solution. The problem is in the Jboss-portal-2.0-jboss-4.0.2. I suppose it has some bug. I tried the same portlet application in JBoss-Portal-2.0.1-jboss-4.0.2 and it works fine. Giordano View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911667

[JBoss-user] [JNDI/Naming/Network] - Re: Port 1098 is taken

2005-12-09 Thread DrHok
"kannaiyanbalaji" wrote : | java.rmi.server.ExportException: Port already in use: 1098; nested exception is: | java.net.BindException: Address already in use: JVM_Bind | You don't need to move JBoss to a different port. It is sufficient and maybe even better to reserve some ports us

[JBoss-user] [JBoss Seam] - Re: Conversation start with @Factory ?

2005-12-09 Thread lcoetzee
Hi, I got it working using the latest CVS version of Seam. Gavin posted a fix very recently: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73702 Here is my factory method : | @Factory("contentLoaded") | @Begin | public String findAllNapContent() { | logger.info("Loading

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Can't deploy new cmp entity: ArrayIndexOutOfBoundsExcept

2005-12-09 Thread chrisburt
I switched all the Entity beans in my deployment to use cmp2.x jdbc2 pm so I'm not mixing containers either. Unless my eyes are failing me, your ejb-jar.xml seems to be missing a element, and from looking at the JBoss code this problem seems to have something to do with PK fields. However, th

[JBoss-user] JBoss Security

2005-12-09 Thread Luis Correia
Hi to you all !  I have to check if the security settings of a JBoss server are appropriated. Can anyone please tell me where should I start?  Is there a security check list ?   Please fell free to send me any documentation that you think it might help. I also have to analyse the security sett

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Problem with request encoding in JBOSS 4.0.2

2005-12-09 Thread vramakr
I got the problem resolved by adding these attributes in the connector of tomcat server.xml. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911663#3911663 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=391166

[JBoss-user] [Security & JAAS/JBoss] - JACC provider under JBoss 4.0.3

2005-12-09 Thread akrestan
Hi I am experiencing following behaviour when using custom JACC provider with 4.0.3 (I have done configuration JaasAuthenticationInterceptor, JaccAuthorizationInterceptor JBoss plugins, JaccAuthorizationRealm in Tomcat sar, and other settings for JACC provider): 1a) during call from a "runAs"

[JBoss-user] [JBoss Seam] - Re: Please try out CVS

2005-12-09 Thread lcoetzee
Hi Gavin I can report that the issue I had with the @Factory and conversation start (see topic below) seems to be resolved with the new CVS version ! http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73310 Excellent work and much appreciated ! Thanks Louis View the original post :

[JBoss-user] [JBoss Seam] - Re: Conversation start with @Factory ?

2005-12-09 Thread landels
Hi lcoetzee, Did you get it working? We have similar problem right now. And I was wondering about the return value of your @Factory and @Begin method. The docu says: anonymous wrote : @Begin: Specifies that a long-running conversation begins when this method returns a non-null outcome without ex

[JBoss-user] [JBoss jBPM] - Re: How to track the process instance?

2005-12-09 Thread zhgd
ye ! I find it from TransitionLog : ) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911658#3911658 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911658 --- This

[JBoss-user] [JCA/JBoss] - Re: violates loader constraints

2005-12-09 Thread sudhakaratbits
We are facing similar kinda problem. Can you please post your solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911657#3911657 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911657

[JBoss-user] [Installation, Configuration & Deployment] - if i use log4j.xml file how to write for rootCategory??

2005-12-09 Thread chaituu
what is the difference between rootCategory and other categories in log4j.properties; To get logged in prod1.log we access in java files like this; private Log loggeMemory = LogFactory.getLog("com.common.java"); i want to know how to write in java file to get logged

[JBoss-user] [Beginners Corner] - if i use log4j.xml file how to write for rootCategory??

2005-12-09 Thread chaituu
what is the difference between rootCategory and other categories in log4j.properties; To get logged in prod1.log we access in java files like this; private Log loggeMemory = LogFactory.getLog("com.common.java"); i want to know how to write in java file to get logged

[JBoss-user] [JBoss Portal] - Re: Steps to deploy Portlet in Jboss Portal

2005-12-09 Thread gruenewa
1) I deploy my portlets in extracted form, for instance a helloworld portlet would be copied in the folder: $PORTAL_HOME/server/default/deploy/jboss-portal.sar/helloworld.war/ 2) I don't know if web.xml is required but usually i add a minimal web.xml file to my portlet application: -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ManagedConnection [InUse/Avalilable/Max]: [-1/9/40] bug?

2005-12-09 Thread nielsc
Jason, I know its been a while since you posted your problem. Did upgrading fix your Inuse -1 problem. We are getting the same problem using JBoss 3.2.3 on Windows 2000. We specifically see the problem on our connection pool for the persisted JMS queues. We are using MSSQL as our database. Chee

[JBoss-user] [Security & JAAS/JBoss] - Re: Cached Authentication issue.

2005-12-09 Thread tosenthu
anonymous wrote : This is actually something which is a rather major issue (IMO). The good news is that you can fix it by changing a configuration file (details follow). The bad news is that JBoss seems to be suffering from the same issues that have plagued IIS for years -- a default configurati

[JBoss-user] [JBoss Portal] - Portle and JavaServerFaces

2005-12-09 Thread giordano
Hi, I am developing some portlet application using JBoss-Portal-2.0-jboss-4.0.2 and JavaServer Faces (MyFaces that include a bridge to develop portlet with JavaServer faces). I developed an example where I put 2 portlet on my page. Each portlet contains a simple button and when I click on it th

[JBoss-user] [JBoss Portal] - Re: Steps to deploy Portlet in Jboss Portal

2005-12-09 Thread Mohit
Hi Thank you very much gruenewa. How should i deploy portlet app in $PORTAL_HOME/server/default/deploy/jboss-portal.sar/ 1 I mean whether it should be in .war form or extracted? 2 Do need to put web.xml?If yes how to map web.xml and protlet.xml? 3 I still have one confusion..do i need t

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: please help me new to jboss,what values to set for follo

2005-12-09 Thread rohit_mca2000
oh common genman, it was urgent so wrote that way , but i guess was understandable. Kindly do tell me if you know What are the Classes Org.jboss provides for QueueConnectionFactory and Queue. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911649#39116

[JBoss-user] [Security & JAAS/JBoss] - Re: Programmatic Authentication in JBoss?

2005-12-09 Thread evsrao
I'm able to do JAAS Login programmatically and seeing correct values for getCallerPrincipal() and isCallerInRole() in EJBs. But in the web tier, getUserPrincipal() returning Null and isUserInRole() returning false. How to let web container know that the user is already authenticated (programmat

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: What happened to stopDelivery()?

2005-12-09 Thread oglueck
No answer? Which MBean registers those methods? It is vital to be able to intermediately suspend delivery to an MDB! Imagine a productive system and you discover an error in your code that causes lots of messages to generate exceptions. Then you will need to stop delivery (automatically) until y

[JBoss-user] [JBoss Portal] - Re: portal 2.2 deployement warning/error

2005-12-09 Thread cpage
hi, 1) with jmx-console, i've destroyed and recreate the DB 2) wipe out the 3 dir. I still have this problem: 09:51:42,226 WARN [PortalDeployment] Cannot create portal object because the parent that the deployment descriptor references does not exist | 09:51:42,231 WARN [PortalDeployment]

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss message restoration

2005-12-09 Thread aq12ws
Hi I am using oracle database for the message persistence . The driver is for 10g and database oracle 9i .when I restarted my JBoss 4.0.1 server . I get the following error : org.jboss.mq.SpyJMSException: Could not restore messages to destination : TOPIC.MPEventsTopic.DurableSubscriptio

<    1   2