Hi,
Just to clarify, by going through these steps, should it be possible to load
the project in eclipse, and run it on the tomcat server that is present in
the servers view, with changes that you make to the source reflecting on
your server either immediately or through a restart (i dont care wh
Hi Matt,
Firstly, I've changed the subject to make it easier for people to find a
solution to this kind of problem in the future.
Secondly, I've added a bit to the 2.0.1 release notes
(http://appfuse.org/display/APF/Release+Notes+2.0.1) to maybe help prevent
others
from being tripped up by th
I applied the folloeing proceedure but now i am not able to login . My first
page is not coming .Its showing following error in log file.
[1/11/08 11:00:20:250 IST] 543f7ab0 WebGroup I SRVE0181I: [Appfuse]
[/AuditTool] [Servlet.LOG]: JspFactoryImpl: Exception initializing page
Hi Matt,
On 10 Jan 2008 at 21:34, Matt Raible wrote:
> I'm assuming you're using JSTL expressions - i.e. ${...}. If so,
> Struts recently changed to only allow OGNL expressions to prevent
> security issues. If you can post your expressions, we can try to help
> you translate them into OGNL expres
You are correct, it cannot be deployed as a webapp out-of-the-box.
There's an open issue for doing that.
http://issues.appfuse.org/browse/APF-897
Matt
On 1/10/08, maxxum <[EMAIL PROTECTED]> wrote:
>
> Thanks Matt.
> But wouldn't that need some changes the POM? core by itself cannot be
> deployed
Hi again,
On 11 Jan 2008 at 12:17, Rob Hills wrote:
> I bit the bullet last night and upgraded my app from AppFuse 2.0 to 2.0.1
> (Struts 2 Basic Archetype + Core Classes + Hibernate). Since
> then I've run into a problem with one of my JSPs. It was working prior to
> the update but now thro
I'm assuming you're using JSTL expressions - i.e. ${...}. If so,
Struts recently changed to only allow OGNL expressions to prevent
security issues. If you can post your expressions, we can try to help
you translate them into OGNL expressions.
http://issues.appfuse.org/browse/APF-941
Matt
On 1/10
Thanks Matt.
But wouldn't that need some changes the POM? core by itself cannot be
deployed as a WEB APP right?
I'll give it a try.
mraible wrote:
>
> You should be able to use the "appfuse-core" archetype for this. It
> doesn't contain a web framework or UI.
>
> Matt
>
> On Jan 10, 2008,
Hi All,
While debugging a Maven Dependency issue in my project, I came across a tool
that I've found really useful (and much more
user-friendly than the maven -X output.
The tool and it's docco can be found here:
http://code.google.com/p/maven-dependency-browser
It provides a GUI view of mave
Hi All,
I bit the bullet last night and upgraded my app from AppFuse 2.0 to 2.0.1
(Struts 2 Basic Archetype + Core Classes + Hibernate). Since
then I've run into a problem with one of my JSPs. It was working prior to the
update but now throws the following error:
javax.servlet.ServletExcepti
You should be able to use the "appfuse-core" archetype for this. It
doesn't contain a web framework or UI.
Matt
On Jan 10, 2008, at 3:03 PM, maxxum wrote:
What is the best place to begin developing WebServices if I don't
need any UI
framework? This is going to be a simple WebService Serve
What is the best place to begin developing WebServices if I don't need any UI
framework? This is going to be a simple WebService Server returning data
back so I don't need additional baggage of the UI frameworks... I can start
with the Struts and remove unwanted code but I just wanted to see if th
Are you running your tests from an IDE or from the command line? They
should work from the command line. If you're seeing this in your IDE,
you may have to change some settings.
Matt
On Jan 10, 2008, at 11:52 AM, Colin Miller wrote:
I'm having some difficulty with my unit tests in appfuse.
I'm having some difficulty with my unit tests in appfuse. I have a manager test
that extends BaseManagerTestCase and uses a Manager bean defined in
/src/main/webapp/WEB-INF/applicationContext.xml. When I try to run the unit
test, I receive an error:
Unsatisfied dependency expressed trhough bean
I'm using Appfuse 1.9.4
Marc
2008/1/10, Matt Raible <[EMAIL PROTECTED]>:
>
> What version of AppFuse are you using?
> On Jan 9, 2008, at 4:45 PM, Marc Siramy wrote:
>
> No, that doesn't work. I tried both french and english locales with
> editPerson action.
> Each time that cause the same error
By commenting out Gzip filter the poblem has been resolved.
Thanks
ujjala wrote:
>
> yes could be we are trying to install fix pack for httpplugin and try it
> out.
>
> mraible wrote:
>>
>> You might try commenting out the GzipFilter (or CompressionFilter in
>> 1.9.x). Does this happen on T
16 matches
Mail list logo