Re: [appfuse-user] AppFuse 2.0.1 Jetty Error

2007-11-28 Thread hkadejo
yesthanks :) Yongping wrote: > > Please run mvn clean first, then mvn jetty:run-war to see if it works for > you. > Yongping > > hkadejo wrote: >> >> xfire-servlet.xml doesn't exist in WEB-INF >> why? >> any solution? >> >&g

Re: [appfuse-user] AppFuse 2.0.1 Jetty Error

2007-11-28 Thread hkadejo
uts basic archetype and it all worked as expected. > > Mike > > On 11/28/07, hkadejo <[EMAIL PROTECTED]> wrote: >> >> >> xfire-servlet.xml doesn't exist in WEB-INF >> why? >> any solution? >> >> thanks... >> >> >> Yong

Re: [appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread hkadejo
As I do this? thanks for anwser... Mike Horwitz wrote: > > It is all down to a bug in Ant. To work around the problem you need to set > up Maven to use a local repository with no spaces in the path name. > > Mike. > > > On 11/28/07, hkadejo <[EMAIL PROTECTED]

Re: [appfuse-user] AppFuse 2.0.1 Jetty Error

2007-11-28 Thread hkadejo
xfire-servlet.xml doesn't exist in WEB-INF why? any solution? thanks... Yongping wrote: > > Looks like xfire-servlet.xml doesn't exist in WEB-INF. Please check it. > Yongping > > > hkadejo wrote: >> >> I run mvn jetty:run in projects (Spring and

[appfuse-user] AppFuse 2.0.1 Jetty Error

2007-11-28 Thread hkadejo
I run mvn jetty:run in projects (Spring and Struts) and... [myproject] ERROR [main] ContextLoader.initWebApplicationContext(206) | Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from ServletContext resource [/WEB-INF/

[appfuse-user] AppFuse 2.0.1 Error in AMP

2007-11-28 Thread hkadejo
I run mvn appfuse:full-source in my spring basic project version 2.0.1 and [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'appfuse'. [INFO] [INFO] Building AppFuse Struts 2 Appli

Re: [appfuse-user] Is hibernate.reveng.xml ignored by AMP? How to control reverse eng?

2007-09-25 Thread hkadejo
That solution does not work I have he himself problem .. 11:13:12,092 WARN org.hibernate.cfg.reveng.JDBCReader - Rev.eng. strategy did n ot report any primary key columns for WM$VERSIONS_IN_LIVE_VIEW 11:13:12,107 WARN org.hibernate.cfg.reveng.JDBCReader - The JDBC driver didn't rep

[appfuse-user] appfuse:gen-model + Oracle....Error Hibernate Dialect

2007-09-25 Thread hkadejo
Im run mvn appfuse:gen-model and I obtain like result : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'appfuse'. [INFO] - --- [INFO] Building Unnamed - xzero.com:prueba:war:1.0 [INFO]

Re: [appfuse-user] Problem field Datetime

2007-09-17 Thread hkadejo
cessMessages")); } mraible wrote: > > I'm willing to bet the problem is the dates that are entered into > sample-data.xml or into your tests. Does "mvn dbunit:operation" run > successfully? If so, it's likely your test. Can you run "mvn test" and

Re: [appfuse-user] Problem field Datetime

2007-09-17 Thread hkadejo
ou have a ApplicationResources_sv.properties? If not, > you may want to try creating one and specifying your date.format in > it. > > If that doesn't work, maybe it's possible to force an English locale > when testing? > > Matt > > > On 9/17/07, hkadejo <

[appfuse-user] Problem field Datetime

2007-09-17 Thread hkadejo
Generate my model with appfuse: gen-model of a table with a field Datetime type….and later it generates the CRUD with appfuse: gen….but at the time of inserting data I have this exception…. Failed to convert property estimates of type [java.lang. Java.util String] to required type [. Property dat

Re: [appfuse-user] about appfuse:gen-model

2007-09-17 Thread hkadejo
but, no populated databasedata in app_user,role_user and role not populated mraible wrote: > > That shouldn't be an issue as these are re-created and populated by > the hibernate3 plugin. > > Matt > > On 9/6/07, hkadejo <[EMAIL PROTECTED]> wrote: >>

Re: [appfuse-user] about appfuse:gen-model

2007-09-06 Thread hkadejo
if run appfuse:gen-model the data the tables app_user, user_role,role deleted. hkadejo wrote: > > problem resolved > the directory org.mycompany.app.model is not created... > for is the error... > > Im salvadoreanmy english very badjejejejethank yo

Re: [appfuse-user] about appfuse:gen-model

2007-09-06 Thread hkadejo
problem resolved the directory org.mycompany.app.model is not created... for is the error... Im salvadoreanmy english very badjejejejethank you very much matt :) hkadejo wrote: > > I run mvn appfuse:gen-model -Dentity=Personis correct??? > > version of AppFus

Re: [appfuse-user] about appfuse:gen-model

2007-09-06 Thread hkadejo
I run mvn appfuse:gen-model -Dentity=Personis correct??? version of AppFuse is 2.0-rc1 and archetype JSF Basic. mraible wrote: > > Are you prompted for your POJO name? What version of AppFuse are you > using? > > Matt > > On 9/6/07, hkadejo <[EMAIL PROTECTED]

[appfuse-user] about appfuse:gen-model

2007-09-06 Thread hkadejo
I run mvn appfuse:gen model and: FATAL ERROR Parameter 'directory' is not a directory -- View this message in context: http://www.nabble.com/about-appfuse%3Agen-model-tf4394389s2369.html#a12530423 Sent from the AppFuse - User mailing list archive at Nabble.com. ---