[JBoss-user] [JBoss Seam] - Re: An excruciatingly simple SEAM question

2006-05-09 Thread baz
As far as i know your attempt works right. @Out outjects to the context from which the value was injected, or in case of no injection to the surrounding context. When you click the register button, you are in a temporary conversation. When you outject a value it will go to this temporary convers

[JBoss-user] [EJB 3.0] - embeddable EJB3.0 HSQL database question

2006-05-09 Thread tonydg
Can anybody can tell me how to lookup what's the state of my in memory HSQL database. I want to know how to see the structure of the generated tables in HSQL , and to view the data that i generate in my tests . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [JBoss jBPM] - Re: What exactly is jbpm.sar good for?

2006-05-09 Thread the_dude
"kukeltje" wrote : As soon as I know a little more, I'll post it in the forum. @Ronald: Thank you. I appreciate your efforts in this forum to help us learn more about jBPM. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942387#3942387 Reply to the post :

[JBoss-user] [EJB 3.0] - embeddable EJB3.0 JUnit test question

2006-05-09 Thread tonydg
Does anybody knows how to run all my JUnit tests from a given package without using test suite and without adding a new line per each test class in my build xml? I am trying to automate the test process. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942

[JBoss-user] [Beginners Corner] - Re: Need Help

2006-05-09 Thread sajid08
Ganton, Thanks alot for replying, but what about the other questions, if you people can guide me on how to get started and how to integrate some sample applications integrated using JEMS that'd be gr8 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942385#394

[JBoss-user] [JBoss Seam] - Re: Remoting exception

2006-05-09 Thread deniss.parhomenko
Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942384#3942384 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942384 --- Using Tomcat but need to do more? N

[JBoss-user] [EJB 3.0] - Re: executeUpdate problem- (bug?)

2006-05-09 Thread armita
I cut&pasted my code and the jboss log. Is it tested for MySQL? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942383#3942383 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942383 -

[JBoss-user] [JBoss Seam] - An excruciatingly simple SEAM question

2006-05-09 Thread scottd72
OK, I'm clearly missing something key, because I can't get the following extremely simple modification to the extremely simple "registration" example to work, and I've been at it for hours now. Suppose all I want to do is add, say, a "debug" String that's set somewhere RegisterAction.register()

[JBoss-user] [EJB/JBoss] - javax.naming.CommunicationException while executing a client

2006-05-09 Thread javion
hi i am getting the following error the exception javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: org.jboss.proxy.ejb.EJBMetaDataImpl (no security manager: RMI class loader disabled)] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:

[JBoss-user] [EJB 3.0] - EJB 3.0 client

