javaworld article offers a solution for I18N it doesn't apply
to client-side validation ( or I didn't understand it correctly).
Any resources on how to do this? I mean to have the script checking against
the locale specific date format while validating.
Thanks
Stelios
--
View this message
Beans(Jsr181HandlerMapping.java:117)
at
org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping.initApplicationContext(Jsr181HandlerMapping.java:65)
Furthermore if I comment all xfire config from web.xml it works fine. Any
ideas how to resolve this? Is XFire not aware of session scoped beans?
stelios
es me: java.lang.IllegalStateException: No thread-bound request
found: Are you referring.
I can post the trace if needed.
I have the ContextLoaderListener, and RequestContextListener Listener set in
web.xml so I can't think of what else is wrong...
Any help appreciated
thanks
stelios
--
I don't remember exactly to be honest...I'll try and have a look tomorrow at
work.
Bob Fleischman wrote:
>
> I am having this problem trying to reverse engineer a MySQL db with
> foreign keys. How did you get this working?
>
>
> stelios wrote:
>>
>>
onships?
One-to-many? etc..
thanks in advance
stelios
--
View this message in context:
http://www.nabble.com/appfuse%3Agen-weird-behaviour-tp18629961s2369p18629961.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
It seems the errors arise from the project.war being in the maven repository.
Once deleted from there the errors disappear.
Any idea of how to resolve this?
stelios wrote:
>
> Hi,
>
> Unfortunately I still get these errors and have not lib folder in WEB-INF.
> Are there any a
,
although even after mvn clean the errors remain.
thanks
stelios
Marc Hughes-2 wrote:
>
> Ah ha! After paying more attention to this:
> http://static.appfuse.org/movies/2.0/helloworld.mov
>
> I noticed an extra step.
> rm -r src/main/webapp/WEB-INF/lib/
>
> That seems
Well at least it works fine with a basic project...
stelios wrote:
>
> Hi,
>
> I've used this guide: http://appfuse.org/display/APF/Eclipse#Eclipse-wtp
> http://appfuse.org/display/APF/Eclipse#Eclipse-wtp
>
> and it all works as I understand it should.
> Is it
hen I edit some class in the core project I will have to do a mvn
install for the Tomcat to pickup the change. Is it possible for it to do
this automaticaly, to not build a jar for the core and just copy the class
file or something similar?
thanks
stelios
--
View this message in context:
Ignore this thread, I somehow manage to delete the UserDetails (implements
UserDetails) from the User class... Its obviously fine now
stelios wrote:
>
> Hi,
>
> I've slightly modified the User class, added a memeber. In addition I've
> added an extra associati
icationProvider.java:83)
at
org.springframework.security.providers.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:121)
any ideas?
thanks
Stelios
--
View this message in context:
http://www.nabble.com/Login-Error-after-modifying-
I know its abit late, but did you manage to find a solution to this?
thanks
stelios
vpacheco wrote:
>
> Hi,
>
>
>
> I'm using appfuse 1.9.x
>
>
>
> I want to add a new column to user_role table so that it now has these
> columns (uid, user_ui
finally I got it working with Hibernate tools.
I had some configuration errors.
Probably thats why appfuse:gen-model didn't work.
POJOs are generated fine now;)
stelios wrote:
>
> well apparently the problem is the joined columns. The tables that fail
> are those which have
well apparently the problem is the joined columns. The tables that fail are
those which have relationships defined.
Is there any known issue with that?
stelios wrote:
>
> Hi,
>
> I've created a new Spring MVC Basic project.
> Changed the DB in the pom.xml to an existi
?
I´ve read everything I could find on similar issues and still haven't found
a solution, probably something obvious I'm missing?
Could it be the database it self? Although the tables I add to the appfuse
db are taken from the same script...
thanks
stelios
--
View this message in context:
h
Hi,
I need to have some pages excluded from having the default appfuse menu.
Actually not having anything added to them. Just do them manualy. I've seen
that in menu-config.xml is where the menus are defined but not thats all I
found. Any ideas?
thanks
stelios
;
> private PersonManager personManager;
>
> public void setPersonManager(PersonManager personManager) {
> this.personManager = personManager;
> }
>
> Matt
>
> On 4/12/07, Stelios Togias <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have chan
As well how is the setPersonManager called? does it have to
match some specific name?
Sorry for the long post...
Thanks
stelios
18 matches
Mail list logo