[JBoss-user] [Security JAAS/JBoss] - Re: Unauthenticated security in EJBs

2006-01-21 Thread [EMAIL PROTECTED]
That would be me. Buy a ticket to jboss world in las vegas if you want to do something about it. Once I see your registration I'll give you a hint. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918812#3918812 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Why does ChangePasswordTest expect outcome==null?

2006-01-21 Thread RobJellinghaus
Dammit, you beat me. Yes, I tweaked the test to change the password min validation length, and it broke these tests. Hooray for tests! Boo for slow-on-the-draw newbies! Hooray for blazingly quick Gavin response times! So I guess overall, it's a hooray situation Cheers! Rob View the

[JBoss-user] [Beginners Corner] - Re: Using a symlink in a web URL

2006-01-21 Thread payet.b
It's not a safety and clean idea to try to access directly files of your filesystem from a web application and not very portable. But you can experiement a solution using hard link instead of symbolic link under linux, with an exploded web application. Ex: bertou$ cat /tmp/myexternalfile.html

[JBoss-user] [Beginners Corner] - Re: Jboss Deployment

2006-01-21 Thread payet.b
It's probably a problem of packaging of your ear. Inside META-INF/application.xml of your ear you should have : ?xml version=1.0 encoding=UTF-8? !DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN' 'http://java.sun.com/dtd/application_1_3.dtd'

[JBoss-user] [Installation, Configuration Deployment] - jboss servie

2006-01-21 Thread poyge394
Hi some quastions: 1) Is it possible to run jboss as a service in windows ? 2) How can i find the ObjectName for a deployd ear/war/jar. I whant to specify explicit dependenci for 2 ear archive. One example for that would be nice, what i write in jboss-service.xml ? thanks View the original

[JBoss-user] [Beginners Corner] - Re: Need somebody install jboss, mod_jk

2006-01-21 Thread NewJava
NewJava wrote : Need somebody install J2EE/EJB/EJB 3 (JBoss) (hibernate persistence), mod_jk | | I will give you free hosting, for who can help me installing and configuring these | | Regards This is for install in a Virtual Private Server View the original post :

[JBoss-user] [Beginners Corner] - Need somebody install jboss, mod_jk

2006-01-21 Thread NewJava
Need somebody install J2EE/EJB/EJB 3 (JBoss) (hibernate persistence), mod_jk I will give you free hosting, for who can help me installing and configuring these Regards View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918817#3918817 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: Failure in Isolation with Overriding over jboss-4.0.3

2006-01-21 Thread alexeit
It seems I have the same problem on 4.0.3SP1 when try to use local copy of Axis 1.3 in my application. Actually the server libraries of Axis 1.2 are used. Is it really a bug? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918819#3918819 Reply to the

[JBoss-user] [EJB 3.0] - Re: ERROR: table name is not mapped

2006-01-21 Thread da.ogre
thank you, umeshgeeta! I had the same problem and your explanation was the solution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918820#3918820 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918820

[JBoss-user] [JBoss Portal] - OutOfMemory exception after multiple re-deployments

2006-01-21 Thread gzbigegg2005
hi, I experienced OutOfMemoryException: PermGen size exception when I re-deploy my portlets several times. I did some research on JBoss JIRA, there is a link on this: http://jira.jboss.com/jira/browse/JBAS-1319. However, the JIRA status is closed. Does anyone else see some similar error?

[JBoss-user] [JBossWS] - can we make wsrf compliant webservice?

2006-01-21 Thread ishq
Hi, Is it possible to create wsrf compliant webservices? More generally can we use jboss for grid services(e.g. for creating outr own information service) in collaboration with unicore or globus toolkit? Would be grateful for you consideration. IshQ, Germany View the original post :

[JBoss-user] [Messaging, JMS JBossMQ] - How do JBoss Messaging guarantee delivery of messages?

2006-01-21 Thread jbn98016
Hello Does anyone know if there is any documentation on how JBoss Messaging guarantee delivery of messages? Any help is good help! / Jonas View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918825#3918825 Reply to the post :

[JBoss-user] [JBoss Portal] - default.html (BIG5)

2006-01-21 Thread kevnlin
I set zh and modify index.html -- lang=chinese but the index.html cann't view chinese word View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918826#3918826 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918826

[JBoss-user] [JBoss Seam] - Re: Seam component as converter with EntityManager/Persisten