2006-05-09 Thread javion
I am trying to execute a client for a EJB 3.0 stateless session bean that I deployed using JBoss 4.0.4 RC2 help me figure out this exception pls. the exception javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: org.jboss.proxy.ejb.EJBMetaDataImpl (no secu

[JBoss-user] [Installation, Configuration & Deployment] - Initailization problem after deployment problem

2006-05-09 Thread pparsid
Dear All, I have developed the Application using JSF, Spring and Hibernate on tomcat. It works fine in tomcat. but because of performance requirement i want to deploy it to jboss. Now the problem is when i deployed it in jboss no error comes at deployment but when i try to access it gives the

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread julian_k
It happens when I create a new process project and open the sample process that is part of the new project layout. It also happens when I create a new process definition in a project and try to open it. The GPD opens and then hangs...I am unable to click anything. I have no problems with the

[JBoss-user] [JBoss jBPM] - Re: Sale tool of GPD based on WEB about Customize process

2006-05-09 Thread Light_Stalker
this is the tools screenshot[img][/img] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942376#3942376 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942376 --- Usin

[JBoss-user] [EJB 3.0] - Re: executeUpdate problem- (bug?)

2006-05-09 Thread epbernard
Are you *sure* there is no "," in your own code? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942374#3942374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942374

[JBoss-user] [EJB 3.0] - Re: Entity Beans in 3.0 not persisting property changes

2006-05-09 Thread epbernard
yes this is done declaratively through @TransactionAttribute View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942373#3942373 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942373

[JBoss-user] [Beginners Corner] - Re: xdoclet tutorial

2006-05-09 Thread ragnarokkrr
Hi, this is a bit off-topic. I am looking (a lot) in web about ANTMOD accptance. Bu t i didnt fight not nmany references. I anna know ho uses antmod in this post and if is satisfied with the tool. thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=394

[JBoss-user] [JBoss jBPM] - Transaction Managment Problem

2006-05-09 Thread zoelee
I'm woking on the integration of our old system and jbpm.But our old system is using DAO as the persistence layer while jbpm using hibernate. Some transactions in our old system need to inter-act with jbpm,so how can I manage the whole transactions which include business logic and jbpm logic?

[JBoss-user] [JBoss jBPM] - Re: Using Decision Successfully....

2006-05-09 Thread logicalsid
hi.. Nope even thats not working.still "job is assigned to ernie" ie...it performs the first task(...which is default i suppose)... :-( I dont know where am i missing something..Do i have to write something in the "MessageActionHandler" to implement this or what i have done is rite but

[JBoss-user] [Beginners Corner] - Re: how to access index.jsp

2006-05-09 Thread Ganton
You need to put a entry in your web.xml deployment descriptor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942368#3942368 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942368 ---

[JBoss-user] [JBoss Seam] - Re: NullPointerException - rg.jboss.seam.contexts.PageContex

2006-05-09 Thread [EMAIL PROTECTED]
So I tried to deploy this and I get: 23:25:33,171 WARN [ServiceController] Problem starting service persistence.units:ear=SeamTest.ear,unitName=SeamTest-ejb | javax.naming.NameNotFoundException: DefaultDS not bound | at org.jnp.server.NamingServer.getBinding(NamingServer.java:529) |

[JBoss-user] [EJB 3.0] - Oracle Advance Queue

2006-05-09 Thread mwatson
Hi, I have search around the net trying to find an answer to this, but haven't really found much, Is it possible to hook up an ejb3 MDB to an Oracle 9i AQ? If so, does anyone have any pointers on how to do it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[JBoss-user] [Beginners Corner] - how to access index.jsp

2006-05-09 Thread wizumwalt
Hi all, I created an index.jsp page and packaged it up in a war and deployed it in jboss and would like to know how to access it w/o having to type in the name of my web application. If I just do 'http://localhost:8080', then I get the jboss page instead of my index.html. View the original

[JBoss-user] [Installation, Configuration & Deployment] - how to ensure the deployed order of different jars when jbos

2006-05-09 Thread vincent.yuan
as to my application, I must ensure some Ejbs start firstly ,some others MBean lately ,I want to know whether there is a mechanism to ensure that . thank you . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942363#3942363 Reply to the post : http://www.jbo

[JBoss-user] [EJB/JBoss] - Re: how to ensure the deployed sequence of different Jars wh

2006-05-09 Thread vincent.yuan
sorry to up this topic View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942362#3942362 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942362 --- Using Tomcat but need

[JBoss-user] [Beginners Corner] - Re: Port already in use: 4444

2006-05-09 Thread jaikiran
Have a look at: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=64248 http://www.ibiblio.org/security/articles/fport.html http://www.sysinternals.com/Utilities/PsKill.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942361#3942361 Reply

[JBoss-user] [JBoss Seam] - Re: Problem while using @Rollback annotation

2006-05-09 Thread [EMAIL PROTECTED]
Once again, there is _nothing_ I can do to help you. i have already reported this to Bill and Emmanuel. Please take it up in the EJB3 forum. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942360#3942360 Reply to the post : http://www.jboss.com/index.html?mod

[JBoss-user] [JBoss Portal] - Re: CMS Admin Portlet problem

2006-05-09 Thread ericmacau
If I clicked the "X" on "index.html", it will delete both of the English and Chinese version (all the languages I create) !!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942359#3942359 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[JBoss-user] [EJB 3.0] - About EJB 3.0 and Hibernate 3.x ...

2006-05-09 Thread fquimbay
Greetings ... Can help me about the diference between EJB 3.0 (EJB-QL) and Hibernate 3.x (HQL); I understand that EJB 3.0 implements a persistence model and Hibernate 3.x other similar model; in a J2EE application where it compose EJB SESSION y EJB ENTITY, can I use the API of EJB 3.0 and/or Hi

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - About EJB 3.0 and Hibernate 3.x ...

2006-05-09 Thread fquimbay
Greetings ... Can help me about the diference between EJB 3.0 (EJB-QL) and Hibernate 3.x (HQL); I understand that EJB 3.0 implements a persistence model and Hibernate 3.x other similar model; in a J2EE application where it compose EJB SESSION y EJB ENTITY, can I use the API of EJB 3.0 and/or Hi

[JBoss-user] [Remoting] - Re: ClassNotFoundException for class array type during deser

2006-05-09 Thread [EMAIL PROTECTED]
Is fixed. Thanks for letting us know. http://jira.jboss.com/jira/browse/JBREM-450. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942356#3942356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942356 ---

[JBoss-user] [EJB 3.0] - Re: Foreign Key Constraint Problem, Bug?

2006-05-09 Thread tvanbuskirk
For anyone wondering, I found this post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76605 saying that Primary Foreign Keys are not supported yet. That was back in February 2006 so maybe they will be supported soon?? Please please please?? View the original post : http://www.jbos

[JBoss-user] [JBossCache] - Re: TransactionRollBack error!

2006-05-09 Thread [EMAIL PROTECTED]
Yes, this is a known issue - it is to do with a race condition. I suggest downloading and tring 1.3.0.SP2 (released earlier today) which fixes this, among other things. Cheers, Manik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942354#3942354 Reply to the

[JBoss-user] [JBoss Portal] - Re: Struts, JSF or Spring for Portlets?

2006-05-09 Thread schnelzer
I recommend using JSF for the front end and EJB3 (which for JBoss uses Hibernate under the hood). We are using this architecture on a number of portal projects and it is working well. In my experience, JSF is the dominant model for building portlets, so you will get better support for JSF base

[JBoss-user] [Beginners Corner] - Re: How i access text file in JBoss?

2006-05-09 Thread Ganton
Thats the way i'd do it. Write the file to the jboss work space, then have a servlet that can find the file in the work space and stream it back with the correct content type. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942352#3942352 Reply to the post

[JBoss-user] [Beginners Corner] - Re: Need Help

2006-05-09 Thread Ganton
I'm pretty sure JEMS is just the name to describe the entire suite of applications from JBoss, that make up their enterprise suite. It is not a "product" per-se, but a collection of products, such as the application server, portal server, etc...etc... View the original post : http://www.jboss.

[JBoss-user] [JBoss Seam] - Re: NullPointerException - rg.jboss.seam.contexts.PageContex

2006-05-09 Thread brianleonard
Gavin, I got the same exception using the latest Seam CVS. I'm not surprised given the simplicity of my application. I posted a new ear, containing the freshly built jboss-seam.jar if you want to try it yourself. Once deployed, just hit: http://localhost:8080/SeamTest-war/welcomeJSF.seam The a

[JBoss-user] [Beginners Corner] - Re: Port already in use: 4444

2006-05-09 Thread Ganton
You might want to check your system for worms/viruses. Some, like MSBlast set up shop on port View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942349#3942349 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942349 -

[JBoss-user] [EJB 3.0] - Re: Foreign Key Constraint Problem, Bug?

2006-05-09 Thread tvanbuskirk
Hello Cyril, Thank you very much for your reply! I've implemented the code you have suggested: | ... | @JoinColumn(name="dogID", insertable=false, updatable=false) | ... | @JoinColumn(name="kennelID", insertable=false, updatable=false) | Unfortunately it still leaves me with the sa

[JBoss-user] [Beginners Corner] - XML parser

2006-05-09 Thread Ganton
Did the version of xerces change between 4.0.3SP1 and 4.0.4.CR2 ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942347#3942347 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942347 ---

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread hosierdm
I see it as well. When I open the websale example, then click on the Source tab. After that Eclipse pegs the CPU for like 3-5 minutes or until I kill it if I get tired of waiting. I'm using latest JBoss IDE with GPD 3.0.9.1. I can open my other processes just fine though. View the original

[JBoss-user] [JBoss jBPM] - Re: jbpm.sar access

2006-05-09 Thread kukeltje
As I posted in another forum, things changed on this subject and it is indeed not possible to find this out by using the source... Sorry, I take some of my comment back, but still do not appreciate the 'stupid' (even if it was not towards us) and the 'lazy' remarks. Sometimes people post quest

[JBoss-user] [JBoss jBPM] - Re: Problem installing BPEL extension

2006-05-09 Thread meghanai_99
I installed jBPM core 3.1.1 to a folder called jBPM3.1.1 and then installed BPEL extension 1.0alpha4 on top of that. Should I get jBPM3.0.x first and then install extension? Thanks for your prompt replies. - Meghana View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss jBPM] - Re: Problem installing BPEL extension

2006-05-09 Thread [EMAIL PROTECTED]
I just realized you mentioned jBPM 3.1.1. Did you replace the version shipped with jBPM BPEL alpha 4? If you did, it won't work. jBPM 3.0.x is required. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942343#3942343 Reply to the post : http://www.jboss.com/in

[JBoss-user] [JBossCache] - JBoss Cache 1.3.0.SP2 released

2006-05-09 Thread [EMAIL PROTECTED]
1.3.0.SP2 is out and available for download here: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=415758 This is a bugfix release, involving: * [ JBCACHE-587 ] Fqn.getName() directly casts to String * [ JBCACHE-592 ] JBossCache AS integration pr

[JBoss-user] [JBoss jBPM] - Re: Problem installing BPEL extension

2006-05-09 Thread meghanai_99
I don't get any exception stack trace only that MBean error. Here is full output. In the BPEL docs, it says that I should see a message something like this - 22:59:33,781 INFO [JbpmService] binding JbpmSessionFactory 'java:/jbpm/BpelSessionFactory' into JNDI... I don't get that message. Full

[JBoss-user] [Remoting] - ClassNotFoundException for class array type during deseriali

2006-05-09 Thread tmhsiu
Hi, I am using JBoss 4.0.3SP1 AS with JBoss Remoting 1.4.0 and JDK 1.5.0_06. I have a remote API which returns a class array type. For easier descriptive purposes, let's say the API is public Alert[] getAlerts(); I test this API through a JUnit test case and receive a ClassNotFoundException:

[JBoss-user] [Management, JMX/JBoss] - Re: Using queryMBean

2006-05-09 Thread PeterJ
I have reached my conclusion: I don't know what I am doing. :-( I now realize that the query expression will filter MBeans based on the values of the properties defined for the MBean. I mistakenly thought that parts of the MBean name were the attributes that I could query on. That is, an MBe

[JBoss-user] [JBoss jBPM] - Re: Problem installing BPEL extension

2006-05-09 Thread [EMAIL PROTECTED]
Please post the exception stack trace. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942337#3942337 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942337 --- Using

[JBoss-user] [JBoss jBPM] - Re: What exactly is jbpm.sar good for?

2006-05-09 Thread kukeltje
hmmm... I looked into this a little since it intriged me and have to take back some of my comments in another thread about this same issue (the jndi name/mbean thing). I did not look into this part of the code since it got restructured from 3.0 to 3.1 and the usage is unclear to me now. As soon

[JBoss-user] [JBoss jBPM] - Re: Auto task-ending

2006-05-09 Thread kukeltje
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=80960 You can call an action on the timer and end the task-node that way (afaik) hth View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942335#3942335 Reply to the post : http://www.jboss.com/index.html?m

[JBoss-user] [JBoss Seam] - Re: HttpServletRequest from Seam

2006-05-09 Thread supernovasoftware.com
I did away with the filter. I am posting an example here in case anyone finds it useful. I mainly use this to set the href value is the base tag in xhtml. People have helped me on this so I am going to start posting general examples here. | @Stateless | @Name("exposeHttpServletRequest")

[JBoss-user] [JBoss jBPM] - Re: Accessing action handlers from referenced project in GPD

2006-05-09 Thread kukeltje
I've seen this question come up a few times. I think it would be a good addition to the documentation or the wiki to describe the possibilities more explicitly. I was of the opinion to that they could be anywhere on the classpath, but accoriding to some posts it does not (always?) seem to be tha

[JBoss-user] [Beginners Corner] - Deploying expanded war/jar in JBOSS

2006-05-09 Thread ankurtan
Hi, Currently I have a war for my application which is running fine. But everytime I make changes to a .class/.html/.xsl I need to recreate the war file. As the project size is huge, recreating a war takes a long time. Is there a way around this? Can't I configure JBOSS to look for the .class/.

[JBoss-user] [JBoss jBPM] - Re: Required field validator

2006-05-09 Thread kukeltje
what version of jBPM are you using? http://www.catb.org/~esr/faqs/smart-questions.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942328#3942328 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942328 -

[JBoss-user] [JBoss Seam] - Re: Remoting exception

2006-05-09 Thread sbryzak2
I've fixed this in CVS. It will now only attempt to use the local interface if the component has one, otherwise it will use the bean class of the component you are calling. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942327#3942327 Reply to the post : h

[JBoss-user] [JBoss jBPM] - Problem installing BPEL extension

2006-05-09 Thread meghanai_99
I downloaded JBoss 4.0.3sp1 and jBPM 3.1.1 with BPEL extension 1.0alpha4. I followed the build and deployment instructions given in the BPEL docs. After copying the 'jbpm-bpel.sar' file to deploy folder of JBoss, it tries to deploy it but throws following error - --- MBeans waiting for other MB

[JBoss-user] [JBoss Seam] - Re: Problem while using @Rollback annotation

2006-05-09 Thread jw_ht
I am using Seam CR2 and got the same exceptions when using @Rollback. Is there a workaround to rollback the transaction? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942325#3942325 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [JBoss jBPM] - Re: jBPM 3.1.1 Released

2006-05-09 Thread [EMAIL PROTECTED]
I remember that you brought up the issue... I must have fixed it rightaway indeed ;-) But it illustrates that we tend to forget about it when there is no JIRA issue... Cheers, Koen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942324#3942324 Reply to the

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread [EMAIL PROTECTED]
When exactly does this freeze happen? Is anyone else seeing this? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942322#3942322 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942322

