You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Brody Wong <br...@funmobile.com> on 2007/10/03 14:28:25 UTC

Using Myfaces with Glassfish V2 Final

Has anyone successfully using Myfaces with Glassfish V2? If yes, can you
please tell me how to do it?

Thanks in advance.

P.S.: I have tried the instructions at the following link but could not
successfully run my application with Myfaces.

http://blogs.sun.com/chengfang/date/20060322
-- 
View this message in context: http://www.nabble.com/Using-Myfaces-with-Glassfish-V2-Final-tf4561482.html#a13017794
Sent from the MyFaces - Users mailing list archive at Nabble.com.


RE: Using Myfaces with Glassfish V2 Final

Posted by rlubke <Ry...@Sun.COM>.


Hendrik Beck (camunda) wrote:
> 
> Hey Brody!
> 
> I was asking a pretty similar question some days ago and I am still
> interesting in getting it running (which I didn't managed to so far). 
> 
> Can I ask you that question: Are you interesting in really getting MyFaces
> to run on Glassfish or would it also be possible to make the application
> somehow "interchangeable" by letting it use the Sun-RI impl instead of the
> MyFaces Core? The latter solution is what I tried after I failed with the
> first option, but no success so far. 
> 
> 

What issues are you experiencing with the RI and your application?
The only way it will get fixed (if it is an RI bug) is by letting us know
what 
you're doing.  Join the mailing lists at
https://javaserverfaces.dev.java.net.



-- 
View this message in context: http://www.nabble.com/Using-Myfaces-with-Glassfish-V2-Final-tf4561482.html#a13049465
Sent from the MyFaces - Users mailing list archive at Nabble.com.


URL Issue

Posted by Arvind Pandey <ar...@datamatics.com>.
Hi all,

        Always I access my applicaion with 'http://localhost:8080/xyz'  as
URL in browser.
Instead of this , I want to access the application as 'www.xyz.com' . What
should I do?
Do I need to configure web.xml for this? I am using JBoss as server.

    Please suggest some solution.
Thanks and regards...
Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended recipient, or employee or agent responsible for delivering to the intended recipient, you are hereby notified that dissemination, distribution or copying of this communication or attachments thereof is strictly prohibited. IF YOU RECEIVE this communication in error, please immediately notify the sender and return the original message.

RE: Using Myfaces with Glassfish V2 Final

Posted by Brody Wong <br...@funmobile.com>.
I thought I could disable the JSF-RI class loading by using th
delegate="false" attribute in sub-web.xml
However, I learnt from this link that GF always load JSF-RI.

http://forum.java.sun.com/thread.jspa?threadID=5177707&tstart=270

I have also tried the steps in the link I posted in my previous message. I
manually move the JSF-RI-impl.jar from $GF_HOME/lib to some where else. The
result is web-based failed to show and application failed to run.

But my root cause is from Clay's incompatibility with Glassfish. When I put
span jsfid="ignore" and do all HTML input tag translation by myself. It's
ok. You can refer to my another post for my root problem. It seems like the
auto-generation of viewState from Clay engine is not compatible with
Glassfish.

Sorry, I cannot help you further. Good luck.


Hendrik Beck (camunda) wrote:
> 
> Hey Brody!
> 
> I was asking a pretty similar question some days ago and I am still
> interesting in getting it running (which I didn't managed to so far). 
> 
> Can I ask you that question: Are you interesting in really getting MyFaces
> to run on Glassfish or would it also be possible to make the application
> somehow "interchangeable" by letting it use the Sun-RI impl instead of the
> MyFaces Core? The latter solution is what I tried after I failed with the
> first option, but no success so far. 
> 
> 
> Regards
> Hendrik
> 
> 
>> -----Original Message-----
>> From: Brody Wong [mailto:brodywong@funmobile.com]
>> Sent: Wednesday, October 03, 2007 7:28 PM
>> To: users@myfaces.apache.org
>> Subject: Using Myfaces with Glassfish V2 Final
>> 
>> 
>> Has anyone successfully using Myfaces with Glassfish V2? If yes, can you
>> please tell me how to do it?
>> 
>> Thanks in advance.
>> 
>> P.S.: I have tried the instructions at the following link but could not
>> successfully run my application with Myfaces.
>> 
>> http://blogs.sun.com/chengfang/date/20060322
>> --
>> View this message in context: http://www.nabble.com/Using-Myfaces-with-
>> Glassfish-V2-Final-tf4561482.html#a13017794
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Using-Myfaces-with-Glassfish-V2-Final-tf4561482.html#a13052257
Sent from the MyFaces - Users mailing list archive at Nabble.com.


RE: Using Myfaces with Glassfish V2 Final

Posted by "Hendrik Beck (camunda)" <he...@camunda.com>.
Hey Brody!

I was asking a pretty similar question some days ago and I am still
interesting in getting it running (which I didn't managed to so far). 

Can I ask you that question: Are you interesting in really getting MyFaces
to run on Glassfish or would it also be possible to make the application
somehow "interchangeable" by letting it use the Sun-RI impl instead of the
MyFaces Core? The latter solution is what I tried after I failed with the
first option, but no success so far. 


Regards
Hendrik


> -----Original Message-----
> From: Brody Wong [mailto:brodywong@funmobile.com]
> Sent: Wednesday, October 03, 2007 7:28 PM
> To: users@myfaces.apache.org
> Subject: Using Myfaces with Glassfish V2 Final
> 
> 
> Has anyone successfully using Myfaces with Glassfish V2? If yes, can you
> please tell me how to do it?
> 
> Thanks in advance.
> 
> P.S.: I have tried the instructions at the following link but could not
> successfully run my application with Myfaces.
> 
> http://blogs.sun.com/chengfang/date/20060322
> --
> View this message in context: http://www.nabble.com/Using-Myfaces-with-
> Glassfish-V2-Final-tf4561482.html#a13017794
> Sent from the MyFaces - Users mailing list archive at Nabble.com.