Re: Websphere 6 tld not found [solved]

2006-05-29 Thread Tanikonda

Thank you vey much 
We are very glad to see your quick reply. We will try to resolve the problem
according to gudelines you have given. It any problems we will contact with
you. 

Thanks in advance
Srinivas
--
View this message in context: 
http://www.nabble.com/Websphere+6+tld+not+found-t1663507.html#a4618889
Sent from the MyFaces - Users forum at Nabble.com.



Re: Websphere 6 tld not found [solved]

2006-05-29 Thread Mert Çalışkan
We had a similiar problem with a JSF Webapp. The webapp is not
myfaces-enabled but the reason of your problem could be same as ours.
The main reason of our problem is the classloader selections of
WebSphere. We are using application classloader-policy for ear and
module classloader-policy for war with parent last classloading mode.
The J2EE spec says, locate the tld files under WEB-INF/tlds folder or
the related jars under WEB-INF/lib folder. I think tomahawk.jar is not
loaded with the classloader of your war. If you are using a shared
library (contains tomahawk.jar), that could also be the other reason.

Hope this helps.

Mert
On 5/29/06, Tanikonda <[EMAIL PROTECTED]> wrote:
HI,I am using Tree Table componenet of Tomhawk.  I am getting following errorUnable to locate tag library for uri http://myfaces.apache.org/tomahawk inWebsphere6 .
Any Ideas please. Same thing working fine on TOMCAT. Do you have anyinstallation guide for configuring tomhawk on Websphere6--View this message in context: 
http://www.nabble.com/Websphere+6+tld+not+found-t1663507.html#a4615153Sent from the MyFaces - Users forum at Nabble.com.


Re: Websphere 6 tld not found [solved]

2006-05-29 Thread Tanikonda

HI,

I am using Tree Table componenet of Tomhawk.  I am getting following error
Unable to locate tag library for uri http://myfaces.apache.org/tomahawk in
Websphere6 . 

Any Ideas please. Same thing working fine on TOMCAT. Do you have any
installation guide for configuring tomhawk on Websphere6

--
View this message in context: 
http://www.nabble.com/Websphere+6+tld+not+found-t1663507.html#a4615153
Sent from the MyFaces - Users forum at Nabble.com.



Re: Websphere 6 tld not found [solved]

2006-05-24 Thread _dani

so I changed to myfaces-core-1.1.3 and tomahawk-1.1.2 and finally my
application is running fine under websphere 6.

nice
--
View this message in context: 
http://www.nabble.com/Websphere+6+tld+not+found-t1663507.html#a4539452
Sent from the MyFaces - Users forum at Nabble.com.