Yea, it works
Thanks,
tony
mraible wrote:
>
> If you remove the scope=system and systemPath, it should work (if you
> have your coordinates defined correctly).
>
> Matt
>
> On Mar 5, 2009, at 7:04 PM, tonylu880042 wrote:
>
>>
>> Hi,
>> Thanks for the quick response.
>> I did install:instal
If you remove the scope=system and systemPath, it should work (if you
have your coordinates defined correctly).
Matt
On Mar 5, 2009, at 7:04 PM, tonylu880042 wrote:
Hi,
Thanks for the quick response.
I did install:install-file my jar files into local repository.
But, it seems still not cop
Hi,
Thanks for the quick response.
I did install:install-file my jar files into local repository.
But, it seems still not copy to my war file.
I will try to install the nexus as our local repository.
Best regards,
tony
mraible wrote:
>
> I would recommend using the maven-install-plugin to ru
I would recommend using the maven-install-plugin to run "mvn
install:install-file" and install the libraries in your local
repository.
http://maven.apache.org/plugins/maven-install-plugin/
Another good solution is to setup a repository manager like Nexus that
gets shared throughout your company/t
Hi people,
I use several 3rd party libraries that is not in maven repository. So, in
my pom.xml file's using system and specified
the jar file in tag.
It works in compile time, however, it would not work when run war because
the war process not copy the jar files into war.
Is there possible t
Sorry, what I meant to say was that the front end is in Rails, with several
back-end components built in Java.
mraible wrote:
>
> If you're using Rails for the backend, what exactly do you want to use
> AppFuse for?
>
> Matt
>
> On Thu, Mar 5, 2009 at 12:06 PM, greggersh wrote:
>>
>> Hi, I'm
If you're using Rails for the backend, what exactly do you want to use
AppFuse for?
Matt
On Thu, Mar 5, 2009 at 12:06 PM, greggersh wrote:
>
> Hi, I'm new to AppFuse. I'm building an application with several different
> components that all access the same database, and I'm hoping to be able to
Hi, I'm new to AppFuse. I'm building an application with several different
components that all access the same database, and I'm hoping to be able to
use AppFuse to generate/manage the project. I've gone through the
tutorials, and am interested if anyone has any thoughts on how best to use
AppFu
Oops. Nevermind. I found an old message on the forum that shows how to solve
this problem. All you have to do is comment-out the definition of the
passwordEncoder bean and also comment it out from the
daoAuthenticationProvider bean definition.
Sorry for the wasted bits!
Bob
syg6 wrote:
>
> I o
I originally had the default ShaPasswordEncoder in my security.xml but have
since changed it to PlaintextPasswordEncoder for reasons related to the
project. I would like to turn off encryption entirely. How can I do this? I
tried commenting out the passwordEncoder bean in security.xml but the app
10 matches
Mail list logo