[JBoss-user] [Beginners Corner] - varia.Scheduler - Start at midnight

2006-05-09 Thread sjringo
Hi, I have created a Scheduler and it start fine when I start jboss and does what it is supposed to do when I start jboss. What I have been unable to figure out is how to schedule my Scheduler to kick off at lets say midnight or 1:00 a.m. All that I have been able to find it Schedule period,

[JBoss-user] [News & Announcements] - JBoss Cache 1.3.0.SP2 released

2006-05-09 Thread [EMAIL PROTECTED]
JBossCache 1.3.0.SP2 is released and is available for download from sourceforge at http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=415758 Release Notes - JBoss Cache - Version 1.3.0.SP2 Bug [JBCACHE-587] - Fqn.getName() directly casts to String

[JBoss-user] [JBoss Portal] - Re: Struts, JSF or Spring for Portlets?

2006-05-09 Thread danny_hon
I have a similar question. We would like to use JSF+Hibernate as our standard portlet framework. However, I am not sure where can we start and close a session. In a normal web application, we can use ServletFilter to accomplish this. In JBoss Portal, ServletFilter is not being invoked, so th

[JBoss-user] [JBoss Portal] - is 'WebDAV access to cms content' possible in 2.4-alpha?

2006-05-09 Thread makesh bala
Is 'accessing cms-content through WebDAV' feature incorporated in JBoss-Portal-2.4-Alpha? Any direction would be appreciated. Thanks in advance, makesh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942317#3942317 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBossCache] - Re: Transaction Rollback Problem