2006-01-21 Thread js8523
Hi Gavin Unfortuneatly I know the EntityManager em (Factory) exists as I can see it being deployed, and it is used in many other places in my application. I thought the problem could be in one of two areas: 1. I have an ejb3 and a war packaged inside an ear. Obviously the converter is

[JBoss-user] [JBoss Portal] - Re: default.html (BIG5)

2006-01-21 Thread [EMAIL PROTECTED]
Did you try this with 2.2.1RC1? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918828#3918828 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918828 --- This SF.net email

[JBoss-user] [JBoss Portal] - Re: How can I configure that all CMS data is stored in de da

2006-01-21 Thread [EMAIL PROTECTED]
Check the jira task. I have verified it working in 2.2.1RC1 with the following configuration: RDBMS: PostgreSQL, version: 8.1.1 JDBC driver: PostgreSQL Native Driver, version: PostgreSQL 8.1 JDBC3 with SSL (build 404) - (postgresql-8.1-404.jdbc3.jar) View the original post :

[JBoss-user] [JBoss Portal] - Re: default.html (BIG5)

2006-01-21 Thread kevnlin
yes I try portal 2.2.rc1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918830#3918830 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918830 --- This SF.net email is

[JBoss-user] [JBoss Portal] - Re: default.html (BIG5)

2006-01-21 Thread kevnlin
yes I try the portal 2.2.1RC1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918831#3918831 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918831 --- This SF.net email

[JBoss-user] [JBoss Portal] - Default index.html (UTF8)

2006-01-21 Thread kevnlin
I change jboss-service.xml lang --zh and create a file in CMS -default folder -index.html (lang ZH) the index.html context UTF8 word but cann't view chinese word in default page I try the portal 2.2.1 RC1 Jboss4.0.3SP1 could U tell me the corrent step to show chinses page

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread [EMAIL PROTECTED]
ok. Are you seeing the english version in the cmsportlet, or are you seeing an error? Is the server log printing an error as well? More information, the better. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918833#3918833 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread kevnlin
yes english version is ok but I want to change the charset big5 or utf8 to show chinese word and no error in the error file View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918834#3918834 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread [EMAIL PROTECTED]
Ok. I will look at it now I understand what you are trying to accomplish. It may be a problem with the portal charset, but I will see. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918835#3918835 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: Using a symlink in a web URL

2006-01-21 Thread jjf112
Thanks for the reply. I actually need to access a directory of csv files and you cannot create a hard link to a directory. Are there any other ways. Does JBoss not support symbolic links? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918836#3918836

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread kevnlin
sorry I find the error log 2006-01-21 23:15:48,588 ERROR [org.jboss.portal.core.command.InvokeWindowActionCommand] An portlet exception occured in portlet portal.CMSPortlet java.lang.NullPointerException at org.jboss.portal.cms.impl.ContentImpl.getSize(ContentImpl.java:174) at

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread [EMAIL PROTECTED]
Ah good. Can you please create a Bug in Jira http://jira.jboss.com/jira/browse/JBPORTAL. 1. Attach whatever file you are trying to add to the CMS that breaks it. 2. Also, let me know what you do to configure the portal AND your browser. I am a native spanish speaker, so am not knowledgeable in

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread kevnlin
I dont know to create a bug can U help me configure jboss-4.0.3 sp1 portal2.2.1RC1 Mysql4.0.1 and IE6.0 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918839#3918839 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: Unauthenticated security in EJBs

2006-01-21 Thread [EMAIL PROTECTED]
What is wrong in explictly stating the unauthenticated identity? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918840#3918840 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918840

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

2006-01-21 Thread marius.oancea
XMLSpy is usefull. I'm not sure if the free version can be used to edit docbook View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918841#3918841 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918841

[JBoss-user] [Management, JMX/JBoss] - Develop MBean

2006-01-21 Thread mawione
I'm new to JMB and Jboss and have a few questions: 1. Does all MBeans run in same JVM? 2. May (is it recommended) I start new threads in my custom developed? 3. Can I from my custom developed MBean reach a queue/MDB which my application can reach? 4. Can I from my application put things on a

[JBoss-user] [JBoss Portal] - help can I control another porlet page

2006-01-21 Thread kevnlin
I want to control another portlet page I have to portet pages i want to write URL (one portlet page control another portlet page) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918843#3918843 Reply to the post :

[JBoss-user] [JBoss Seam] - Advice please

2006-01-21 Thread lavoir
Hello, I have a small concept app I m building with Seam. I m trying to figure out what is the best way to handle a scenario where a number of classes which have a parent/child relationship to each other are also properties of a certain class. To illustrate, here is a small example where this

