Hi, Sami -- > So now, the next step for me is to get PXE to run as a Service Engine.. > the webpage says it's easy, I only need to "drop the JBI JAR inside the JBI > contianer". That's what I did (I set up a install folder for that, not sure > whether it's the cleanest way, but at least it detects the archive..). > and.... a nice error : > > Does anyone have help / pointer / suggestion ?
This is PXE's fault, so to speak. There is some code in the JBI harness for PXE that attempts to rebind the transaction manager. This isn't a bad thing using PXE in ServiceMix standalone, but it causes issues in JBoss (and, apparently, Geronimo). This has been addressed in PXE in CVS, but there are a lot of other changes/improvements queued up for an RC2 bundle that's pending integration and test right now. If you want, I can ping you when RC2 is a little closer, or you can just watch the PXE release stream. Paul -- [EMAIL PROTECTED]
