[JBoss-user] [JNDI/Naming/Network] - Re: Accessing EJB through HTTPS Invoker...

2005-08-30 Thread mc340
Hi,
i am working on this problem too. If you have running JNDI over HTTPS and EJB 
over HTTP it's only a small step to have EJB over HTTPS too.  Now i'm running 
JNDI and EJB over a single HTTPS port(8443). So far so good. But now the 
connection is VERY, VERY slow, it's not usable anymore. I don't know where to 
search the Problem. I tried to figure it out with a profiler, but if i run my 
application with a profiler the connection is much faster, so i can't see the 
bottleneck. Without the profiler it's slow again. Don't know why. Had anyone a 
similar problem? I'm running JBoss 3.2.6 and a standalone client on Windows 
2000.

Regards,
Michael 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892207#3892207

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892207


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - FK constraits doesn't work in 4.0.1

2005-01-31 Thread mc340
Hello!

I have CMP entity beans with CMR relations, example:
Mandator 1 - * Description

My ejb-jar.xml

 mandator-mandatorDescription

description-belongs-to-mandator
Many


   MandatorDescription


   mandator

 
 
mandator-has-descriptions
One

   Mandator


   descriptions
   java.util.Collection

 
  

My jbosscmp-jdbc.xml

 mandator-mandatorDescription


description-belongs-to-mandator






mandator-has-descriptions


true




id


MAND_MAN_ID






A fc constraint should be created on the MAND_MAN_ID column in the MANDATOR 
table. In JBoss version 3.2.3 it works fine. I try to switch to version 4.0.1 
but with this version fk constraints are not created. I use MySQL, in both 
cases the same version. Can anyone help me with this problem?

Best Regards
Michael


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864359#3864359

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864359


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user