2006-05-09 Thread java123
I running JbossCache 1.3.0SP1 with JBoss 4.0.3SP1 and get the same exceptions. Boss_4_0_3_SP1 date=200510231054)] Started in 1m:7s:735ms [09-05-2006 17:17:58.625] [163263] [org.jboss.cache.interceptors.TxInterceptor] [ERROR] [Thread-42] Transaction has a null transac tion entry - beforeCompletio

[JBoss-user] [JBoss Seam] - Re: RollbackException on Validation

2006-05-09 Thread [EMAIL PROTECTED]
This has been discussed in other threads. JBoss EJB3 has a bug where it swallows the real exception and shows this exception instead. The real exception is occurring in your app. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942313#3942313 Reply to the post

[JBoss-user] [EJB 3.0] - Re: Foreign Key Constraint Problem, Bug?

2006-05-09 Thread [EMAIL PROTECTED]
Hello, Of course you can persist relations in one method. | public void persistParent(Parent p) | { |ParentEntityBean pBean = new ParentEntityBean(p); |em.persist(pBean); | |List children = p.getChildren(); |Child firstChild = children.get(0); |ChildEntity

[JBoss-user] [JBoss jBPM] - Re: decision node with java code decision??

2006-05-09 Thread Saviola
I am sorry about the error but according to jPDL 3.1 the second part of the code needs to be corrected: | | must be removed and the expression part must be moved to the decision node like this: | | ... | Sorry about that - it's almost midnight :( Saviola View the original post :

[JBoss-user] [Management, JMX/JBoss] - Re: Using queryMBean

2006-05-09 Thread PeterJ
OK, that works. I thought that I had gotten an exception when I tried that earlier. Oh, now I remember, what I tried at first was (this is only one of many variations of the object name string containing wild cards): ObjectName name = new ObjectName("jboss.management.local:EJBModule=*,*"); |

[JBoss-user] [Beginners Corner] - Port already in use: 4444

2006-05-09 Thread emcek
I simple install J2EE 1.4 and JBoss and then run it.. and I get this... strange I don't use port C:\Program Files\jboss-4.0.3SP1\bin>run.bat === . JBoss Bootstrap Environment . JBOSS_HOME: C:\Program Files\jboss-

[JBoss-user] [Beginners Corner] - JBOSS IDE (HDBTools) with CRUD application Example

2006-05-09 Thread vrojo
I have followed the Video instructions, when I execute the JBoss Seam Skeleton and refresh, I can see all the stuff showed in the video. The problem I have is that I'm getting this errors: Entity cannot be resolved to a type The import javax.ejb cannot be resolved Name cannot be resolved to a ty

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Getting http port in server.xml

2006-05-09 Thread tomalley
FYI - I was able to get the port value with JMX: | MBeanServer server = MBeanServerLocator.locateJBoss(); | QueryExp query = Query.and(Query.eq(Query.attr("secure"), Query.value(false)), Query.eq(Query.attr("protocol"), Query.value("HTTP/1.1"))); | Set ons = server.queryNames(null, query);

[JBoss-user] [JBoss jBPM] - Re: decision node with java code decision??

2006-05-09 Thread Saviola
Here is a more complete example: | | | http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="urn:jbpm.org:jpdl-3.1 urn:jbpm.org/xsd/jpdl-3.1.xsd" | name="test"> | | | | | | |

[JBoss-user] [Management, JMX/JBoss] - Re: How can I find Tomcat Port

2006-05-09 Thread tomalley
The port is found in jboss.web:type=Connector,* There are 3 connectors defined by default so query for protocol=HTTP/1.1 and secure=false (http) or secure=true (https). | MBeanServer server = MBeanServerLocator.locateJBoss(); | QueryExp query = Query.and(Query.eq(Query.attr("secure"), Query.

[JBoss-user] [JBossWS] - I found the part of the solution to my problem

2006-05-09 Thread balteo
Hello, I realized that additional jars (jaxrpc jars) were packaged in the war and this must have been the source of my problems: there must have been two javax.xml.rpc.Service classes in contention. Now I would be very grateful if someone could tell me how to resolve class contention problems

[JBoss-user] [JBoss Seam] - Re: @SelectItems and @SelectItemsSelection annotations?

2006-05-09 Thread supernovasoftware.com
It this functionality likly to be included? If so when? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942299#3942299 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942299

[JBoss-user] [JBoss Seam] - Re: getting Exception when using pageflow in jbpm

2006-05-09 Thread dr_j
I've attached to the jira issue http://jira.jboss.com/jira/browse/JBSEAM-136 an ecplise project that should exhibit the problem, built on the "todo list" example. j View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942298#3942298 Reply to the post : http://ww

[JBoss-user] [JBoss jBPM] - Re: Where is javadoc for org.jbpm.webapp?

2006-05-09 Thread hosierdm
I would say your best bet is to just look at the source code, which is available when you download the jbpm distribution. The source code will tell you way more than any javadoc ever could. It helped me out quite a bit actually. View the original post : http://www.jboss.com/index.html?module

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread julian_k
ok, well I downloaded the JBoss IDE per the getting started guide in the Wiki and everything works. I would prefer not to have to use this IDE as it takes some time to start and I have other plugins under my other Eclipse install. Is this unavoidable? View the original post : http://www.jbos

[JBoss-user] [EJB 3.0] - Re: Foreign Key Constraint Problem, Bug?

2006-05-09 Thread tvanbuskirk
I have read through the hibernate doc on how the persistence context is stored and synchronized several times, but cannot find an answer. The main question is this: Can I persist a parent and its list of children in the same method? i.e. | public void persistParent(Parent p) | { |P

[JBoss-user] [JBoss jBPM] - Where is javadoc for org.jbpm.webapp?

2006-05-09 Thread flawlor
I was looking at the jBPM webapp to see how the JSPs are coded and saw that they make extensive use of the org.jbpm.webapp classes packaged in the jbpm-webapp-3.1.1.jar file. However, the javadocs don't have any defintions of these classes. Are they provided somewhere? Thanks, -- Frank View

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread julian_k
ok i did a clean install of Eclipse 3.1.2 and still had the same problem. So I uninstalled the plugin and tried doing it manually with the "jbpm-gpd-feature-3.0.9.1" files, but had the same outcome. Any help or insight would be appreciated. View the original post : http://www.jboss.com/index

[JBoss-user] [JBoss Seam] - @DataModel(scope = ScopeType.PAGE) and @Factory problem

2006-05-09 Thread supernovasoftware.com
I have a DataModel and regular variable that are both Maps which I am populating as follows: Note there are 2 factory methods one to populate the DataModel and one for the total. | @SuppressWarnings("unused") | @DataModel(scope = ScopeType.PAGE) | private List couplingMainList; |

[JBoss-user] [JBossWS] - JAXRPCException The service interface does not implement jav

2006-05-09 Thread balteo
Hello, I am trying to call a web service. I have the following code in my servlet: | | /* | * ServletWSClient.java | * | * Created on 9 mai 2006, 12:32 | */ | | package pack; | | import java.io.*; | import java.net.*; | | import javax.servlet.*; | import javax.

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Problem deploying Hiberhate.HAR

2006-05-09 Thread kc7bfi
I am having trouble deploying my first Hibernate HAR in JBoss. Here is my hibernate.cfg.xml: | | | org.hibernate.dialect.PostgreSQLDialect | false | org.hibernate.context.ThreadLocalSessionContext | | | | | Here is my hibernate-service.xml

[JBoss-user] [Security & JAAS/JBoss] - SSL with client authentication & DomainServerSocketFactory

2006-05-09 Thread ko5tik
Hi all, I'm investigating a way to generally enable SSL with client authentication between servers ( Yes, there is an CSO and he is the person able to get every border closed ;) ). Wiki says: ( http://wiki.jboss.org/wiki/Wiki.jsp?page=JMSOverSSL ) -%< You would

[JBoss-user] [Management, JMX/JBoss] - Re: Using queryMBean

2006-05-09 Thread [EMAIL PROTECTED]
Try a 'null' QueryExp and use the ObjectName: "jboss.management.local:j2eeType=Servlet,*" View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942283#3942283 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942283 --

[JBoss-user] [Messaging, JMS & JBossMQ] - One Thread per Session scalability issue

2006-05-09 Thread morganga
I am using JMS (JBossMQ) as a private implementation layer for a flash client compatible chat server application on JBoss 4.0.x. My problem is that the application does not scale, I run out of thread resources on the server. The application starts a socket accept loop to receive incoming connec

[JBoss-user] [Management, JMX/JBoss] - Using queryMBean

2006-05-09 Thread PeterJ
I am trying to get all MBeans from a given namespace and that have a particular attribute, but I can't seem to get the queryMBean method to work. According to the examples that I have seen, the following code should work: ObjectName name = new ObjectName("jboss.management.local:*"); | QueryEx

[JBoss-user] [Javassist user questions] - is javassist usefull for reflection only ?

2006-05-09 Thread [EMAIL PROTECTED]
hi, does javassist give me any benefits when i only do runtime reflection over plain java reflection (no bytecode manipulation) i scanned some tutorials and this list but didn't find anything about this topic. I just need: * finding classes by name * finding constructors, fields and methods *

[JBoss-user] [JBossCache] - Re: TransactionRollBack error!

2006-05-09 Thread java123
I assume this occurs when server tries to replicate cahe entry on the cluster server. In my treecache replication ASYNC and TransactionManagerLookupClass is org.jboss.cache.JBossTransactionManagerLookup. The odd part to this problem is that if I start 2 servers using the same configuration on

[JBoss-user] [JBoss Seam] - Re: Method not found: isJndiName

2006-05-09 Thread mrboxer24
I still get that problem "isJNDIname" not available. I am trying nightly. Please help : JBossIDE-200605041002-nightly-ALL.zip HibernateTools-3.1.0.200605041002-nightly.zip and follow the procedure. and restart with eclipse -clean View the original post : http://www.jboss.com/i

[JBoss-user] [JBoss jBPM] - Re: New jBPM Getting Started Documentation

2006-05-09 Thread flawlor
Great job. Well written and accurate. I have some problems, however. I followed the directions to use the designer to add the StartersProcess and this worked fine, but I noticed that the src/java and test/java directories have error icons on them. When I look at some of the files it appears t

[JBoss-user] [JBossWS] - Re: Issue with JBoss 4.0.1- Axis1.2

2006-05-09 Thread kylemallory
Sakiri, I am getting this same error, but not with JBoss. I am currently using Resin w/ Spring and am getting the same error. Just like you, if I run standalone, it works fine, but in the Spring/Servlet context it fails. Any chance you are using Spring as well? KM View the original post :

[JBoss-user] [JBoss jBPM] - GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-09 Thread julian_k
I am using Eclipse 3.1.0 with jbpm-gpd-site-3.0.9.1.zip. Do I need to be running a different version of Eclipse or is there a log somewhere to determing why it is freezing the entire IDE? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942271#3942271

[JBoss-user] [Security & JAAS/JBoss] - Restricting Cipher suites

2006-05-09 Thread seanduddy
Hi, I am trying to retrict the enabled cipher suites to just TLS_RSA_WITH_AES_128_CBC_SHA on the JBOSS server side, i.e. any clients connect using my stateless beans MUST use this suite. I was using JBOSS 4.0.2, but it appears there was no way to restrict the suites, so I switched to 4.0.3SP1

[JBoss-user] [JBoss Seam] - Remoting exception

2006-05-09 Thread deniss.parhomenko
If I use Seam Remoting with Java Beans I receive follofing exception java.util.NoSuchElementException | at java.util.HashMap$HashIterator.nextEntry(Unknown Source) | at java.util.HashMap$KeyIterator.next(Unknown Source) | at org.jboss.seam.remoting.Call.execute(Call.java:105) I

[JBoss-user] [JBoss jBPM] - Accessing action handlers from referenced project in GPD

2006-05-09 Thread jruud
My action handlers live inside a jar in my 'Libraries' project. My 'MyGPD' project has defined the Libraries project as a required project (i.e. the action handler classes are on MyGPDs classpath). However, when opening the Designer editor on a gpd.xml file in the *MyGPD* project and then addi

[JBoss-user] [JBossWS] - Parameter ordering question

2006-05-09 Thread msell
The build of JBoss 5 that I have been using from February, 2006 generates WSDLs where the parameter ordering is alphabetical. The latest (as of March 9th) version of JBoss WS orders parameters as they appear in the method declaration. It's not a problem now (I can rebuild proxies), but if the be

[JBoss-user] [Beginners Corner] - java.io.InvalidClassException: TObject; class invalid for de

2006-05-09 Thread andreicos1971
When using JBoss 4.03. I get the following run-time error: 19:40:50,046 INFO [STDOUT] Caused by: java.lang.reflect.UndeclaredThrowableException 19:40:50,046 INFO [STDOUT] at $Proxy592.loadInbox(Unknown Source) 19:40:50,046 INFO [STDOUT] at com.siatel.g6.client.ejb.GetProcessesCmdEJB.l

[JBoss-user] [JBossWS] - Re: WSDL mapping error? (in JBoss-Head)

2006-05-09 Thread msell
Sorry for the dumb question. Followed the instructions, everything works fine. Thanks for the tip! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942265#3942265 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942265 -

  1   2   3   >