Re: [appfuse-user] Utilizing Core Archetype

2009-02-14 Thread Arash.R
I like the enunciate approach. thank you for guidance. About my case, I'm sure I'm not packaging the app right. I manually created src/main/webapp/WEB-INF/ in the core artifact and put the web.xml from struts artifact, removed the mojos I was not interested in and added all necessary dependencies

[appfuse-user] Utilizing Core Archetype & Exposing Managers as WebServices

2009-02-13 Thread Arash.R
Hello all I am only interested in core archetype but I also want to take advantage of XFire functionality and exposing the managers as webservices as described. Of course there is no src/main/webapp in core and there is no jetty-plugin defined in core pom. I managed to add the jetty plugin i

Re: [appfuse-user] BeanDefinitionStoreException: Unexpected exception parsing XML ... applicationContext-service.xml

2008-04-21 Thread Arash.R
(From Matt) Adding the following to your pom.xml seems to fix the problem: org.springframework spring-web ${spring.version} put it next to the other spring dependency you have in your pom org.springframework spring-tes

Re: [appfuse-user] BeanDefinitionStoreException: Unexpected exception parsing XML ... applicationContext-service.xml

2008-04-16 Thread Arash.R
;> seeing this. I'm going yto have another go at it for a moment now and >> will post back if I get anything useful. >> >> >> >> Arash.R wrote: >>> >>> I do have the same issue. I have tried the same steps thinking it might >>> be

Re: [appfuse-user] BeanDefinitionStoreException: Unexpected exception parsing XML ... applicationContext-service.xml

2008-04-15 Thread Arash.R
I do have the same issue. I have tried the same steps thinking it might be firewall or it might be due to the fact that I have password enabled for my database and Appfuse assumption is root with no password. I turned off proxy, added root password to pom.xml, made jetty run on different port and

Re: [appfuse-user] Build Error: maven-archetype-plugin does not exist or no valid version could be found

2007-06-20 Thread Arash.R
apache.org/guides/mini/guide-proxies.html > > Matt > > On 6/20/07, Arash.R <[EMAIL PROTECTED]> wrote: >> >> Thanks in advance to take a look at this >> >> In the process of creating a project. I followed the steps as described. >> Java and Maven ar

[appfuse-user] Build Error: maven-archetype-plugin does not exist or no valid version could be found

2007-06-20 Thread Arash.R
Thanks in advance to take a look at this In the process of creating a project. I followed the steps as described. Java and Maven are setup correctly C:\Dev>java -version java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, m