[JBoss-user] [JBoss AOP] - Re: NullPointerException at advised._getInstanceAdvisor();

2006-01-21 Thread mikeg123
I have tried to aopc with jdk 1.4 and aop 1.1.2 and run with jboss 4.0.2 with aop 1.3.5 deployed and it works fine, but if I try to aopc with 1.3.1 and above (including 1.3.5) I still get the same error. any ideas what has changed and what am I missing here? View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Server.xml Includes

2006-01-21 Thread spectre_25gt
Does anyone have any info on syntax for includes in the server.xml file? I can't find anything anywhere I look. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918849#3918849 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Default index.html (UTF8)

2006-01-21 Thread jsports
I encouter the same problem when I use Jboss forum2.21rc1 . View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918850#3918850 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918850

[JBoss-user] [JBoss Portal] - Re: This forum and the release of portal-forum does not supp

2006-01-21 Thread jsports
how can I know it is fixed? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918851#3918851 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918851 --- This SF.net email is

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: No JSP Page and HTML Page under JBossIDE-Web Components

2006-01-21 Thread aditya_ss1
i m having the same problem .. does anyone know how to enable these options View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918852#3918852 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918852

[JBoss-user] [JBoss Portal] - Re: mysql in a remote db

2006-01-21 Thread carpediem
If it makes you feel any better (and I doubt it does), I landed here after searching, because I am having the same error. And I'm using a localhost install of MySQL, so it isn't due to a remote connection. We must be doing something wrong, but I think I've followed all the instructions in the

[JBoss-user] [JBoss Seam] - Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread andrew.rw.robinson
I am attempting to run a new seam project on tomcat with EJB3 enabled (I have managed to get the microcontainer working with noejb before, but am not trying the EJB3 solution). I was looking at the javax.persistence documentation at the hibernate.org site and their tutorial was showing

[JBoss-user] [JBoss Seam] - Re: Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread andrew.rw.robinson
Oh, by the way, I checked the jar, and found the method that is supposedly missing, it is there. Not sure why the error. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918856#3918856 Reply to the post :

[JBoss-user] [EJB 3.0] - SLSB Facade in front of Entity?

2006-01-21 Thread chaik
Is it good practice to use a SLSB in front of the EJB 3.0 entity POJO? Clients would always use this facade to access create(), remove(), finders, etc, rather than calling the entity directly. This is the pattern implied by the 2.1 -- 3.0 entity migration article at

[JBoss-user] [JCA/JBoss] - configuring mysql5 with JBoss 4

2006-01-21 Thread tach
Hello Forum i have posted out my problem on Java forum, i like to please u ppl als review it n tell me wht i m missing in order to configuring mysql with jboss. I hope my problem will be solved by the reviewing of JBoss ppl http://forum.java.sun.com/thread.jspa?threadID=700617tstart=0 regards

[JBoss-user] [JBoss Eclipse IDE (users)] - JBoss Eclipse IDE Install Problem

2006-01-21 Thread rvaneperen
I am having a problem installing the JBoss Eclipse IDE. I have a clean installation of Eclipse 3.1 and followed the installation instructions exactly. I'm OK through the point where the Update Manager completes the download and the verification begins. It gets to a particular point and then

[JBoss-user] [JBoss Seam] - Re: Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread andrew.rw.robinson
Well, I just saw the new jars for hibernate, and downloaded them, and saw they broke my code. I hope that using the '[EMAIL PROTECTED](field)' will work the same way the entity did. Also I was bummed to find that the FlushMode.NEVER is gone. Really bad as Gavin told me to use it for a solution

[JBoss-user] [Installation, Configuration Deployment] - Need help with error: java.net.NoRouteToHostException: No ro

2006-01-21 Thread benjoethridge
Hi. I'm new to jboss, but I have it installed and running pretty well as the JBoss/Eclipse IDE. I notice this error in the console log whenever I disable my internet connection to the outside world. Have searched through jboss website, but haven't found anything on it yet. Please just point

[JBoss-user] [JBoss Seam] - Re: Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread [EMAIL PROTECTED]
andrew.rw.robinson wrote : I am attempting to run a new seam project on tomcat with EJB3 enabled The booking example in jboss-seam CVS runs on tomcat 5.5. Follow that. andrew.rw.robinson wrote : (Specifically I wanted the 'access' property: @Entity(access=AccessType.FIELD)) AccessType has

