2 situations which would prevent Tomcat from starting properly would be
the engine is being fed parameters it cannot interpret
you are using configuration parameters which cannot be resolved

<Most> web applications have a WEB-INF for web specific configurations with
libraries located in /LIB and classes located in /CLASSES folder
as well as META-INF for <param>Context.xml

/WEB-INF/applicationContext-jpa.xml configuration contains the requisite
declarations for entityManagerFactory as well as the loadTimeWeaver

Anyone else?
M-
----- Original Message -----
From: "Thomas Chang" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Thursday, January 10, 2008 8:47 AM
Subject: Re: Problem by starting Tomcat after setting the spring-agent.jar


> I don't understand so much you wrote. I haven't deployed any war but just
want to start the Tomcat. Where to find the
"/WEB-INF/applicationContext-jpa.xml"?
>
>
>
> [EMAIL PROTECTED] schrieb: The load time weaver is a property of
entityManagerFactory
> http://java.sys-con.com/read/366275_2.htm
> Please display for group your configuration in
> /WEB-INF/applicationContext-jpa.xml
>
> also..please make sure the applicationContext-jpa.xml param value is
> configured in web.xml e.g.
>
>
> /WEB-INF/applicationContext-jpa.xml
>
>
> M-
> ----- Original Message -----
> Wrom: NSKVFVWRKJVZCMHVIBGDADRZFSQHYUCDDJBLVL
> To:
> Sent: Thursday, January 10, 2008 7:43 AM
> Subject: Problem by starting Tomcat after setting the spring-agent.jar
>
>
> > Hi all,
> >
> > I installed the Tomcat 5.5.17. After I set the java-agent in ther
> catalina.bat as follow:
> > set
>
JAVA_OPTS=%JAVA_OPTS% -javaagent:"%CATALINA_BASE%\server\lib\spring-agent.ja
> r
> >
> > After that I can't start the Tomcat anymore.
> >
> > Somebody knows why?
> >
> > Regards
> >
> > Thomas
> >
> >
> >
> >
> > ---------------------------------
> > Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen
Sie´s
> mit dem  neuen Yahoo! Mail.
>
>
>
>
> ---------------------------------
> Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to