SORRY,it's my fault.
my maven settings.xml with node "locaterepotry" path use separate "D:\repo" ,it must be "D:\repo".
Type: Posts; User: sjbwylbs; Keyword(s):
SORRY,it's my fault.
my maven settings.xml with node "locaterepotry" path use separate "D:\repo" ,it must be "D:\repo".
4437
i use sts2.8.0RELEASE,java 1.6.27,maven 2.2.0 and updated m2e 1.0
my project have maven dependencies list the artifact org.springframework:spring-core:jar:,but sts show the errors.
how to user spring data jpa with "when a table field would be NULL value" except use customeRepository.
public interface TreeRepository extends CrudRepository<Tree>{
public List<Tree>...
thx.great.
i use the 1.2.0.BUILD-SNAPSHOT [rev b55ecfc]
copy tags/form.jspx
and modify form.jspx with name xform.jspx..etc
C:\Users\idor\Documents\workspace\hello\helloworld>grails run-app
| Running Grails application
| Error 2011-08-21 03:02:27,820 [Thread-7] ERROR context.GrailsContextLoader - Error executing...
[ERROR] intertype declaration from com.ijqg.pos.domain.OrderDetail_Roo_Jpa_Entity conflicts with intertype declaration: java.lang.String com.ijqg.pos.
domain.OrderDetail.getId() from...
thanks' .good job.
it works.
in load-script.jspx had this code:
<link rel="stylesheet" type="text/css" href="${tundra_url}"><!-- required for FF3 and Opera --></link>
<link rel="stylesheet" type="text/css"...
dbre.xml
<table name="payment_operation">
<column name="store_id" primaryKey="false" required="true" scale="0" size="10" type="4,INT"/>
<column name="order_id"...
my database has utf-8 character set ,and column have comment with Chinese,
with command:
database introspect --schema test --file test.xml
generated that xml,Part of the xml file is...
grails create-app it's ok.
and thanks.
I have not CLASSPATH in my WIN7 OS.
and didn't added any JARS to my JRE or JDK installtions.
and i have do by your tips,move the ~/.ivy2 cache directory to some other temporary location and try...
yes ,i use STS Version: 2.6.0.RELEASE Build Id: 201103161000
and i use step by “File-New...>Grails Project "
and i use step by "File-New....->Grails Project ”with IDEA 10.0.3,also cause that...
right.all you right.
on the first point,i try to upgrade the grails.
whereas the second message,i createApp from sts and it throws exceptions.so i trun to first point try to upgrade grails,whether...
Error executing script CreateApp: loader constraint violation: loader (instance of <bootloader>) previously initiated loading for a different type with name "org/xml/sax/SAXParseException"...
when
gradlew assemble
it cause :
C:\springsource\grails-1.3.7\lib\gant_groovy1.7-1.9.2.jar(org/codehaus/gant/Gant
Binding.class): 警告:无法找到类型为“org.codehaus.groovy.classgen.GroovyCompile...
this bug is fixed.please update your sts with this update site:http://download.eclipse.org/tools/ajdt/36/dev/update
There are not any problem markers form AJDT showing in the "Problems" view.
I can't "push in..." with SRC folder,only "push in..." with one method.
i upgrade to sts2.5.0.RELEASE.
others...
my project has 14 domain,and every domain has 4 *.aj
when i use "refactor->push in" on ~.domain.* class folder ,noting happeen.
but ,in ~.web,and ~.reference,can use the "refactor->push in"
...
please show your roo script.
use "perform test" download dependency and compile then!
ever i make enum with domain,it display english.
how to modify the enum message to chinese?
i guess is:
create chinese enum type class?
good job
thanks janis
i deal with that.
modify webmvc-config.xml
<bean class="org.springframework.context.support.ReloadableResourceBundleMessageSource"
id="messageSource"
...