[JBoss-user] [JBoss Seam] - Re: Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread [EMAIL PROTECTED]
andrew.rw.robinson wrote : Well, I just saw the new jars for hibernate, and downloaded them, and saw they broke my code. I hope that using the '[EMAIL PROTECTED](field)' You don't need it anymore. EJB3 decides the access type based upon whether the annotations are defined at field or property

[JBoss-user] [JBoss Seam] - Re: Seam component as converter with EntityManager/Persisten

2006-01-21 Thread [EMAIL PROTECTED]
Which JSF phase are converters called in? Apply request values, right? So it should not be a problem. AFTER_RESTORE_VIEW is the default Seam interception type, and conversational components are available from the end of the restore view phase. View the original post :

[JBoss-user] [JBoss Seam] - FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader] ent

2006-01-21 Thread [EMAIL PROTECTED]
Was wonder what the culprit of this error is:2006-01-21 13:50:51,609 DEBUG [org.hibernate.ejb.packaging.PersistenceXmlLoader] Persistent Unit name from persistence.xml: vartsEntityManager | 2006-01-21 13:50:51,609 FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader] vartsEntityManager JTA

[JBoss-user] [JBoss Seam] - Re: FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader]

2006-01-21 Thread [EMAIL PROTECTED]
I have never seen it before. Ask in EJB3 forum. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918865#3918865 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918865 ---

[JBoss-user] [EJB 3.0] - FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader]

2006-01-21 Thread [EMAIL PROTECTED]
Was wonder what the culprit of this error is: | 2006-01-21 13:50:51,609 DEBUG [org.hibernate.ejb.packaging.PersistenceXmlLoader] Persistent Unit nam | e from persistence.xml: vartsEntityManager | 2006-01-21 13:50:51,609 FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader]

[JBoss-user] [JBoss Seam] - persistence.xml

2006-01-21 Thread [EMAIL PROTECTED]
I have two ejb3 jars (eg. project.jar and example.jar) and they both have Seam components and ejb3 entities in them. Do I need persistence.xml files in both of them? Do I give the entity managers different names or can I give them the same name? If I have an entity in one jar can it have

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

2006-01-21 Thread [EMAIL PROTECTED]
Can you use the tools to create a CRUD app from annotated entity beans (ejb3)? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918868#3918868 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918868

[JBoss-user] [JBoss Seam] - Re: persistence.xml

2006-01-21 Thread [EMAIL PROTECTED]
I'm not the packaging expert here, so you would need to refer to what the spec says on this, and then cross your fingers that our current implementation conforms to that. (I would guess it probably does not yet support all packaging options available in the spec.) See section 6.2 of the

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

2006-01-21 Thread [EMAIL PROTECTED]
This is conceptually possible, but not sure if it has been exposed via the eclipse GUI yet. Max posted here on this topic recently. Forget what he said. You might have to use the Ant task. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918870#3918870 Reply to

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

2006-01-21 Thread [EMAIL PROTECTED]
it is possible, just don't select reverse engineering in the artifact launcher - then we will just use whatever mappings have been configured in the hibernate console configuration p.s. remember run eclipse with jdk 5 and to enable annotations on the hibernate console configuration otherwise

[JBoss-user] [JBoss Seam] - Re: Running the Seam example TestNG tests

2006-01-21 Thread toastchee
yeah, i do. Thanks in advance for your advice. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918874#3918874 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918874 ---

[JBoss-user] [EJB 3.0] - EJB3 POJO and normal class

2006-01-21 Thread udaydustin
Can I use EJB3 POJO class as normal class, will there be any performance impact or any additional database calls. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918875#3918875 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Booking Example

2006-01-21 Thread mutpup
[EMAIL PROTECTED] wrote : There is a movie for the two first minutes: | http://www.jboss.com/products/seam/EclipseCVS.html | | You can now use Seam against the latest Branch_4_0 of JBoss AS (that will become jboss 4.0.4) | | | | That seems like it is for creating pulling down

[JBoss-user] [EJB 3.0] - Newly created identity not propagated to dependent columns i

2006-01-21 Thread rbenko
Hello: It seems like a simple problem, but I can't get it to work. I have two entites, related by a OneToMany relationship: | @Entity | public class WidgetHolder { | |@Id (generate=GeneratorType.IDENTITY) |private long id; | | |

[JBoss-user] [JBoss Seam] - seam.properties not read?

