[JBoss-user] [Installation Configuration] - encrypted connection between remote client and EJB

2005-05-26 Thread schwarcz
I there a straight-forward way to configure the RMI client conversation with an 
EJB to be overt a secure connection so I don't have to encrypt the individual 
pieces of data that I pass as arguments?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3879246#3879246

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879246


---
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - jar containing javax.servlet under J2EE 1.4

2005-02-13 Thread schwarcz
Sorry for the basic question, but with the JBoss 4.x / Tomcat bundle,
where do I find a jar with the javax.servlet package for J2EE 1.4.

Under J2EE 1.3 I could just use the jar in the Sun distribution.  But under 
J2EE 1.4 I don't see anything that isn't bunder with Sun's ap server.

The JBoss J2EE jar has all the javax.ejb class but I don't see the 
javax.servlet classses anywhere.

Sorry for what is probably a dumb question.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3866414#3866414

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3866414


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: 4.0.1 hang when debug enabled

2005-02-02 Thread schwarcz
Thanks so much.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3864851#3864851

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864851


---
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


[JBoss-user] [Installation Configuration] - 4.0.1 hang when debug enabled

2005-02-01 Thread schwarcz
When I enable debugging and launch JBoss 4.0.1 (Windows XP Pro SP2  JDSK 5.0), 
there is no cpu activity and no logging output  once the message Listening for 
transport dt_socket at address: 8787 is echoed.

 I'm assuming it is some sort of config problem at my end but wonder if anybody 
has any suggestions?


C:\jboss-4.0.1\binecho   CLASSPATH: C:\Program 
Files\Java\jdk1.5.0\lib\tools.jar;C:\jboss-4.0.1\bin\\run.jar
  CLASSPATH: C:\Program 
Files\Java\jdk1.5.0\lib\tools.jar;C:\jboss-4.0.1\bin\\run.jar

C:\jboss-4.0.1\binecho .
.

C:\jboss-4.0.1\binecho 
===
===

C:\jboss-4.0.1\binecho .
.

C:\jboss-4.0.1\binC:\Program Files\Java\jdk1.5.0\bin\java -classic -Xdebug 
-Xnoagent -Djava.compiler=NONE -Xrunjdwp:t
ransport=dt_socket,address=8787,server=y,suspend=y  -Dprogram.name=debug.bat 
-Xms128m -Xmx512m -Djava.endorsed.dirs=C:\
jboss-4.0.1\bin\\..\lib\endorsed -classpath C:\Program 
Files\Java\jdk1.5.0\lib\tools.jar;C:\jboss-4.0.1\bin\\run.jar
org.jboss.Main
Warning: classic VM not supported; client VM will be used
Listening for transport dt_socket at address: 8787
^CTerminate batch job (Y/N)? y


 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3864734#3864734

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864734


---
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


[JBoss-user] [Installation Configuration] - Re: 4.0.1 hang when debug enabled

2005-02-01 Thread schwarcz
Well, I still can't figure it out but I have narrowed down the issues some.

No problem running JBoss 3.6 in debugging mode.

Identical problem running either JBoss 4.0.0 or JBoss 4.0.1

Falling back to the 1.4 JDK doesn't help.

Still hoping for some insight from you JBoss experts out there.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3864760#3864760

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864760


---
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


[JBoss-user] [EJB/JBoss] - JBoss 4 50X performance hit - remote vs local interface

2004-11-04 Thread schwarcz
Under JBoss 3.x there was very little difference in the performance of invoking an EJB 
with a local vs remote interface as long as the ejb was, in fact, in the same jvm.  
JBoss seemed to have good optimization of the remote interface.  For example, the cost 
for 10,000 creates of a trivial session bean on my desktop was:  local=532 ms vs 
remote = 891 ms.  Not a big difference.

On the other hand, under JBoss 4.0 I don't see the same level of optimization.  The 
same test produces: local=281 ms vs remote = 45,593 ms.  This is a 50 times slower and 
essentially the same performance as invoking the remote interface from outside the jvm.

Is this likely to be addressed in a future version or is this factor of 50 performance 
penalty likely to persist in 4.x?

Note than when I run the tests on WebSphere 5.x or WebLogic 8.1 the profile is similar 
to that of JBoss 3.2.




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3853961#3853961

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853961


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: JBoss 4 50X performance hit - remote vs local interface

2004-11-04 Thread schwarcz
I'll look into that.  Any chance you can point me towards the doc on how to do this?

Additionally, I see large slowdowns in other operations.  For example, under 3.2 my 
intra-jvm local and remote jndi lookups were 141 and 172 ms for 10,000 ops.

Under 4.0, the same code requires 2,766 and 18,297 ms.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3854000#3854000

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3854000


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - please help: ava.lang.UnsupportedClassVersionError: org/apac

2004-08-20 Thread schwarcz
I have compiled and deployed the same four application to two different servers (Wind 
Xp Pro SP1, JBoss 3.2.5/Tomcat, JDK 1.4.2, J2EE 1.3).  However one (and only one) of 
the applications bombs on only one of the servers complaining about my jsp (see 
below).  Any ideas or suggestions as to what could be causing this?


java.lang.UnsupportedClassVersionError: org/apache/jsp/index_jsp 
(Unsupported major.minor version 49.0)
java.lang.ClassLoader.defineClass0(Native Method)
java.lang.ClassLoader.defineClass(ClassLoader.java:537)
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
java.net.URLClassLoader.access$100(URLClassLoader.java:55)
java.net.URLClassLoader$1.run(URLClassLoader.java:194)
java.security.AccessController.doPrivileged(Native Method)


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845791#3845791

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845791


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: client packaging

2004-05-06 Thread schwarcz
My take on it is that while the JBoss folks charge for documentation they really 
aren't all that committed to it.  After all it isn't as much fun as programming :-)  
It's too bad because the software is good but the doc just can't compare in quality to 
BEA's for example.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834008#3834008

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834008


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user