[jboss-user] [JBoss Cache: Core Edition] - Re: NullPointerException on using RemoveOnEvictActionPolicy

2009-03-12 Thread krishnan366
Posting the complete eviction config | | | | | | | | | | | |

[jboss-user] [JBoss Cache: Core Edition] - NullPointerException on using RemoveOnEvictActionPolicy

2009-03-12 Thread krishnan366
I get a null pointer exception while initializing cache . I am using jboss5.0.0G.A and jbosscache3.0.2.G.A I find that RemoveOnEvictActionPolicy is the root cause. Is something wrong with the below configuration | | |

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating new profiles and servers

2009-03-12 Thread mperado
I want to share datasource/connection factory configs and certain libraries I use Jboss5.0.0GA Thank you View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217714#4217714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=421

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Urgent: Problems of running web service war on JBoss

2009-03-12 Thread SARA1232007
I correct what I've said. This web service war is developed for tomcat and it is successfully deployed and runned on tomact. Since tomcat need an additional SOAP protocol stack which included in the web service war I mentioned above, I guess the problem is that the SOAP protocol stack provided

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating new profiles and servers

2009-03-12 Thread jaikiran
"mperado" wrote : Is it possible to have a websphere like profile and have two servers share that settings? | | >From what i remember, WebSphere profiles are independent. Aren't they? What >exactly are you trying to share between the two JBoss server configurations >(profiles)? And which

[jboss-user] [EJB 3.0] - Re: Enumtransfer between entities, one without EnumType.STRI

2009-03-12 Thread jaikiran
JBoss uses Hibernate as its JPA implementation. So the best place to ask this question is the Hibernate forums and if they say its a bug then you will have to raise it in the Hibernate JIRA. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217712#4217712 Repl

[jboss-user] [EJB 3.0] - Re: Make a default interceptor the inner interceptor

2009-03-12 Thread jaikiran
"pete.m...@jboss.org" wrote : | That we perform JSR-299 injection and interceptor binding into an EJB using a default interceptor. This should be called before any user interceptors. So i guess, the Seam interceptor should be called irrespective of whether the user has defined any interceptor

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Creating new profiles and servers

2009-03-12 Thread mperado
Hi I understand that to create a new server, we could copy any of the configs all/default/minimal/etc.. and modify accordingly. Is it possible to have a websphere like profile and have two servers share that settings? Thankyou mkp View the original post : http://www.jboss.org/index.html?mod

[jboss-user] [EJB 3.0] - Re: JBoss Extention @Service

2009-03-12 Thread jaikiran
In JBossAS-5 that annotation and some others have been moved to a different package. They are now in org.jboss.ejb3.annotation.* The EJB3 tutorials for JBossAS5 are available at http://www.jboss.org/jbossejb3/docs/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[jboss-user] [JBoss Messaging] - Re: How to configure JBoss Messaging Service (am using JBoss

2009-03-12 Thread Mjknet
Hi Peter, Thanks man.. Can you give me the URL which you said in that.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217707#4217707 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217707 _

