|
Fornax-Platform
Forum |
|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Problems with tutorialHi, I'm new to scultptor. I started with the tutorials but now I get stuck, perhaps someone can hellp me.
I did the hello world tutorial. Everything works find. I started the Sculptor Archetype Tutorial. Everything seems to be ok until I get to the Run in Jetty there seems something missing. Jetty starts but when I go to the application I just see a lising of the webapps root directory. I don't know how the generated file must look like, but the web.xml seems a bit short: <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4"> </web-app> Has someone an idea, how I can go on? Thanks, Andreas |
|
|
Re: Problems with tutorialHi,
Thats definitely looks wrong. Do you work against the installed 1.6-SNAPSHOT (in repo) or have you checked out the source and built your own? We are in the middle of releasing the 1.6 thats contains a lot of changes and it might be that a bad 1.6-SNAPSHOT have been installed in the repo. We will control it asap. .../Andreas On Fri, May 29, 2009 at 8:56 AM, ABeckers <abeckers@...> wrote:
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Fornax-developer mailing list Fornax-developer@... https://lists.sourceforge.net/lists/listinfo/fornax-developer |
|
|
Re: Problems with tutorialHi Andreas,
I use the repo as described in the helloworld tutorial. Andreas
|
|
|
Re: Problems with tutorialHi Andreas,
I was running into the same problem ... First I modified the project.nature property in sculptor-gui- generator.properties: project.nature=presentation-tier, jsf (guess that ', jsf' is just missing in the archetype) Then I deleted the webapp directory, so that web.xml was regenerated. Hope that helps, Frank ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Fornax-developer mailing list Fornax-developer@... https://lists.sourceforge.net/lists/listinfo/fornax-developer |
|
|
Re: Problems with tutorialHi Frank,
Thanks, that solved my problem. Now I can go on to jboss... Andreas
|
| Free embeddable forum powered by Nabble | Forum Help |