You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Thronson, Carl" <Ca...@broadvision.com> on 2000/09/26 22:59:03 UTC

What is the origin of Jasper?

Was Jasper written from scratch?  If so, how long (roughly) did it take to
write?
 
Thanks,
Carl
 

Re: Embedding tomcat problem.

Posted by Derek DeMoro <dd...@home.com>.
I am running on windows, and I thought this was a valid URL using
new URL("file:/d:/tomcat/webapps/ROOT"), but maybe not.  Any
suggestions?

----- Original Message -----
From: "Shawn McMurdo" <sh...@lutris.com>
To: <to...@jakarta.apache.org>
Sent: Wednesday, September 27, 2000 9:33 AM
Subject: Re: Embedding tomcat problem.


> Just a thought, but your context path of
> "/d:/tomcat/webapps/ROOT" looks suspicious.
> Is that really the correct path?
> Are you running on Windows?
> Shawn
>
>
> Derek DeMoro wrote:
>
> > I keep getting the same exception when running EmbedTomcat.java.
> > ContextManager: Adding context Ctx( )
> >
> > cannot process configuration web service using "
/d:/tomcat/webapps/ROOT"
> >
> > Security init for Context /d:/tomcat/webapps/ROOT failed
> >
> > java.security.AccessControlException: access denied
> > (java.lang.RuntimePermission createClassLoader )
> >
> > void
> >
java.security.AccessControlContext.checkPermission(java.security.Permission)
> >
> > void
> > java.security.AccessController.checkPermission(java.security.Permission)
> >
> > void java.lang.SecurityManager.checkPermission(java.security.Permission)
> >
> > void java.lang.SecurityManager.checkCreateClassLoader()
> >
> > void java.lang.ClassLoader.<init>()
> >
> > void org.apache.tomcat.loader.AdaptiveClassLoader.<init>()
> >
> > void org.apache.tomcat.loader.AdaptiveServletLoader.<init>()
> >
> > void
> >
org.apache.tomcat.context.LoaderInterceptor.contextInit(org.apache.tomcat.co
> > re.Context)
> >
> > void
> >
org.apache.tomcat.core.ContextManager.initContext(org.apache.tomcat.core.Con
> > text)
> >
> > void
> >
org.apache.tomcat.startup.EmbededTomcat.initContext(javax.servlet.ServletCon
> > text)
> >
> > void org.apache.tomcat.startup.EmbededTomcat.main(java.lang.String[])
> >
> > Error starting endpoing java.net.BindException: Address in use: bind
> >
> > Why?
> >
> > Derek
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
> --
> Shawn McMurdo              mailto:shawn@lutris.com
> Lutris Technologies        http://www.lutris.com
> Enhydra.Org                http://www.enhydra.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>


Re: Embedding tomcat problem.

Posted by Shawn McMurdo <sh...@lutris.com>.
Just a thought, but your context path of
"/d:/tomcat/webapps/ROOT" looks suspicious.
Is that really the correct path?
Are you running on Windows?
Shawn


Derek DeMoro wrote:

> I keep getting the same exception when running EmbedTomcat.java.
> ContextManager: Adding context Ctx( )
>
> cannot process configuration web service using " /d:/tomcat/webapps/ROOT"
>
> Security init for Context /d:/tomcat/webapps/ROOT failed
>
> java.security.AccessControlException: access denied
> (java.lang.RuntimePermission createClassLoader )
>
> void
> java.security.AccessControlContext.checkPermission(java.security.Permission)
>
> void
> java.security.AccessController.checkPermission(java.security.Permission)
>
> void java.lang.SecurityManager.checkPermission(java.security.Permission)
>
> void java.lang.SecurityManager.checkCreateClassLoader()
>
> void java.lang.ClassLoader.<init>()
>
> void org.apache.tomcat.loader.AdaptiveClassLoader.<init>()
>
> void org.apache.tomcat.loader.AdaptiveServletLoader.<init>()
>
> void
> org.apache.tomcat.context.LoaderInterceptor.contextInit(org.apache.tomcat.co
> re.Context)
>
> void
> org.apache.tomcat.core.ContextManager.initContext(org.apache.tomcat.core.Con
> text)
>
> void
> org.apache.tomcat.startup.EmbededTomcat.initContext(javax.servlet.ServletCon
> text)
>
> void org.apache.tomcat.startup.EmbededTomcat.main(java.lang.String[])
>
> Error starting endpoing java.net.BindException: Address in use: bind
>
> Why?
>
> Derek
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org

--
Shawn McMurdo              mailto:shawn@lutris.com
Lutris Technologies        http://www.lutris.com
Enhydra.Org                http://www.enhydra.org