[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

2009-03-12 Thread rij
I am traveling for the next few days (cold D.C. from warm L.A.) but will try your suggestions as soon as I am back. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217700#4217700 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss jBPM] - jBPM 4 Developers Guide

2009-03-12 Thread Zeppelinux
Hi, I'm going to test the jBMP 4 in Glassfish and trying to follow the developers guide for the Persistent Execution Mode (2.2). It says: "Then you can obtain the services from the environment factory like this: | EnvironmentFactory environmentFactory = new PvmEnvironmentFactory("environment

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Urgent: Problems of running web service war on JBoss

2009-03-12 Thread SARA1232007
This web service war is an example of apache muse platform. So I guess there might be no problem of the code. What might be confliction with JBoss. Can anyone give me some indication? Urgently need help. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Messaging] - Re: JBoss5.0GA+hsql have the following exception(shutdown se

2009-03-12 Thread michaelfgh
Thanks gaohoward, The fact is that I use the JBoss default, not cluster (all), I can see the ERROR when I shutdown the server every time. But if MySQL and Oracle don't have this problem, so if the JBM just have a little incompatible with HSQL? View the original post : http://www.jboss.org/inde

[jboss-user] [JBoss Messaging] - Re: JBoss5.0GA+hsql have the following exception(shutdown se

2009-03-12 Thread kesi.wei
Hi gaohiward, I can see the issue every time when I shutdown server. if we change database to mysql or oracle, there are not this exception, when we do cluster, we don't utilize HSQLDB. Now my work evironment is standalone mode. we want to know if the JBM can't support the HSQLDB or It is a bug

[jboss-user] [JBoss jBPM] - Re: best way to clean jbpm db

2009-03-12 Thread kukeltje
never tried it, but using hibernate, it might be that if you delete a processdefinition, all corresponding instances are removed as well View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217683#4217683 Reply to the post : http://www.jboss.org/index.html?module=

[jboss-user] [JBoss Portal] - JDK 6 jvisualvm - how to use on Portal 2.7.1 (AS 4.2.3)

2009-03-12 Thread chuaky
hi every1, I try to use jvisualvm (from jdk 6) on Portal 2.7.1 (on AS 4.2.3), but it seems to need to add JMX connection. I try to use port , but nothing happens. Any1 had tried to use jvisualvm on AS 4.2.3 or Portal 2.7.1? Thanks. View the original post : http://www.jboss.org/index.html?

[jboss-user] [EJB 3.0] - Re: EJB3 entity bean query always returns null

2009-03-12 Thread mxshrestha
Yes, I am sure the database exists in the system, and even when i hard code the user name and the password, the query returns null. The database system i am using is oracle 10g and as far as i know it is not case sensitive. Do you think it has anything to do with my persistence.xml file and if n

[jboss-user] [JBoss Tools (users)] - Re: Archive tool destination

2009-03-12 Thread max.ander...@jboss.com
Both scenarioes are supported and have each their usage. If you could find a way to reproduce your problem with re-synchronize in a tiny project we would love to hear so we can try and help out seeing if it is expected or a bug. View the original post : http://www.jboss.org/index.html?module=b

[jboss-user] [JBoss Tools (users)] - Archive tool destination

2009-03-12 Thread jackxxwu
i am just curious as where the archive destination should be. what i used to do was use the jboss server deploy directory as the destination. is it supposed to be that way? i also tested setting the destination under project and do publish to the server. apparently this server synchronization do

[jboss-user] [EJB 3.0] - Re: Requesting the EJB container to remove an instance

2009-03-12 Thread pete.m...@jboss.org
Hmm, this won't work, as I need this to be serializable. So, I guess we need some serializable identifier for a session bean instance. Perhaps we change to an EjbResolver for getting instances of SFSB that can return something like: interface EJBInstance { | |Serializable getId(); |

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Reading files from another archive

2009-03-12 Thread eriksson.viktor
I have this web-application which is distributed to different end users. The application consists of servlet, classfiles and xsl files. The xsl-files are end-user specific. As it looks now I have to package my application for each end user and that is a bit of a pain in the bum. What I would lik

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6.4 on JBoss 5 HEAD

2009-03-12 Thread endolf
Thanks for the info. Endolf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217673#4217673 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217673 ___ jboss-user mailing list jb

[jboss-user] [JBoss Cache: Core Edition] - Unknown Magic Number

2009-03-12 Thread ykahlon
Hello, I use Jboss-Cache version 2.2 and I get the following error: java.lang.Exception: Unknown magic number 57 | at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:633) | at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200

[jboss-user] [EJB 3.0] - JBoss Extention @Service

2009-03-12 Thread thepriz
I was looking at tutorials online and saw that they where using the @service annotation to set up a service bean. I am using JBoss AS 5.0.0.GA I can't get my project to recognize the org.jboss.annotation.ejb.Service class. I can not find the jboss_annotations_ejb3.jar file. Has it moved? Is this

[jboss-user] [JBoss Tools (users)] - Re: Feedback on the Smooks editor

2009-03-12 Thread max.ander...@jboss.com
I think we are talking about the same thing and yes I would love to go on a chat with you guys - but not until we get GA out; i'm fully booked until then, so some time next week. With respect to broken syntax readers imagine if the java editor in eclipse would stop being able to code complete,

[jboss-user] [JBoss Tools (users)] - Re: visual HQL constructor tool?

2009-03-12 Thread max.ander...@jboss.com
No, we don't have a visual HQL builder. You can though right click/double click/drag entities from the Configuration view to the HQL or Criteria editor. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217666#4217666 Reply to the post : http://www.jboss.org

[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

2009-03-12 Thread PeterJ
A few more changes to the persistence.xml file - there is no 'name' element, and you need to make the value for name match the name specifed in @PersistenceContext(unitName="user"). So here is the updated persistence.xml file that should work: http://java.sun.com/xml/ns/persistence"; | xm

[jboss-user] [JBoss Tools (users)] - Re: multi-line comment in HQL editor?

2009-03-12 Thread max.ander...@jboss.com
HQL does not support comments, hence our editor doesn't either. Multi execution we could look into but again - because of multistatements not being part of HQL or JPA-QL it is not currently done. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217664#4217664

[jboss-user] [JBoss Tools (users)] - Re: AS tools nightly build does not work with eclipse 3.4.2

2009-03-12 Thread jackxxwu
you are right. i just tested with the nightly update site. both archive tools and AStools work fine. i am happy now. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217663#4217663 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[jboss-user] [Security & JAAS/JBoss] - Https for only certain URL's

2009-03-12 Thread pranav.r.par...@gmail.com
Hi, I'm trying to implement SSL in Jboss. I'm able to open my application at port 8443 now using https. But I want to access https only for certain url's and not for all the url's. Also, I want SSL only for one application and not for all the applications deployed on the server. Is there a way

[jboss-user] [JBoss Tools (users)] - visual HQL constructor tool?

2009-03-12 Thread asookazian
Does JBoss Tools 3.x have a tool that will allow you to do this: see a view with all of your entity classes select multiple entity classes in this diagram/view to form the basis of a HQL select statement automatically create the HQL and dump it in the HQL editor (assuming Hibernate console is

[jboss-user] [JBoss Tools (users)] - Re: No jBPM Locations in JBoss IDE

2009-03-12 Thread treespace
I think you are saying jPBM is not the jBPM runtime but an AS bundle? It's accepted by the wizard, however, as valid. Regardless, I'm going to install 3.2.2 from the link provided in the tools documentation and try that. Thx! View the original post : http://www.jboss.org/index.html?module=bb

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss 5.x deploy problem

2009-03-12 Thread PeterJ
The "unable to find orb" message is expected when running a nonclustered instance of JBoss AS - you can ignore that message. Note that it is a DEBUG message. I dont like the looks of this part of the error text: Dependency "jboss.jca:name= | java:/app/jdbc/jdbc/cbadmDS | ,service=

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - load-on-startup Servlet doesn't lookup EJB

2009-03-12 Thread landir
Hi all, I need help... I am creating a multi-war project inside an EAR. So inside every WAR I have a Servlet load-on-startup and I lookup an EJB that is inside the same EAR too. The problem is that JBoss calls my Servlet before the EJB start and I got an error, of cource, then it shows on screen

[jboss-user] [JBoss Tools (users)] - Re: No jBPM Locations in JBoss IDE

2009-03-12 Thread treespace
I am creating a new Preferences-> jBPM -> Process Project. It's the same wizard you get when accessing via Welcome -> Create New -> Create Seam Project -> Create jBPM Process Project. Under Window-> Preferences -> jBPM I am adding a new jBPM runtime. In my case jbpm-3.2.6. It's lib directory h

[jboss-user] [JBossWS] - Re: Problem with inheritance - JbossWS

2009-03-12 Thread pablinkus
I've just opened a post with the same question. Do anybody has some clue about what it is happening? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217647#4217647 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBoss Tools (users)] - Re: multi-line comment in HQL editor?

2009-03-12 Thread asookazian
or what if I have two HQL queries in the same HQL editor view? can I exec only one of them? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217646#4217646 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217646 _

[jboss-user] [JBoss Tools (users)] - multi-line comment in HQL editor?

2009-03-12 Thread asookazian
what are the rules for commenting HQL queries in the HQL editor view? I tried /* foo */ and it doesn't change the color of the text like I'm used to with other tools, etc. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217641#4217641 Reply to the post : ht

[jboss-user] [JBoss Tools (users)] - Re: Feedback on the Smooks editor

2009-03-12 Thread mzeijen
anonymous wrote : Warning - I am a smooks noob, just have that in mind when reading my answers :) No problem. But I must confess that I am wondering now if we are talking about the same thing ;). I am also just brainstorming here, so my theories can also be wrong one or more points ;). ano

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Log message to screen - possible in Weblogic, is it poss

