Re: Simplest example error

2006-07-17 Thread Dan Mihaila
I use Jetspeed 2, and those chars were puts by my thunderbird (from the paste operation). I figure out what was the problem(after 2 days and a lot of mistakes): the structure of the application! It has to be: WEB-INF/classes ,etc... When I "cleaned up" the root directory there was no problem le

Re: Simplest example error

2006-07-15 Thread Philip Mark Donaghy
Hi Dan, I don't know if this is intentional but your web.xml and portlet.xml have invalid text(- <#>) in them. Philip On 7/15/06, Dan Mihaila <[EMAIL PROTECTED]> wrote: Hello, I tried to deploy the simplest example that I found on the jespeed site and I encounter an error. I tried another examp

Re: Simplest example error

2006-07-15 Thread Philip Mark Donaghy
Hi Dan it is always helpful to let us know which version of Jetspeed your using. Thanks, Philip On 7/15/06, Dan Mihaila <[EMAIL PROTECTED]> wrote: Hello, I tried to deploy the simplest example that I found on the jespeed site and I encounter an error. I tried another example and I received the

Simplest example error

2006-07-15 Thread Dan Mihaila
Hello, I tried to deploy the simplest example that I found on the jespeed site and I encounter an error. I tried another example and I received the same problem: Cannot create Portlet instance HelloWorld for Portlet Application helloworld And I don't know what to do. I browsed all over the web