[JBoss-user] [JBoss Portal] - Re: Deployment Error

2006-04-22 Thread nick.hynes
This issue is dealt with at: http://jboss.org/index.html?module=bb&op=viewtopic&t=79815 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938764#3938764 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938764

[JBoss-user] [Installation, Configuration & Deployment] - Re: Incomplete Deployment - JBoss Portal

2006-04-22 Thread nick.hynes
This problem is caused by JBoss Portal not finding the transaction manager, and is addressed in another thread: http://jboss.org/index.html?module=bb&op=viewtopic&t=79815 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938763#3938763 Reply to the post : http

[JBoss-user] [JBoss Portal] - Re: JBoss Portal - Incomplete Deployment

2006-04-22 Thread nick.hynes
Hi Chris, I hope you sorted this out, if not, check out the solution at: http://jboss.org/index.html?module=bb&op=viewtopic&t=79815 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938762#3938762 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[JBoss-user] [JBoss Portal] - Re: JBoss Portal 2.2.1RC3 with JBoss AS 4.0.4RC1

2006-04-22 Thread nick.hynes
Thanks Viper, I can confirm that this works for those of us experiencing this problem on 4.0.3SP1 too. Configuration: XP Home Ed. Oracle XE (10g rel 2) Jboss 4.0.3SP1 (configuration 'all', otherwise default options) JBoss Portal 2.2.1 Tomcat/console port: 8079 My XP install is pretty new, and m

[JBoss-user] [EJB 3.0] - Generic collection type binding

2006-04-11 Thread nick.hynes
Hi All, We're looking our data access layer, and I'm curious how JBoss/Hibernate intends to implement 9.1.22 of the EJB 3.0 spec? anonymous wrote : If the collection is defined using generics to specify the element type need not be specified. In particular, how can you determine the generic ty

[JBoss-user] [EJB/JBoss] - Re: Session EJB with Local Interface Problem.

2006-04-02 Thread nick.hynes
"manderson" wrote : The methods defined in the local interface must have a matching method in the bean's class with the same name and same number and types of arguments. | I hoped you resolved this problem. For anyone else who sees this error: it is telling you that one of your Local or Re

[JBoss-user] [J2EE Design Patterns] - Re: Multithreading using MDB

2005-11-17 Thread nick.hynes
anonymous wrote : Initially the plan was to use MDB (Message Driven Beans) to spawn mutliple threads and get the task done. IIRC the J2EE specification forbids you from spawning threads inside the J2EE container, so you need to be aware that your application may not port across different server

[JBoss-user] [Performance Tuning] - Re: jvmstat with JBoss

2005-11-16 Thread nick.hynes
>From what you've written, it appears that you are trying to run this with a >1.4 JVM, and yet the error message is reporting that you need hotspot 1.5. I think you'll need a 1.5 JVM for this (i.e. you need to install J2SE 5.0). View the original post : http://www.jboss.com/index.html?module=bb