[JBoss-user] Connection is broken

2001-12-07 Thread zyb2
[Default] Error:Connection is broken[GetDBConnection] XAException: tx=XidImpl [FormatId=257, GlobalId=zyb//10, BranchQual=] errorCode=XA_UNKNOWN(0)[GetDBConnection] javax.transaction.xa.XAException: Rollback failed: Connectionis broken[GetDBConnection] at

[JBoss-user] IBM Eclipse and JBoss

2001-12-07 Thread storck
Hi, does someone has integrated JBoss 2.x into IBM Eclipse for debugging ejbs? Thanks ! ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] IBM Eclipse and JBoss

2001-12-07 Thread Shunsuke Masuda
Hello, See: http://www.jboss.org/forums/thread.jsp?forum=52thread=3783 for JBoss2.4.3+Tomcat3.2.3 on W2K+SUN JDK1.3.1_01, Eclipse 1.0 1. create an eclipse.bat at jboss_home/bin and double-click it. - set ECLIPSE_HOME=eclipse_home %ECLIPSE_HOME%\exclipse.exe -data

[JBoss-user] Forum for App Contribution

2001-12-07 Thread Peter Shillan
Hi all - esp. Marc, Is a forum going to be created for the application contribution? Peter. E-mail is an informal method of communication and may be subject to data corruption, interception and unauthorised amendment

Re: [JBoss-user] jboss-user shutdown

2001-12-07 Thread Kent Henneuse
My only addition to the debate of the jboss-user mailing list shutdown is can the folks at JBoss.org please test their website with Opera and fix it. I have found that I have had to fall back to a windoze pc running IE in order to get stuff from the site because Opera is unhappy with the layout.

Re: [JBoss-user] JBoss and Tomcat : together or separate?

2001-12-07 Thread Phil Shrimpton
On Friday 07 December 2001 07:17, Guy Rouillier wrote: Hi, What is confusing me, is does JBoss need to know about Tomcat or visa versa? Our EJBs provide services that are used on the JSP pages, so Tomcat needs to know where JBoss is running (so it can do lookups on the EJBs) but JBoss

Re: [JBoss-user] Forum for App Contribution

2001-12-07 Thread Peter Fagerlund
on 1-12-07 15.29, Peter Shillan at [EMAIL PROTECTED] wrote: created for the application contribution? You can use http://jboss.org/forums/forum.jsp?forum=77 for now ... /peter_f ___ JBoss-user mailing list [EMAIL PROTECTED]

RE: [JBoss-user] Where is EJX?

2001-12-07 Thread Steve Magoun
EJX is dead; a popular replacement is XDoclet (formerly EJBDoclet), which generates home/remote interfaces, primary key classes, deployment descriptors, and the occasional kitchen sink from a single source file. XDoclet is a Javadoc doclet that runs at compile time as opposed to a GUI like EJX,

[JBoss-user] TopLink for CMP

2001-12-07 Thread Christopher Blunck
Hello- I'm a java developer using WLS5.1 + TopLink 2.5.1. We're migrating to WLS6.1 + TopLink 3.6. I'm trying to convince the higher ups to go to JBoss2.4.3. However, our app depends heavily upon TopLink for CMP. I've done some searching on if TopLink CMP is supported by JBoss but can't find

RE: [JBoss-user] Where is EJX?

2001-12-07 Thread Dmitri Colebatch
On Fri, 7 Dec 2001, Steve Magoun wrote: EJX is dead; a popular replacement is XDoclet (formerly EJBDoclet), which generates home/remote interfaces, primary key classes, deployment descriptors, and the occasional kitchen sink from a single source file. XDoclet is a Javadoc doclet that runs at

Re: [JBoss-user] TopLink for CMP

2001-12-07 Thread Jason Dillon
You might have better luck asking this in the online forums: http://jboss.org/forums/ --jason On 7 Dec 2001, Christopher Blunck wrote: Hello- I'm a java developer using WLS5.1 + TopLink 2.5.1. We're migrating to WLS6.1 + TopLink 3.6. I'm trying to convince the higher ups to go to

Re: [JBoss-user] JBoss + Tomcat running independently

2001-12-07 Thread Guy Rouillier
No, nothing special, other than to make sure that the jboss/client classes are in the tomcat/lib directory. - Original Message - From: Allan Kamau [EMAIL PROTECTED] To: Guy Rouillier [EMAIL PROTECTED] Sent: Friday, December 07, 2001 4:01 AM Subject: Re: [JBoss-user] JBoss + Tomcat

[JBoss-user] Struts Exception with beanutils HELP and JBoss 2.2.2Tomcat3.2.2

2001-12-07 Thread storck
Hi, I use struts from the nighly build of 04.11.200 and JBoss 2.2.2Tomcat3.2.2. In my WEB-INF/lib I have the following jars struts.jar tiles.jar commons-beanutils.jar commons-collections.jar commons-digester.jar and ant.jar xerces.jar jndi.jar jdbc2_0-stdext.jar If I start it with that

Re: [JBoss-user] Struts Exception with beanutils HELP and JBoss 2.2.2Tomcat3.2.2

2001-12-07 Thread Sebastian Hauer
Hi Dirk, I use struts 1.0 with jboss so I have no experience with any of the new features. Your struts-config.xml looks fine to me. Had you been able to run any of the struts example WARs ? Their struts-config.xml might be more basic. A different approach might also be to remove everything but