Re: how to shutdown orion app server?

2002-04-29 Thread Mark Kettner
ut(Context.SECURITY_CREDENTIALS, "123"); > > try { >Context ctx = new InitialContext(p); >OrganizationsHome home = (OrganizationsHome)ctx.lookup("ejb/OrgOrganizations"); >Organizations remote = (Organizations)home.create(); > } catch (Exception ex)

xerces conflict (and a hack solution).

2001-07-03 Thread Mark Kettner
o save memory usage)? So is this a bug in orion, or are we doing something wrong here? Mark -- --o-o------ Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 609 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: Cannot start orion using JDK1.4

2001-05-28 Thread Mark Kettner
jdk1.4 > > java.lang.UnsatisfiedLinkError: c:\program > files\javasoft\jre\1.4\bin\nio.dll > ; > ; > ; > ; > ; > ; > > > -- --o-o-- Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 609 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: I require step by step install instructions for Pet Store 1.1.2 on Orion please?

2001-05-22 Thread Mark Kettner
or copying of any or all of it > may be unlawful. If you receive this e-mail in error please notify > the sender and delete the message > > ** > > -- --o-o-- Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 609 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: Orion 1.5.0? Where do you download it from?

2001-05-22 Thread Mark Kettner
in error please notify > the sender and delete the message > > ********** > > -- --o-o-- Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 609 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-22 Thread Mark Kettner
Hi Eddie, Eddie wrote: > Thanks, > > If I replace it with the original wrapper, I get: > -- > [orion@ojo Orion]# java -classic -jar ./orion.jar > bash: /usr/local/java/bin/java: No such file or directory > -- No need to download java 1.3.1. The message above means that the shell can't

Re: Orin cpu usage ???

2001-05-21 Thread Mark Kettner
emoryusage of allapplication, but that's it. With "top" I see it is using alot of cputime:about 50 percent.But I want more information, how do I get that ??Eddie -- --o-o

Re: Auto-deployment

2001-05-14 Thread Mark Kettner
Explorer at http://explorer.msn.com > > > Good luck -- --o-o-- Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 209 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Struts bug in 1.4.8

2001-05-09 Thread Mark Kettner
se don't hesitate to ask. Mark --o-o-- Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203 Mobile: +31 620 209 817 fax:+31 20 8848747 E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Updateing to 1.4.8

2001-05-07 Thread Mark Kettner
list I saw that people were already using 1.4.8. I'm curious for a new version, because struts library didn't work under 1.4.5. Again, sorry to bother you all about this. -- Mark --o-o------ Mark Kettner http://www.fredhopper.com Amsterdam, The Netherlands Phone: +31 20 3206203

Using jakarta-struts with orion1.4.5

2001-03-06 Thread Mark Kettner
I'm trying to use jakarta-struts with orion1.4.5. I've subclassed the ActionForm class to AttributeTypeForm, but after deployment I get the following error: javax.servlet.jsp.JspException: Exception creating bean of class com.fred.fredadmin.control.web.AttributeTypeForm: java.lang.ClassNotFou