Re: new site snapshot deployed

2011-03-20 Thread Mark Struberg
Txs Joe for catching that. I apparently might have missed to activate the profile for activating our xdoclet generation. Will create it again today. txs and LieGrue, strub --- On Mon, 3/21/11, Joseph Bergmark wrote: > From: Joseph Bergmark > Subject: Re: new site snapshot deployed > To: dev@

Re: NPE when calling BeanManagerImpl.isNormalScope(component.getScope())

2011-03-20 Thread David Blevins
In OpenEJB we have OWB integrated 100% of the time. Primarily so that scenarios like this don't occur. I.e. "my app worked fine and then I turned on CDI and all these unrelated things break." Shawn, I'm hammering on that code now on the OpenEJB end. I've checked in a temporary work around th

Re: new site snapshot deployed

2011-03-20 Thread Joseph Bergmark
Thanks for doing this! It appears the download link doesn't work. I've had trouble with this myself the couple times I've tried to use the site generating plugin before. I could sometimes get it to work for either relative or absolute URLs, but never both. At a minimum I think we need to update

Re: NPE when calling BeanManagerImpl.isNormalScope(component.getScope())

2011-03-20 Thread Joseph Bergmark
I might be missing the point, but why are we calling OWB at all if this is a non-cdi ejb module (which I assume means no beans.xml)? Sincerely, Joe On Mon, Mar 21, 2011 at 12:05 AM, Shawn Jiang wrote: > Could anyone shed some light on following issue ? > > > I got a NPE when calling BeanManage

NPE when calling BeanManagerImpl.isNormalScope(component.getScope())

2011-03-20 Thread Shawn Jiang
Could anyone shed some light on following issue ? I got a NPE when calling BeanManagerImpl.isNormalScope(null) when constructing a MDB instance in a non-webbean ejb module. From the stacktrace, there's no chance the component.getScope() could return a non-null value. I'm wondering why there's

Re: new site snapshot deployed

2011-03-20 Thread Gerhard Petracek
hi mark, you can have a look at [1] - [3]. regards, gerhard [1] https://cms.apache.org/ [2] https://blogs.apache.org/infra/entry/the_asf_cms [3] http://wiki.apache.org/general/ApacheCms2010 http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German

new site snapshot deployed

2011-03-20 Thread Mark Struberg
hi folks! I've now deployed a new site of our 1.1.0-SNAPSHOT. I also changed the redirect to 1.1. Should get picked up with the next rsync in a few hours. Btw, anyone has more information about the new CMS used here? I'd like to use this as a landing page and move the generated info a stage dee