[JBoss-user] [HTTPD, Servlets JSP] - Re: FomatDateTag in JSTL not working

2004-10-25 Thread Bommee
I don't suppose either the author or anyone has had any luck solving this problem?  I 
am running into the exact same problem and would love some direction.

It appears that org.jboss.util.propertyeditor.DateEditor is getting to the Date before 
the FormatDateTag has a chance.  Any idea how resolve this kind of namespace issue?  
(I'm not exactly sure that is the problem, but I am willing to try it).

Cheers

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3852641#3852641

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852641


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Default context for jboss

2004-07-16 Thread Bommee
--bump--

I have the same question and the documentation seems a little thin on this.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3842434#3842434

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3842434


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: default context no longer works on 3.2.3

2004-07-16 Thread Bommee
Thanks raja05!

I have spent too much time trying to find something on the anonymous wrote : No 
Default Context issue and this is all I needed to know. 

So to paraphrase:

In your web applications WEB_INF directory if the jboss-web.xml file doesn't already 
exist you will need to create it.  This file will contain at least:

  | jboss-web
  |context-root//context-root
  | /jboss-web
  | 

And that should be all you need to set this as the default context.  Man that was 
painful, maybe I just had really bad luck, but there doesn't seem to be any docs on 
this.

Thanks again.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3842435#3842435

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3842435


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user