[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Error 404: The requested source (/fibo) is not available

2006-03-11 Thread cypher
Hi sgv, I have played around with this since my last post. It appears that the problem is with FiboApp.ear because when i undeployed it and instead deployed FiboEJB.jar and FiboWeb.war seperately, everything worked ok. I typed http://localhost:8080/FiboWeb and it gave me the correct html page f

[JBoss-user] [EJB/JBoss] - Strange: the exceptions in the Bean class isn`t the same as

2006-03-11 Thread rafoul
Hello! everyone ! I`m new to EJB and encountered the problem when i was deploying my first BMP. I`m using JBoss 4.0.3 and JBoss IDE 1.5 with eclispe 3.1. When I try to deploy my ear file, JBoss kept saying the following: 12:18:21,343 WARN [verifier] EJB spec violation: Bean : Account Method :

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Fibo tutorial

2006-03-11 Thread sgv
If you look in the package explorer and look at the src directory, class names etc. do you see exclamation marks (warning signs) in the project. You should remove those errors. You can match them up with the final source code displayed after the instructions, you should be missing some of the

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Problem starting Jboss

2006-03-11 Thread sgv
Please see the following step in the tutorial: http://docs.jboss.com/jbosside/tutorial/build/en/html/jboss.config.html Did you include the source directory ?? I am not sure if that is your problem but any ways !! Good luck. View the original post : http://www.jboss.com/index.html?module=bb&o

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: missing client/jbossall-client.jar

2006-03-11 Thread sgv
Nick, More details please. Also it is easier to download the following instead of JBossIDE-1.5.1.GA-Bundle-win32.zip JBossIDE-1.5.1.GA-ALL.zip downloading Eclipse and then trying to install the IDE using the Eclipse update feature. If that is what you did, please provide more information. R

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Error 404: The requested source (/fibo) is not available

2006-03-11 Thread sgv
If you look in the package explorer and look at the src directory, class names etc. do you see exclamation marks (warning signs) in the project. You should remove those errors. You can match them up with the final source code displayed after the instructions, you should be missing some of the

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Session with Hibernate :: Owning Session was closed.

2006-03-11 Thread avixcore
I've got Hibernate finally working, and I have a class that is a many-to-one. Lazy-loading is on.. I have a servlet that is using the object, and I've closed the session BEFORE the view is rendered. What is the proper way to deal with when to close the session.. I've heard of using something

[JBoss-user] [J2EE Design Patterns] - Work Manager API (threading in JEE)

2006-03-11 Thread jheido
In May 2004 IBM and BEA introduced v1.1 of their Work Manager API (aka commonj). The specification defines a concurrent programming API for JEE. Since that time both BEA & IBM have provided implementations of this de facto spec. What I'd like to know, are there any plans to support this specific

[JBoss-user] [Installation, Configuration & Deployment] - Re: Large blank space in server.log after defining custom ap

2006-03-11 Thread ddevore
Lets try this one instead. Here is my definition in the log4j.xml (I also tried false for the append value) | | | | | | | | | | | | | | | | | | | View the

[JBoss-user] [Installation, Configuration & Deployment] - Large blank space in server.log after defining custom append

2006-03-11 Thread ddevore
I am getting a very large space at the begining of the server.log once I defined a appender for an application log. The space does not seem to appear untill I write something to the custom log. Here is my definition in the log4j.xml (I also tried false for the append value)

[JBoss-user] [JBossWS] - JBWS-666

2006-03-11 Thread ycswyw
I think this issue should be reopened: http://jira.jboss.org/jira/browse/JBWS-666 Do you agree? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929562#3929562 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929562 ---

[JBoss-user] [EJB 3.0] - Re: LazyLoadExceptions, Open Session in View & EJB3

2006-03-11 Thread binario
anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929560#3929560 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929560 --- This SF.Net email is sponsored by xPM

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread [EMAIL PROTECTED]
I gotta admit that it seems nuts to say "the default locale is german", but messages.properties is in english View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929559#3929559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [JBoss Seam] - Re: reverse engineering problem

2006-03-11 Thread [EMAIL PROTECTED]
The *first* stacktrace in the log. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929558#3929558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929558 --- This SF.Ne

[JBoss-user] [Messaging, JMS & JBossMQ] - Reload MDB from code

2006-03-11 Thread Friso
I'm working in an application with aproximately one hundred different MDBs. Some of these have configuration data stored in a variable that is kept between invocations of onMessage(). However, sometimes I want to programmatically reload that locally stored configuration data for all available

[JBoss-user] [EJB 3.0] - Re: Problem with Lazy attributes - 4.0.3SP1-EJB3.0RC4

2006-03-11 Thread [EMAIL PROTECTED]
Let me state the differences: There are two bugs related to Lazy Attributes. One is regarding JBossSerialization which was failing during Hibernate Proxy serialization, which is solved. To solve that you simply need to replace jboss-serialization.jar by the version available at jboss-serializ

[JBoss-user] [JBoss jBPM] - Re: BeanShell vs. JSF Expression Language in Vers 3.1 and up

2006-03-11 Thread Saviola
Hi! Here is an example: one more: and the last one: Regs, Saviola View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929553#3929553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929553 -

[JBoss-user] [JBoss AOP] - Re: deploying precompiled apps in jboss

2006-03-11 Thread [EMAIL PROTECTED]
Hi, There isn't really any difference from using xml. There is a tutorial example called annotated-injboss in the distribution. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929552#3929552 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[JBoss-user] [JBoss jBPM] - Re: How to use expression ?

2006-03-11 Thread Saviola
Hi, you can try using this one too: or this one: Regs, Saviola View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929551#3929551 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929551 -

[JBoss-user] [JBoss jBPM] - build-deploy failed; need of Jboss AS?

2006-03-11 Thread Dieterke
Since my previous topic; I've been trying to build the websale example in Eclipse with the 2 ant-scripts build.xml en build.deploy.xml The first build went without problems, but the second one, the build.deploy.xml fails and gives this error anonymous wrote : BUILD FAILED | D:\jbpm-starters-k

[JBoss-user] [JBoss AOP] - Can you use AOP to force an object as an EJB3 object?

2006-03-11 Thread asack
I'm looking at AOP for architecting a new project and I was wondering if its possible to force a simple POJO to be an EJB3 and have it managed by the EJB3 containers via a Mixin or some other mechanism? (there is a similar post with no response about taking a POJO and trying to make it an Entit

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Packaging EJB3.0 apps with IDE 1.5.1

2006-03-11 Thread khooke
I think I can answer my own question - if I manualy create these files in the expected locations then everything works. IDE guys: it would be a neat feature if you could automatically created the required packaing files when you create the projects from the IDE wizards? Thanks! Kevin View the

[JBoss-user] [JBossWS] - Re: FiboBean (as per Eclipse-IDE Documentation) as a webserv

2006-03-11 Thread ken1
Hi, could it be that you are using the jBPM Starter Kit Configuration of JBoss? I had somehow the same problem. Try to deploy to the JBoss ALL Config an itll work. Seems that jBPM config doesnt support Web Services? Does anyone know how to change that and make jBPM-Server deploy WS? Ken View

[JBoss-user] [JBoss jBPM] - JBPM BPEL Fault and Compensation Handling

2006-03-11 Thread av_2_0
Hi I have been using the JBPM Bpel module. I am really desperate to use fault handling and compensation. I saw a http://www.jboss.com/index.html?module=bb&op=viewtopic&t=74937 saying that the next version of JBoss BPEL will feature fault handling. I was wondering if compensation would also be

[JBoss-user] [JBoss Seam] - Re: reverse engineering problem

2006-03-11 Thread destiny84
well, I don't knowwhat exactly you mean with thte stack trace, but this is what I foundin the log: org.jboss.deployment.DeploymentException: URL file:/C:/isep/jboss/server/default/tmp/deploy/tmp17636seamapp.ear-contents/seamapp-exp.war/ deployment failed | at org.jboss.web.tomcat.tc5.Tomc

[JBoss-user] [JBossCache] - Re: Replication Bug with Collection proxies

2006-03-11 Thread [EMAIL PROTECTED]
No it is not a simple wrapper. The reason that it is not is because all the Collection data (e.g., in Map case, the key, value paris). So all these get/remove/iterator need to operate on the cache store data (instead of just in-memory data). This is how TreeCacheAop (or PojoCache as we call it n

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread Andy.2003
so the default language is english as well... that's the way it works! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929541#3929541 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929541 -

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread perwik
Sure, that would solve the problem, once. But you wouldn't want to have the deployer changing the filenames when he could change a setting in faces-config.xml. In my imaginary company the developers have a standard that says they should always have messages.properties in english :-) View the or

[JBoss-user] [JCA/JBoss] - java.lang.IllegalArgumentException: xaRes not enlisted

2006-03-11 Thread wipgil
We are using jboss3.2.7 with oracle 10G. While creating a database connection we are getting following exception. It is happening occupationally not regularly. Can you please help us. Exception. Caused by: XXXBusinessExceptionException: Error in getting DB Connection Error in delist!; - nest

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread Andy.2003
if "de" is your default language, your messages.properties have to be in german ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929537#3929537 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929537

[JBoss-user] [JBoss jBPM] - Re: How do I retrieve Tasks for all Actors?

2006-03-11 Thread kukeltje
may I ask why you 'were afraid that was going to be the answer'? These things are not obvious, think about systems where there are thousands of open tasks. Retrieving all in one go can put an unnecessary load on a system. So some kind of paging db side/ui side etc is needed. Extending the admi

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread perwik
It never ends ;-) in LocaleSelector.setLocale() you do this | ... | set locale based on language and so on... | ... | else | { | locale = java.util.Locale.getDefault(); | FacesContext facesContext = FacesContext.getCurrentInstance(); | if (face

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread perwik
"[EMAIL PROTECTED]" wrote : | THat's the way Java's lookup algorithm works, not ours. | Ok, I think I can live with that until I actually develop something that needs two different locales depending on country. I don't think it's that often. Although it should be easy enough to have a setL

[JBoss-user] [JBoss Eclipse IDE (users)] - Error 404: The requested source (/fibo) is not available

2006-03-11 Thread cypher
Hey everyone, I am new to EJB. I have followed the tutorial and everything seems normal, debug works fine, and FiboApp.ear gets deployed successfully however when I open the web browser and type http://localhost:8080/fibo/ i get Error 404: The requested source (/fibo) is not available. Can som

[JBoss-user] [Installation, Configuration & Deployment] - Re: FileNotFountException when I re-deploy my web app,help m

2006-03-11 Thread yangjs
My tomcat's jboss-service.xml config about classload is : false | | true No one can explain it??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929532#3929532 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [JBoss Eclipse IDE (users)] - Error 404 - The requested source (/fibo) is not available

2006-03-11 Thread cypher
Hi, I have followed all the steps of the tutorial and Jboss starts successfully during debug and FiboApp.ear also gets deployed successfully. However I am getting Error 404: The requested source (/fibo) is not available when i open up the web browser and type in http://localhost:8080/fibo/ i

[JBoss-user] [JBoss Seam] - Re: Conversations:

2006-03-11 Thread [EMAIL PROTECTED]
I'm pretty sure that trying to do this would always be conceptually wrong. You are trying to carry state forward from one conversation to the next, so by definition, it is not a new conversation. More likely, (a) It is really the same conversation or (b) You want a nested conversation or (c) The

[JBoss-user] [EJB 3.0] - Re: Problem with Lazy attributes - 4.0.3SP1-EJB3.0RC4

2006-03-11 Thread Annegret
Hello, I've got a similar problem: some attributes defined as LAZY causes a SerializationException and later on a ClassCastException when serialized to the client. When I configure them as EAGER it works, but a SerializaionException is thrown on bean passivation. The configuration of the attrib

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-03-11 Thread [EMAIL PROTECTED]
If you are running in JBoss, you should not be deploying your own versions of the jars! Just use what JBoss comes with. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929526#3929526 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[JBoss-user] [JBoss AOP] - deploying precompiled apps in jboss

2006-03-11 Thread eprst
Hi what is the correct way of packaging a precompiled applications with annotated bindings for JBossAS? I can find examples for only xml-based bindings and reference documentation doesn't give an aswer also. thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [JBoss Seam] - Conversations:

2006-03-11 Thread [EMAIL PROTECTED]
I see that there has been quite a bit of discussion around stopping and starting conversations. I have a similiar problem in that I don't want to nest conversations but stop one conversation and begin another. Some further info... I have two views (one views a Property and another a Tenant).

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-03-11 Thread max522over
thanks for the response. I found the following file on the hibernate download all releases: hibernate-entitymanager-3.1beta5.zip which seemed to be the file you indicated in your first posting. I've got past my initial errors but now I'm getting the following exception 2006-03-11 03:40:22,281 W

[JBoss-user] [Installation, Configuration & Deployment] - Re: Ports going crazy...

2006-03-11 Thread anders.hedstrom
try using using the -b flag with netstat netstat -b This will display the executable and PID. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929522#3929522 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929522 -

[JBoss-user] [JBoss Seam] - Re: Some thoughts about the conversations

2006-03-11 Thread armita
"[EMAIL PROTECTED]" wrote : Pretty difficult to believe. Use your debugger to see what is really going on. | You are right. Sorry! I had a wrong scope set View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929521#3929521 Reply to the post : http://www.jboss.c

[JBoss-user] [JBoss Seam] - Re: Problem applying a filter on a @DataModel

2006-03-11 Thread Newlukai
Hmm. OK. But, I had a breakpoint in the @Factory and this method was called each time the user selected a filter. Just to understand it right: Seam invoked the @Factory each time the form was submitted but didn't update the changes made to testactions because there was already a testactions in s

[JBoss-user] [JBoss Seam] - Re: RessourceBundle for all Locals in APP-Scope

2006-03-11 Thread [EMAIL PROTECTED]
done View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929519#3929519 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929519 --- This SF.Net email is sponsored by xPML,

[JBoss-user] [Management, JMX/JBoss] - Re: future of snmp-adaptor extensions & JBoss MIB

2006-03-11 Thread [EMAIL PROTECTED]
It's a matter of resource availability really. If anyone has the time to contribute that would be great (of course :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929518#3929518 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[JBoss-user] [JBoss Seam] - Re: @ApplicationException generates javax.transaction.NotSup

2006-03-11 Thread [EMAIL PROTECTED]
I have also had problems with an exception like that (that seems to make no sense to me). I believe it is a bug somewhere in JBoss. If you can figure out how to reproduce it reliably, submit a test case to EJB3 JIRA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-03-11 Thread [EMAIL PROTECTED]
hibernate-entitymanager.jar is not supposed to be in the Seam lib directory (you don't need it to compile Seam). It will be in embedded-ejb/lib. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929516#3929516 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [JBoss Seam] - Re: Some thoughts about the conversations

2006-03-11 Thread [EMAIL PROTECTED]
Pretty difficult to believe. Use your debugger to see what is really going on. Look at org.jboss.seam.core.Manager.restoreConversation(Map attributes, Map parameters) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929515#3929515 Reply to the post : http://w

[JBoss-user] [JBoss Portal] - Many elements in de top of page (error of desing css and htm

2006-03-11 Thread masternet
When I put many elements in my menu (top of page), my page breaks the desing. I can solve this? With other layout and theme? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929514#3929514 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBoss Portal] - Re: New to portlets and portal

2006-03-11 Thread masternet
I recomended you: Docs of jboss http://www.jboss.com/products/jbossportal/docs Examples Portlets http://labs.jboss.com/portal/portletswap/index.html http://sourceforge.net/projects/portlet-opensrc Other http://edocs.bea.com/wlac/portals/docs/portlet.html http://www.caucho.com/resin-3.0/portlet/t