2006-01-21 Thread emsa
I'm now trying to get seam-managed persistance to work by adding this to seam.properties: org.jboss.seam.init.managedPersistenceContexts em | em.persistenceUnitName java:/EntityManagerFactories/testDatabase but 'em' does not get created. I have also tried to add bogus stuff to seam.properties

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread [EMAIL PROTECTED]
What you are doing is conceptually correct. Note, however, that Seam will only read properties from ONE seam.properties file. If you have multiple of them, some will be ignored. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918879#3918879 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread [EMAIL PROTECTED]
you missed core View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918881#3918881 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918881 --- This SF.net email is sponsored

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread [EMAIL PROTECTED]
Oh it is supposed to be: org.jboss.seam.core.init.managedPersistenceContexts View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918880#3918880 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918880

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread emsa
Thanks - then the info is wrong here http://docs.jboss.com/seam/reference/en/html/configuration.html#d0e1597 but it is correct here http://docs.jboss.com/seam/reference/en/html/components.html#d0e2395, View the original post :

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread [EMAIL PROTECTED]
Yes, it was wrong somewhere in the old docs. Its been fixed a while ago. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918883#3918883 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918883

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread emsa
Ok - so it is better to run CVS then beta1? Is there a beta2 anytime soon? Back to my problem. Now I get the 'em' is created ok but I get: javax.ejb.EJBTransactionRolledbackException: null; CausedByException is: | EntityManagerFactory not found when I do: @In(create = true) |

[JBoss-user] [JBoss Seam] - Re: seam.properties not read?

2006-01-21 Thread [EMAIL PROTECTED]
beta2 will be out as soon as JBoss 4.0.4 has passed through QA. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3918885#3918885 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918885

[JBoss-user] [EJB/JBoss] - Re: Distributed transactions between appservers

2006-01-21 Thread [EMAIL PROTECTED]
Concerning the current 4.0.x branch, it should be made available as a drop-in replacement for the next minor release. Concerning the 5.0.x branch, the JTA portion of the new TM will be available per default in JBoss and the JTS portion will be available as a plugin (not everybody needs JTS and

[JBoss-user] [JBoss Seam] - Re: Can't deploy, embedded EJB3 container fails to deploy

2006-01-21 Thread andrew.rw.robinson
Any clue on the NoSuchMethodError? I can only find one jar with that deployed class so it doesn't seem to be a classpath issue (though I won't say I'm 100% sure). When I deploy the booking example it works, so I am thinking it may be the updated jars from the hibernate-entity-manager, but can't

[JBoss-user] [Installation, Configuration Deployment] - User Libraries and Packaging Configurations question

2006-01-21 Thread benjoethridge
Hi, everyone. I've looked all over Jboss website and Google, but I'm stuck on this one: In JBoss-Eclipse IDE, there is a convenient library structure called a User Library. There are also the equally convenient Packaging Configurations. How do I get a User Library (say, my custom Struts

[JBoss-user] [Installation, Configuration Deployment] - Re: User Libraries and Packaging Configurations question

2006-01-21 Thread benjoethridge
Fixed that problem. Apparently there's some sort of bug or quirk in the Packaging Configuration run, such that it does not correctly delete the .war file when it should. When I manually deleted it, and then ran the packaging config, everything deployed ok. Ben View the original post :

[JBoss-user] [Management, JMX/JBoss] - Re: Varia scheduler takes a very long nap

2006-01-21 Thread guy_rouillier
Darn, this is happening much more frequently than I realized: 2006-01-21 10:56:31,895 INFO [FileTxrCollectorTimetra] FileTxrCollectorTimetra.getStats(): elapsed time in seconds = 6986.0 2006-01-21 15:23:34,992 INFO [RodentBean] beginning date Fri Jan 20 00:00:00 GMT 2006, end date Sat Jan 21

[JBoss-user] [Management, JMX/JBoss] - Re: Varia scheduler takes a very long nap

2006-01-21 Thread guy_rouillier
Oops, sorry about that, looks like the forum software swallowed the XML tags. In that prior post, the three listed values are all attribute tags, for InitialStartDate, SchedulePeriod and InitialRepetitions, respectively. View the original post :

[JBoss-user] [Management, JMX/JBoss] - Re: Varia scheduler takes a very long nap

2006-01-21 Thread guy_rouillier
Sorry for so many posts at once, my brain is finally kicking in after I overdosed on sugar. I think I'm understanding what you may have meant by fixed period vs fixed rate: X milliseconds after last interation finishes vs every X milliseconds. But even if that was the case, at worst I should