Re: [appfuse-user] AppFuse 2.0.1 - Error while testing the tutorial-jpa module from appfuse-demos

2007-12-13 Thread Stephiems
Was this ever reported or fixed? I'm also getting this error, but I searched JIRA and couldn't find anything matching. If I put the definitions in applicationContext-resources.xml it works fine, but not in applicationContext.xml. I guess it doesn't matter too much, but it would be nice to put it

Re: [appfuse-user] org.appfuse.webapp classes don't seem to be in classpath

2007-12-04 Thread Stephiems
evelopment. mraible wrote: > > > On Dec 4, 2007, at 8:33 PM, Stephiems wrote: > >> >> Ok, well I must be a bit overworked, the reason it didn't work is >> those >> packages weren't imported. Since they didn't get automatically >> imp

Re: [appfuse-user] org.appfuse.webapp classes don't seem to be in classpath

2007-12-04 Thread Stephiems
basic or modular project. If > basic, does your pom.xml have a dependency on appfuse-struts? It > should have two - one with type=war and one with type=warpath. > > Matt > > On Dec 4, 2007, at 8:18 PM, Stephiems wrote: > >> >> I don't like either one of

Re: [appfuse-user] org.appfuse.webapp classes don't seem to be in classpath

2007-12-04 Thread Stephiems
ce > into your project. > 2. Compile from the command line. > > The good news is IDEA doesn't have this problem. ;-) > > Matt > > On Dec 4, 2007, at 8:04 PM, Stephiems wrote: > >> >> I was running through the tutorial for AppFuse and made it up t

[appfuse-user] org.appfuse.webapp classes don't seem to be in classpath

2007-12-04 Thread Stephiems
I was running through the tutorial for AppFuse and made it up to the Web Application part. I've created a struts2 project, and when I tried to extend BaseActionTestCase and also BaseAction, they couldn't be found. It doesn't seem like anything in the appfuse-struts package is able to be seen by my

Re: [appfuse-user] Getting build error with aspectj-maven-plugin

2007-12-04 Thread Stephiems
n Dec 3, 2007, at 10:59 PM, Stephiems wrote: > >> >> I'm using Netbeans 6.0 with the maven plugin. I've downloaded maven >> 2.0.8 and >> have set the maven plugin to use the downloaded version of maven. The >> internal one seemed to be less then t

[appfuse-user] Getting build error with aspectj-maven-plugin

2007-12-03 Thread Stephiems
I'm using Netbeans 6.0 with the maven plugin. I've downloaded maven 2.0.8 and have set the maven plugin to use the downloaded version of maven. The internal one seemed to be less then the required version 2.0.6. On build I get the following error: Internal error in the plugin manager executing go