myjavaserver



I've an account on myjavaserver and I'start to send my work.
My problem is that in a page I use a bean, but tomcat can't find the class.
I put it my packege in web-inf/classes/mypackage.
If I try to use it on my pc all is ok.
Where must I put the package? Are there some limitation?

Thanks

--
Alfonso

.



Relevant Pages

  • Problem bei Nutzung des Sun Java Application Server
    ... ersten Entity Bean "Account". ... Ein echter Stopper ist die Nicht-Umsetzung Keys zu Objekten: AccountPK ... Next by Date: ...
    (de.comp.lang.java)
  • Re: How can services access network path
    ... 2.log in windows use user A and build net path use command "net use z: ... as there is a default policy that will block network access for that account completely. ... See: http://www.microsoft.com/technet/security/guidance/serversecurity/serviceaccount/default.mspx although it may not allow for the necessary local access on the client (PC running Tomcat.) ...
    (microsoft.public.windowsxp.security_admin)
  • Re: my first bean (tomcat)
    ... I have looked at the Tomcat page you indicate and I do have some idea about the architecture of a webapp and where things should go but I am a bit concerned about some of the other files which need setting. ... I am finding the doc a bit wordy to wade thru and I'd like to see a 'recipe' for getting a Bean going, the main steps, 'cos I seem to be missing/hashing one of them. ... Put the bean's class file in the webapp's WEB-INF/classes directory, or jar it up and put the jar in the webapp's WEB-INF/lib directory. ...
    (comp.lang.java.programmer)
  • tomcat jsp log4j partially working
    ... try to run that bean from a Tomcat JSP I only get the log messages to ... ROOT logger will output messages ...
    (comp.lang.java.programmer)
  • WAR file - User name and group
    ... I have a WAR file that I use to deploy my application. ... Tomcat is running on "tomcatUser" account. ... When Tomcat uncompress the WAR file, it generates a folder under ...
    (comp.lang.java.help)