RE: Tiles with definition

2004-07-16 Thread yakup aksu
i fixed the trouble.
Actually, you have a lot of thing to do that i had missed.
 
Instantiate the right ActionXXXServlet and the right DefinitionFactory with parameters.
 
 
There is a wab.xml file in which it is explained if you download tutorial with src at 
Cedric DUMOULIN web site.
 
 
 
 
 
 
 


Fahd Ahmed <[EMAIL PROTECTED]> wrote:
I got this error when my xml syntax was not correct in my definitions-config
file. Check your xmls. I dont think its a struts installation problem.

-Fahd

-Original Message-
From: yakup aksu [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 6:39 PM
To: [EMAIL PROTECTED]
Subject: Tiles with definition


Hi,

i m new to tiles and J2EE and i got trouble using Definitions in tiles.
I changed everything concerning component to tiles as described in the Tiles
tutorial.

Should one's override the /WEB-INF/tiles-defs.xm /WEB-INF/Mytiles-defs.xm ?

Anyway i tried both solution and nothing to do, i got all the time the same
exception.


---
javax.servlet.ServletException: Can't get definitions factory from context.
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:533)
at org.apache.jsp.pageDefinition_jsp._jspService(pageDefinition_jsp.java:59)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)

Is it a struts installation problem ?



Yakup AKSU

-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Yakup AKSU

-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

RE: Tiles with definition

2004-07-16 Thread yakup aksu
Yes, i did.
 
Which jar shall i add to my app/lib
 
i got theses jars: 
 
- commons*.
- jakarta-oro
-servlet
-struts
 
Did i miss any jar ?
 
(Additionnaly i added jboss-j2ee but it doesn't change anything


"Pingili, Madhupal" <[EMAIL PROTECTED]> wrote:

Have you updated struts-config.xml with the plugin like this:


value="/WEB-INF/tiles-defs.xml"/>



Just curious,

Reddy Pingili


> -Original Message-
> From: yakup aksu [SMTP:[EMAIL PROTECTED]
> Sent: Friday, July 16, 2004 9:39 AM
> To: [EMAIL PROTECTED]
> Subject: Tiles with definition
> 
> Hi,
> 
> i m new to tiles and J2EE and i got trouble using Definitions in tiles.
> I changed everything concerning component to tiles as described in the
> Tiles tutorial.
> 
> Should one's override the /WEB-INF/tiles-defs.xm /WEB-INF/Mytiles-defs.xm
> ?
> 
> Anyway i tried both solution and nothing to do, i got all the time the
> same exception.
> 
> --
> -
> javax.servlet.ServletException: Can't get definitions factory from
> context.
> at
> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextI
> mpl.java:533)
> at
> org.apache.jsp.pageDefinition_jsp._jspService(pageDefinition_jsp.java:59)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
> 
> Is it a struts installation problem ?
> 
> 
> 
> Yakup AKSU
> 
> -
> Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
> Créez votre Yahoo! Mail
> 
> Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Yakup AKSU

-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

RE: Tiles with definition

2004-07-16 Thread Fahd Ahmed
I got this error when my xml syntax was not correct in my definitions-config
file. Check your xmls. I dont think its a struts installation problem.

-Fahd

-Original Message-
From: yakup aksu [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 6:39 PM
To: [EMAIL PROTECTED]
Subject: Tiles with definition


Hi,

i m new to tiles and J2EE and i got trouble using Definitions in tiles.
I changed everything concerning component to tiles as described in the Tiles
tutorial.

Should one's override the /WEB-INF/tiles-defs.xm /WEB-INF/Mytiles-defs.xm ?

Anyway i tried both solution and nothing to do, i got all the time the same
exception.


---
javax.servlet.ServletException: Can't get definitions factory from context.
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:533)
at org.apache.jsp.pageDefinition_jsp._jspService(pageDefinition_jsp.java:59)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)

Is it a struts installation problem ?



Yakup AKSU

-
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tiles with definition

2004-07-16 Thread Pingili, Madhupal

Have you updated struts-config.xml with the plugin like this:


  

Just curious,

Reddy Pingili


> -Original Message-
> From: yakup aksu [SMTP:[EMAIL PROTECTED]
> Sent: Friday, July 16, 2004 9:39 AM
> To:   [EMAIL PROTECTED]
> Subject:  Tiles with definition
> 
> Hi,
> 
> i m new to tiles and J2EE and i got trouble using Definitions in tiles.
> I changed everything concerning component to tiles as described in the
> Tiles tutorial.
> 
> Should one's override the /WEB-INF/tiles-defs.xm /WEB-INF/Mytiles-defs.xm
> ?
> 
> Anyway i tried both solution and nothing to do, i got all the time the
> same exception.
> 
> --
> -
> javax.servlet.ServletException: Can't get definitions factory from
> context.
> at
> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextI
> mpl.java:533)
> at
> org.apache.jsp.pageDefinition_jsp._jspService(pageDefinition_jsp.java:59)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
> 
> Is it a struts installation problem ?
>  
> 
> 
> Yakup AKSU
>   
> -
> Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
> Créez votre Yahoo! Mail
> 
> Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]