2009-03-12 Thread valatharv
Thanks a lot Peter, looks good. I will investigate it and try to implement. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217638#4217638 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217638

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss 5.x deploy problem

2009-03-12 Thread folesen
I have the exact same problem. I just downloaded and installed 5.0.1.GA (jdk6 version) and the error occurs immediately. Has anyone solved the problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217636#4217636 Reply to the post : http://www.jboss.org/ind

[jboss-user] [JBoss jBPM] - Re: MSSQL Exceptions

2009-03-12 Thread robro99
In case anyone gets this error and cannot figure it out. Using the standard installers you will likely end up with 3 spots referencing your datasource. Unfortunately I was only updating 2 of them. I had missed jbosscmp-jdbc.xml, hence the reason using an XA datasource seemed to get me along f

[jboss-user] [JBoss jBPM] - Re: error in import statements using jbpm3.2.4.GA and deploy

2009-03-12 Thread arpan25
sorry for the trouble guys, I have resolved the issue :) Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217632#4217632 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217632 _

[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

2009-03-12 Thread PeterJ
Have you posted the full contents of persistence.xml? If so, try changing the opening 'persistence' tag to: http://java.sun.com/xml/ns/persistence"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.c

[jboss-user] [JBoss Tools (users)] - Re: No jBPM Locations in JBoss IDE

2009-03-12 Thread max.ander...@jboss.com
huh ? Sounds like you are creating a JBoss AS 3 runtime and pointing to jbpm 3.2.6 ...you should go to preferences and setup the jbpm runtime - not AS :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217629#4217629 Reply to the post : http://www.jboss.org/i

[jboss-user] [JBoss jBPM] - error in import statements using jbpm3.2.4.GA and deploying

2009-03-12 Thread arpan25
Hi all, I am trying to use a workflow (initially developed using jbpm 3.1.4 )with jbpm 3.2.4.GA , the java files which I am using give error in the import statements shown below.. I am using eclipse separately with jbpm designer added externally as a local archive site. Can anyone tell me what

[jboss-user] [EJB/JBoss] - Invalidate all active HTTP sessions

2009-03-12 Thread vmjagtap
Is there any way to invalidate all active HTTP sessions? We have a requirement that before system maintenance, we have to back up session data before we take down server. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217625#4217625 Reply to the post : htt

[jboss-user] [JBossWS] - Casting porblem

2009-03-12 Thread pablinkus
Hi, I'm quite new with web services, so perhaps it is a stupid question. I'm working with JBoss 4.2.2 and I've installed JBossws-native 3.0.5. I've created a simple web service with he method that receive and List of objects. Something like this: public long startTramitadorInstance(String

[jboss-user] [Microcontainer] - Re: Query on MicrocontainerTest

2009-03-12 Thread alesj
I don't see this line before 2nd test method call: Client DEBUG [12-03-2009 19:41:22] EventFactoryTest - setUp org.mobicents.media.EventFactoryTes t I never really looked into JUnit in details, but I would expect the following: * setUp / tearDown is called for every test method or * s

[jboss-user] [JBoss jBPM] - best way to clean jbpm db

2009-03-12 Thread bestage
What would be th ebest way to clean the jbpm database? my idea is: to delete all process instance objects and then the process definition itself. I would like to give this possibility to the application admins to be more flexible. View the original post : http://www.jboss.org/index.html?modu

[jboss-user] [Microcontainer] - Re: Ordering a deployer which needs multiple inputs

2009-03-12 Thread alesj
This should work. Can you post the log from DeployersImpl, after new deployer is added and it is ordered for its stage; DeployersImpl::addDeployer | String stageName = stage.getName(); | List deployers = deployersByStage.get(stageName); | if (deployers == null) |

[jboss-user] [JBoss Tools (users)] - Re: No jBPM Locations in JBoss IDE

2009-03-12 Thread treespace
Thanks for the rapid reply which is has always been one of JBoss' best qualities. Problem solved and I will definitely RTFM for JBoss Tools. My suggestion is a little help blurb on the wizard page about the separate run-time to improve the first-time experience. Especially since it's on the Wel

[jboss-user] [EJB 3.0] - Re: Enumtransfer between entities, one without EnumType.STRI

2009-03-12 Thread cdebergh
Anyone? I'm posting this on jira. This sounds like a bug. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217617#4217617 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217617 _

[jboss-user] [JBoss Cache: Core Edition] - Re: is it possible for MVCCInvocationContext to have null mv

2009-03-12 Thread dukehoops
Manik, Your explanation makes sense, however I wonder whether that means Hibernate / Hib-JBC2 integration project / JBC3 stack is unusable with REPEATABLE_READ then. Let me explain. Person, Child are cached entities, parent.children is a cached collection (using Hibernate's Transactional concu

[jboss-user] [Beginners Corner] - Re: Jboss log directory

2009-03-12 Thread PeterJ
Deja-vu! I answered this twice already today! Set the jboss.server.log.dir system property. You can set this by adding it to JAVA_OPTS in either run.conf (Linux) or run.bat (Windows). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217613#4217613 Reply to the

[jboss-user] [EJB 3.0] - Re: Make a default interceptor the inner interceptor

2009-03-12 Thread pete.m...@jboss.org
Ok, by default "default interceptors" are invoked in the order they are defined in ejb-jar.xml, and before any class level interceptors. I guess we just go with inserting our interceptor at the top of chain for now. We can also check the order the user defines, and WARN if ours isn't first I thi

[jboss-user] [JNDI/Naming/Network] - Why does looking up a context for DataSource returning JRMIn

2009-03-12 Thread deepak_c3
I have defined a datasource in *-ds.xml file and deployed in Jboss-4.0.5 When i look up using the JNDI name it is returning 'JRMInvokerProxy', as expected it should be a DataSource ('WrapperDataSource') ? What is JRMInvokerProxy object ? and y is it getting returned while looking up a datasourc

[jboss-user] [JNDI/Naming/Network] - Jboss on multiple interface

2009-03-12 Thread datasunny
We're running jboss 4.0.4 on a multihome linux device. The user can change the IP addresses anytime. We want to use https to access the JNDI. Here is my situation: there are 2 interfaces in my device: IP1 : 10.11.12.13/255.255.0.0. IP2 : 172.16.80.100/255.255.255.0 We setup Jboss to accept calls

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: can jboss log active jsessionids

2009-03-12 Thread phadnism
I used this log format to log session response headers in apache logs; it of course doesn't have information on whether a session is active... LogFormat "%h %l %u %t \"%r\" %>s %b %{Set-Cookie}o" %{Header}o The contents of Header: header line(s) in the reply From: http://www.apacheweek

[jboss-user] [Beginners Corner] - Jboss log directory

2009-03-12 Thread datasunny
hi all, The default jboss log is saved to "jboss-4.0.4/server/some_server_conf/log/" (im using jboss-4.0.4). Is there an option available to save logs to somewhere else? Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217605#4217605 Rep

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can't Deploy my app on jboss 5.0.0 GA

2009-03-12 Thread PeterJ
The standardjbosscmp-jdbc.xml file is used for EJB 2.x, does your app use EJB 2.x or 3?. mysq-persistence-service.xml - is this a typo? The existing file is hsqldb-persistence-service.xml. Are you trying to replace hsqldb with mysql for messaging? Are you using messaging in your app? Search th

[jboss-user] [EJB 3.0] - Re: cannot simultaneously fetch multiple bags WTH!

2009-03-12 Thread Tchello
Ops, i'm using an unidirectional OneToMany relation with List and ArrayList (and i cannot change this). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217599#4217599 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42175

[jboss-user] [EJB 3.0] - cannot simultaneously fetch multiple bags WTH!

2009-03-12 Thread Tchello
Hi! I've made a search by entire google but i coudnt solve this, yet, I read all those threads and i wasnt able to find a solution: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=82946&postdays=0&postorder=asc&start=10 http://www.jroller.com/eyallupu/entry/solving_simultaneously_fe

[jboss-user] [JBoss jBPM] - Re: spawning multiples subprocess instances

2009-03-12 Thread kukeltje
see my resonse on your other post... it *will* wait if all your process is designed properly View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217597#4217597 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217597 _

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: can jboss log active jsessionids

2009-03-12 Thread phadnism
Thanks for checking Peter. I have apache fronting jboss, is there a way for apache to log the Set-Cookie response header (probably not the right forum for this question, but pls let me know if anyone has had any success with this) View the original post : http://www.jboss.org/index.html?module

[jboss-user] [JBoss jBPM] - Re: Fork, Join SubProcess

2009-03-12 Thread kukeltje
because you do not have waitstates and a loopback to the fork from a decision between the fork and a join is wrong. That is how you probably would program it, but BPM/Workflow is not programming View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217595#4217595 R

[jboss-user] [JBoss jBPM] - Re: How to manage jbpmContext

2009-03-12 Thread kukeltje
yes, correct, that is a one of the possible approaches View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217593#4217593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217593 ___

[jboss-user] [JBoss Tools (users)] - Re: AS tools nightly build does not work with eclipse 3.4.2

2009-03-12 Thread max.ander...@jboss.com
I just verified this again - I unzip latest version of Ganymede JEE bundle, add nightly update site, select AS tools and deployment works out of the box. We need more info about what exactly is not working to help ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-12 Thread max.ander...@jboss.com
In the latest version all the Seam features can be enabled on WTP but you have to use either the Ant build files to deploy or setup Project Archives to the deployment for you if you don't use WTP. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217587#4217587

[jboss-user] [JBoss Tools (users)] - Re: Hibernate Configurations problem

2009-03-12 Thread max.ander...@jboss.com
configuration files = persistence.xml ;) Anyway - I will remember it the next time I do rev on the docs to make it explicit. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217586#4217586 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Random problem (Access is denied) while starting default

2009-03-12 Thread tomespo214
Thanks for the replies PeterJ. Everything is under c:\devtools. (JDK, JBoss). I get the same thing from the command line. The error happens randomly which makes it that much more difficult to debug. I read something about people putting jboss on a different logical disk (d:, e:) and having

[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

2009-03-12 Thread rij
Ok, I changed my jdk and JBoss directory. But I still get the above error. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217583#4217583 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217583

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-12 Thread asookazian
"akazakov" wrote : | Seam-gen projects use ant sript to build/deploy EAR/EJB/WAR. So you can use any project structure. It's metter of ant file to handle it. But JBoss Tools depends on Eclipse Web Tools. And you have to have WTP-strucrtured projects to have whole set of features. | For EAR

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Random problem (Access is denied) while starting default

2009-03-12 Thread PeterJ
If you start JBoss AS from the command prompt, do you run into the same issue? Also, post the exact error stack trace you are seeing. Also, is JBoss AS located in either Program Files or Documents and Settings? If it is on your desktop, then it is in Documents and Settings. Spaces in path names

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Log message to screen - possible in Weblogic, is it poss

2009-03-12 Thread PeterJ
Did you see this post: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=152200 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217573#4217573 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217573 ___

[jboss-user] [JBossWS] - Re: How can I print to log file input soap request and respo

2009-03-12 Thread nicvas
Solution for: server: jbossas 4.2.1.GA server library: jbossws-1.2 source library: jbossws-src-1.2.1.GA in http://www.jboss.org/jbossws/downloads/ jar_path: jboss/server/default/deploy/jbossws.sar/jbossws-core.jar package: org.jboss.ws.core.jaxws class: JAXBDeserializer method: public Object deseri

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: can jboss log active jsessionids

2009-03-12 Thread PeterJ
Doesn't look like it. There is no logging within the generateSessionId() method, nor within the code that calls that method. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217570#4217570 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can't Deploy my app on jboss 5.0.0 GA

2009-03-12 Thread BjPenn
Hey peter, i dont have no other *-ds.xml file in the folder /default/deploy/ so i really can't see how i already defined that jndi. the steps 2 and 3 is just changing the default jndi name with the one of the persistence i am using. am i doing something wrong??? thank you for your reply View

[jboss-user] [JBoss Cache: Core Edition] - Re: Locking order when lockParentForChildInsertRemove == tru

2009-03-12 Thread manik.surt...@jboss.com
Also, parent locks are acquired first when creating children, if lockParentForChildInsertRemove is true (see MVCCNodeHelper.wrapNodeForWriting()) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217567#4217567 Reply to the post : http://www.jboss.org/index.htm

[jboss-user] [JBoss jBPM] - Re: jBPM 4 + GWT + Spring + Hibernate + Tomcat

2009-03-12 Thread baerchen
Thanks a lot Paolo, my application concerns human activities, and I'm going to use jpdl :D By the way, have you any j2ee standard architecture? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217566#4217566 Reply to the post : http://www.jboss.org/index.htm

[jboss-user] [EJB/JBoss] - Re: Jboss modifies sql.date object in serialisation process

2009-03-12 Thread heinrich
Hmm, nearly. I fixed it. The jdk which is used by the jboss is missing the file jre/lib/tzmapping Normally this should have been installed by the java installer. Happens only on windows. Hrmpf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217564#4217564 Repl

[jboss-user] [JBoss Messaging] - Re: jms communications in the same jvm in the client side

2009-03-12 Thread slimamar
Ok, it works fine ! Just a little error in the previous post : It's not | org.jboss.messaging.core.remoting.impl.invm.InVMAcceptor | but | org.jboss.messaging.core.remoting.impl.invm.InVMAcceptorFactory | Thank you ! View the original post : http://www.jboss.org/index.html?module=b

[jboss-user] [JBoss Tools (users)] - Re: Hibernate Configurations problem

2009-03-12 Thread asookazian
well I guess you're right given that classpath refers to .class files (bytecode) and not source .java files. but it doesn't reference "persistence.xml" in that intro line, that should probly be there... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217560#4

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Random problem (Access is denied) while starting default

2009-03-12 Thread tomespo214
- UAC is off - I'm running JBoss under an administrator account - I am starting JBoss from within JBoss Tools I've poured through these forums and searched google and the consensus seams to be "upgrade to 5.0". But them 5.0 has issues with reloading static files (see https://jira.jboss.org/jira

[jboss-user] [JBossWS] - Cannot obtain fault type for elemet

2009-03-12 Thread erahamim
Hi, I have just migrate from jboss 4.0.5 to jboss 4.2.3. In the new jboss I'm getting the following warning on my web services: JAXRPCMetaDataBuilder - Cannot obtain fault type for element: {http://www.opentv.co.il}TriggerException. TriggerException is an exception that is thrown from a number o

[jboss-user] [JBoss Tools (users)] - Re: no hql query editor selected

2009-03-12 Thread asookazian
nevermind, this does it: select er.equipmentRepairId as equipmentRepairId | from EquipmentRepair er, Equipment e | where er.equipment.equipmentId = e.equipmentId | and e.equipmentId = 1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217557#4217557 Reply

[jboss-user] [JBoss Tools (users)] - Re: no hql query editor selected

2009-03-12 Thread asookazian
This is the native query that was generated: | select | equipmentr0_.EquipmentRepairID as col_0_0_, | equipmentr0_.ICOMSWorkOrderNumber as col_1_0_, | equipmentr0_.ICOMSWorkOrderTechID as col_2_0_ | from | boBETS.dbo.EquipmentRepair equipmentr0_, | boBETS.dbo.Equipment e

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Random problem (Access is denied) while starting default

2009-03-12 Thread PeterJ
tomespo214, a little more information on your exact situation would help. Do you have UAC set? What account are you running JBossAS under? Are you an administrator? How are you starting JBoss AS? By the way, on my Server 2003 box I have JBoss AS set up to run under a 'JBoss' account as a servic

[jboss-user] [JBoss Tools (users)] - Re: no hql query editor selected

2009-03-12 Thread asookazian
well it's working now (after I put the focus in the hql editor and hit spacebar). and I clicked on various tabs and other windows/apps. not sure how the original behavior occurred... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217554#4217554 Reply to th

[jboss-user] [JBoss Tools (users)] - Re: Hibernate Configurations problem

2009-03-12 Thread max.ander...@jboss.com
I thought the first line that says "what configuration files, including which classpath are needed to load the POJO's, JDBC drivers etc." says it pretty clear ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217553#4217553 Reply to the post : http://www.j

[jboss-user] [JBoss Tools (users)] - Re: no hql query editor selected

2009-03-12 Thread max.ander...@jboss.com
doesn't it pick up the editor selectin when you start typing ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217552#4217552 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217552

[jboss-user] [JBoss jBPM] - Overdue actions, timers.

2009-03-12 Thread jjrs
Hi, Our process definitions are based on nodes and actions inside them (being executed in async mode). We are using jBPM for controlling batch processes, therefore I thought the best option was using nodetype "node". One of the requirements is notifying if one of the actions is "running la

[jboss-user] [JBoss Messaging] - Re: How to configure JBoss Messaging Service (am using JBoss

2009-03-12 Thread PeterJ
Wow, bold text. It must be urgent. ;-) Have you tried reading the JBoss Messaging documentation? I have another resource that provides step-by-step instructions for building a simple messaging app and performing various configuration tasks, but it is not free. I'll provide the URL if you like.

[jboss-user] [JBoss Tools (users)] - Re: no hql query editor selected

2009-03-12 Thread asookazian
using JBDS 2.0.0.CR2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217545#4217545 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217545 ___ jboss-user mailing list jboss-user

[jboss-user] [JBoss Tools (users)] - no hql query editor selected

2009-03-12 Thread asookazian
I have successfully written the following HQL query in the HQL editor and executed to get results: select er.equipmentRepairId, er.icomsworkOrderNumber, er.icomsworkOrderTechId from EquipmentRepair er, Equipment e | where er.equipment.equipmentId = e.equipmentId | and e.equipmentId = 1 Why

[jboss-user] [JBoss jBPM] - Re: Birt report errors. Oracle. gwt-console 3.3.1

2009-03-12 Thread jjrs
Hi Ronald, Thanks a lot for your answer. I will try with the latest version of the reports in the repository and if still have the same issue I will write Heiko as I believe he is in charge of that part. Regards. Jose. View the original post : http://www.jboss.org/index.html?module=bb&op

[jboss-user] [JBoss Cache: Core Edition] - Re: is it possible for MVCCInvocationContext to have null mv

2009-03-12 Thread manik.surt...@jboss.com
Had a look at your test, and your test is invalid. Here's why: Case 1: You have commented out the line marked N1. This works fine, since you first do a pFER() and then a get(). Expected behaviour. Case 2: Line marked N1 is not commented out. Here is what happens: 1. tx starts 2. read the

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JConsole / jmxremote connection problems

2009-03-12 Thread PeterJ
Beware of the DHCP reassigning your IP addresses when you have recorded those addresses in the hosts file. The DHCP address lease expires after a certain time and then the address is up for grabs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217540#4217540

[jboss-user] [EJB/JBoss] - Re: Jboss modifies sql.date object in serialisation process

2009-03-12 Thread jaikiran
Very very wild guess - was there any Day Light Saving time in 1968? If yes, then is the JDK on the server patched with the DST changes? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217538#4217538 Reply to the post : http://www.jboss.org/index.html?module=b

  1   2   3   >