Embedding tomcat problem.

Posted by Derek DeMoro <dd...@home.com>.
I keep getting the same exception when running EmbedTomcat.java.
ContextManager: Adding context Ctx( )

cannot process configuration web service using " /d:/tomcat/webapps/ROOT"

Security init for Context /d:/tomcat/webapps/ROOT failed

java.security.AccessControlException: access denied
(java.lang.RuntimePermission createClassLoader )

void
java.security.AccessControlContext.checkPermission(java.security.Permission)

void
java.security.AccessController.checkPermission(java.security.Permission)

void java.lang.SecurityManager.checkPermission(java.security.Permission)

void java.lang.SecurityManager.checkCreateClassLoader()

void java.lang.ClassLoader.<init>()

void org.apache.tomcat.loader.AdaptiveClassLoader.<init>()

void org.apache.tomcat.loader.AdaptiveServletLoader.<init>()

void
org.apache.tomcat.context.LoaderInterceptor.contextInit(org.apache.tomcat.co
re.Context)

void
org.apache.tomcat.core.ContextManager.initContext(org.apache.tomcat.core.Con
text)

void
org.apache.tomcat.startup.EmbededTomcat.initContext(javax.servlet.ServletCon
text)

void org.apache.tomcat.startup.EmbededTomcat.main(java.lang.String[])

Error starting endpoing java.net.BindException: Address in use: bind



Why?

Derek





password

Posted by Micky Mimo <mi...@truexchange.com>.
What is the best method for setting up password access when using tomcat.
Does tomcat support .htaccess ? If so, how?

/===============================\
| Micky Mimo                    |
| Systems Specialist            |
| (781) 869 - 3677   ext.505    |
| micky@truexchange.com         |
\===============================/


Re: What is the origin of Jasper?

Posted by "Anil K. Vijendran" <An...@eng.sun.com>.
Pierre Delisle wrote:

> I'm definitely not as prolific as Anil... so I won't publish times :-)...

come on, you guys... stop taking a dig at me. :-) all this was done aeons
back when many of us could afford to be locked up doing nothing but coding.
these days there's tons of mail and other stuff to deal with, not to mention
people taking digs at me :-)

--
Peace, Anil +<:-)



Re: What is the origin of Jasper?

Posted by Pierre Delisle <pi...@sun.com>.
I'm definitely not as prolific as Anil... so I won't publish times :-)...

By the way, Carl, mind if I ask you in which context you are asking 
these questions?

I was hoping you'd want to become a contributor, but I'm not sure
anymore... Will you be reimplementing Jasper?

	-- Pierre


"Anil K. Vijendran" wrote:
> 
> Yep. About 2 weeks for the main framework -- a weekend for the bulk of
> tag extension stuff. Bug fixes happen all the time. Pierre can tell you
> how long it took for the JSP 1.2 stuff.
> 
> "Thronson, Carl" wrote:
> 
> >  Was Jasper written from scratch?  If so, how long (roughly) did it
> > take to write?Thanks,Carl
> 
> --
> Peace, Anil +<:-)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org

Re: What is the origin of Jasper?

Posted by "Craig R. McClanahan" <Cr...@eng.sun.com>.
"Anil K. Vijendran" wrote:

> Yep. About 2 weeks for the main framework -- a weekend for the bulk of
> tag extension stuff. Bug fixes happen all the time. Pierre can tell you
> how long it took for the JSP 1.2 stuff.
>

Anil is too modest to tell you that he's an incredibly prolific
programmer.  Mere mortals like us should double or triple that estimate
:-).

>
> "Thronson, Carl" wrote:
>
> >  Was Jasper written from scratch?  If so, how long (roughly) did it
> > take to write?Thanks,Carl
>
> --
> Peace, Anil +<:-)
>

Craig

====================
See you at ApacheCon Europe <http://www.apachecon.com>!
Session VS01 (23-Oct 13h00-17h00):  Sun Technical Briefing
Session T06  (24-Oct 14h00-15h00):  Migrating Apache JServ
                                    Applications to Tomcat



Re: What is the origin of Jasper?

Posted by "Anil K. Vijendran" <An...@eng.sun.com>.
Yep. About 2 weeks for the main framework -- a weekend for the bulk of
tag extension stuff. Bug fixes happen all the time. Pierre can tell you
how long it took for the JSP 1.2 stuff.

"Thronson, Carl" wrote:

>  Was Jasper written from scratch?  If so, how long (roughly) did it
> take to write?Thanks,Carl

--
Peace, Anil +<:-)