[jira] Created: (AMQ-1013) Web console does not escape message details (/activemq-web-console/message.jsp)

2006-10-30 Thread Stefan Arentz (JIRA)
Issue Type: Improvement Environment: OS X 10.4.8 / Java 1.5 / ActiveMQ 4.1-SNAPSHOT Reporter: Stefan Arentz Fix For: 4.1 The web console does not html-escape the message contents on the /message.jsp page which makes it difficult to see a xml test message

RTC Thoughts

2006-06-18 Thread Stefan Arentz
I've been reading the RTC discussion here and I would like to express my thoughts about it. I'm not a comitter and not very familiar with the Apache house rules so forgive me if I raise some silly points :-) I think RTC will be good for maintaining a stable release. Keeping 1.1.x stable is

Re: Klustering and Kache

2006-06-17 Thread Stefan Arentz
On 6/17/06, Jeff Genender [EMAIL PROTECTED] wrote: Hey community, I just wanted to pass a note that some of us are working on the geronimo-cache which is a first-pass at clustering in the sandbox: http://svn.apache.org/repos/asf/geronimo/sandbox/geronimo-cache/ Its the beginning of a full

Reloading GBeans during development

2006-06-17 Thread Stefan Arentz
I'm developing my first Geronimo plugin and so far all goes well, mostly thanks to all the great hints people are giving me here :-) My workflow is this: write code, mvn package, deployer.jar redeploy target/plugin.jar. This works most of the time, but what I see a lot is that I'm running old

Re: Reloading GBeans during development

2006-06-17 Thread Stefan Arentz
On 6/17/06, Aaron Mulder [EMAIL PROTECTED] wrote: I haven't seen this before. Perhaps it would help to do mvn clean package instead of mvn package to make sure you always have the latest code in your JAR? That is not going to make a difference, I know for sure that the jar is up to date. I

What to do in a GBean's doFail

2006-06-17 Thread Stefan Arentz
public void doFail() { // TODO: What do we here? When is this called? Do we do cleanup here when // doStart() failed somehwere half way and left things in an unpredictable state? } :-) S.

Article: Building Geronimo 1.1 GBeans with Maven 2.0

2006-06-16 Thread Stefan Arentz
I wrote a little article about building a GBean on Geronimo 1.1. It would be nice if someone could read and review it. This is all pretty new for me so I'm sure I wrote something silly or plain wrong about it :-) http://stefan.arentz.nl/2006/06/16/building-geronimo-11-gbeans-with-maven-20/ S.

Deployment events

2006-06-16 Thread Stefan Arentz
Is there a way to have a GBean receive events about deployment/undeployment? I'm interested in writing a plugin that runs some actions when a WAR is deployed or undeployed. S.

Plugins - Wow!

2006-06-16 Thread Stefan Arentz
I just installed the JSP examples through: java -jar $GERONIMO_HOME/bin/deployer.jar --user system --password manager \ search-plugins http://www.geronimoplugins.com/repository/geronimo-1.1 Which I accidentally found while catching up with this list. Wow. This is really nice! I can imagine

Re: Deployment events

2006-06-16 Thread Stefan Arentz
On 6/16/06, Aaron Mulder [EMAIL PROTECTED] wrote: In 1.1, your GBean just needs to implement DeploymentWatcher (from the kernel module) and declare that in its list of interfaces. Hmm. Good hint, but it only solves halve of my puzzle :-) The DeploymentWatcher is only called when a web app is

Getting the JSR77 MEJB / ManagementHome

2006-06-16 Thread Stefan Arentz
Is it possible to get a reference to the ManagementHome from a GBean? (I'm try to install a notification listener). I see there is a org.apache.geronimo.j2ee.mejb.MEJB but I cannot find the right object name to look it up from my GBean. S.

Re: Getting the JSR77 MEJB / ManagementHome

2006-06-16 Thread Stefan Arentz
/branches/1.1.1/configs/ openejb/src/plan/plan.xml?view=markup Note that your plan will need a dependency on rmi-naming since that is where MBeanServerReference is defined. -dain On Jun 16, 2006, at 11:08 AM, Stefan Arentz wrote: Is it possible to get a reference to the ManagementHome from

Re: Thoughts about what a release is

2006-06-11 Thread Stefan Arentz
On 6/11/06, Matt Hogstrom [EMAIL PROTECTED] wrote: Thoughts? Ahhh the version number game. Perception is reality :-) When I see a headline about Geronimo 1.2, I will probably think 'pfff still no EJB3 support, what are those slow coders doing all the time?!'. However, if it would see a

Building 1.1-Minimal

2006-06-10 Thread Stefan Arentz
Goedenmiddag! I have a couple of questions regarding the 1.1 minimal release. I would like to build it from source code but I don't know how. I could not find instructions on how to build the minimal profile with jetty. Does anyone have a recipe for that? Am I correct that I need to stay

Re: Building 1.1-Minimal

2006-06-10 Thread Stefan Arentz
On 6/10/06, Kevan Miller [EMAIL PROTECTED] wrote: The new5 assembly phase will build the j2ee and minimal distributions for both jetty and tomcat. So, 'maven new' will build the minimal release. It should be possible to assemble only the minimal release, by cd'ing into

Testing

2005-05-27 Thread Stefan Arentz
Ok cool, I did a build on OS X 10.4.1 / Java 1.4.2_07 took an hour (I was also watching a movie on my slow powerbook). The build works, and the server starts. So what is next? :-) I have a bunch of Spring applications that I would like to deploy. I think I'm just going to see how that

Re: Module restructure

2005-05-27 Thread Stefan Arentz
On May 27, 2005, at 6:07 PM, Jeremy Boynes wrote: Stefan brings up the question of whether we want to release sub- modules of Geronimo separately. I think this is a good idea and would propose the following restructure of the tree to move in this direction. Let me just explain my

Re: Module restructure

2005-05-27 Thread Stefan Arentz
On May 27, 2005, at 8:25 PM, Brian K. Wallace wrote: ... I'm not a committer, nor have I been more than an observer to what Geronimo is doing and where it's going - primarily because everything I've seen has placed it in the JBoss realm. I've used JBoss for quite a while and am always

Re: Geronimo M4

2005-05-26 Thread Stefan Arentz
On May 26, 2005, at 5:39 AM, Jeff Genender wrote: Hi Philippe, We are currently working towards an official release, so thanks for inquiring. However, in the mean time, you are welcome to download the source and build a latest version for youself. The source tree will contain the

Hosting Spring Applications

2004-11-28 Thread Stefan Arentz
Before I start asking my stupid newbie questions it is probably a good idea to explain what I am trying to achieve here :-) My goal is to create a Geronimo configuration to deploy Hibernate/Spring/Web applications in. Despite that Geronimo is 'marketed' as a J2EE container, I see it more like