[JBoss-user] [JBoss.NET & SOAP] - 4.0.0RC1: update for XDoclet module for WS4EE in J2EE 1.4?

2004-07-24 Thread Juergen.Zimmermann
In J2EE 1.4 the deployment of web services has changed. WSR archives of JBoss are 
proprietary and outdated.

Is there an update for the XDoclet module providing the Ant subtask  according to the 
standard deployment?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Example CtBehavior#addCatch

2004-07-24 Thread brett_s_r
Hi,

Does anyone have any sample code or a unit test showing the use of CtBehavior#addCatch 
?

Also, should it be expected to work to catch Exceptions within a Constructor?

Thanks


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: I am getting crazy. Please help me.

2004-07-24 Thread jtpsoft
I resolved this issue. Thanks for your input.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - EXISTS and subqueries in ejb.select queries

2004-07-24 Thread jtpsoft
Hi Guys,

Does somebody of you know whether I can use EXISTS (NOT EXISTS) and correlated 
subqueries in ejb.select, for example:

 /**
  * @ejb.select
  *   query = "SELECT o.proId FROM ProfileEJB AS o 
  * WHERE o.proId <> ?1
  *   AND NOT EXISTS (SELECT p.gender FROM ProfileEJB p
  * WHERE p.proId = ?1
  *   AND p.gender = o.gender)
  *   AND NOT EXISTS (SELECT t.toplistedProId FROM ToplistEJB AS t
  *WHERE t.whoseProId = ?1
  *  AND t.toplistedProId = o.proId)
  * ORDER BY o.proId ASC"
  */

This select is perfect in WebLogic 8.1 but in JBoss 3.2.5 I am getting complilation 
errors. 

Any advices?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: TSS is making me sick

2004-07-24 Thread berlinbrown
I do like the Webcasts though, AOP baby!

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: Forum / Search by Author no more works... :-(

2004-07-24 Thread berlinbrown
I dont know what is going on with the search, I could type 10 keywords and use AND and 
still get 20K results

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-24 Thread berlinbrown
I(we) are about to do the same, major rewrites using a combination of CMP and other 
frameworks over Tomcat, the only thing I cant find hardware or networking information 
on JBOSS, what kind of machines/vendors are JBOSS(java) optimized, of course we are 
trying to use the latest and greatest DELL/XEON, but the speed is still not there, 
ideally I would like to use one of many frameworks out there 
Spring/Struts/JavaServerFaces, etc , but I think speed will be an issue.

What is the network/JBOSS setup like at BOLT or if somebody else wants to respond.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - help, question aobut jena ontModel in jsp

2004-07-24 Thread mike99079851
hi

I try to use Jena to create a ontogy model in JSP
***
OntModel m = ModelFactory.createOntologyModel(); 



when I run the JSP under JBOSS I get the following error
http://www.csd.abdn.ac.uk/~xchen/error.htm


*But the below code is ok* 
*
Model model = ModelFactory.createDefaultModel() ;
**

who can tell me the reason.



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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - problem starting JBoss 3.2.3 from Eclipse

2004-07-24 Thread adar
Dear jboss helpers
As i tested Jboss installation with JMX management console,
it opened on the localhost  after starting JBOSS with run.bat in a dos windowsUnder 
Eclipse when starting the Jboss server  from a lomboz J2ee project, i have the 
following error message :
Au dÃmarrage du serveur JBOSS depuis Eclipse :
Console terminated : C:\ProgramFiles\Java\j2re1.4.1_06\bin\javaw.exe(7/24/04 10:47 AM)
Message :
java.lang.NoClassDefFoundError: org/jboss/logging/Logger
at 
javax.management.NotificationBroadcasterSupport.(NotificationBroadcasterSupport.java:29)
at org.jboss.system.server.ServerImpl.doInit(ServerImpl.java:141)
at org.jboss.system.server.ServerImpl.init(ServerImpl.java:126)
at org.jboss.Main.boot(Main.java:145)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Unknown Source)

Have you an idea of the reason please ?
thank you
Antoine


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Question about Jena ontology used in JSP

2004-07-24 Thread mike99079851
hi

I try to use Jena to create a ontogy model in JSP
***
OntModel m = ModelFactory.createOntologyModel(); 



when I run the JSP under JBOSS I get the following error
http://www.csd.abdn.ac.uk/~xchen/error.htm


*But the below code is ok* 
*
Model model = ModelFactory.createDefaultModel() ;
**

who can tell me the reason.



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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - a problem of Jena ontology model in JSP

2004-07-24 Thread mike99079851
hi

I try to use Jena to create a ontogy model in JSP
***
OntModel m = ModelFactory.createOntologyModel(); 



when I run the JSP under JBOSS I get the following error
http://www.csd.abdn.ac.uk/~xchen/error.htm


*But the below code is ok* 
*
Model model = ModelFactory.createDefaultModel() ;
**

who can tell me the reason.



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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - How to implement a global persistent singleton in a stateful

2004-07-24 Thread AdCo
Hi,

I use a Java-To-COM bridge in a statefull session bean and I MUST manage here an 
object (a java handler class containing the reference to the COM object) like a global 
object over all session beans. 

I tryied this by implementing a singleton class as an attribute of the session bean, 
but I get an exception when the bean will be passivated - the bridging classes use 
sockets to communicate to COM :-(

I cannot destroy and recreate the COM-handler class, because this will
destroy and recreate the COM object. I need here something like an unremovable 
singleton object that act like a server or for my session bean.

Any ideas how to solve this problem ?

Best thanks in advance,

 Adrian


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - EJB Passivation warning

2004-07-24 Thread bentins
is it normal to get the following warning with Commit Option D?

WARN  [AbstractInstanceCache] Unable to passivate due to ctx lock, id=26639

When I change back to B it doesn't show up. I understand that Option D keeps the 
objects in cache until a certain T/O reaches, so is this warning just to tell it keeps 
them in cache?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: I am getting crazy. Please help me.

2004-07-24 Thread jtpsoft
I am using value objects as a connection between entity beans and stateless session 
beans on one side and web appl on the other side. The value objects are not packed 
with entity beans but in separate common jar file. Is it correct? Am I supposed to 
pack (jar) value objects together with entity beans in the same jar file? Could that 
be the source of the my problems

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: suggestion needed

2004-07-24 Thread toastchee
Just yesterday, I noticed on xdoclet's site that there's a tag for Entity beans that 
will automatically wrap them in a session bean. Can't remember the name thoughthat 
might reduce some of your work...


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Problem instantiating a SessionBean from Java client applica

2004-07-24 Thread ca1536
Hi,

I'm newbie using JBoss, and I'm trying to create my first "Hello World"
Session Bean and client java application with JBoss IDE.

My configuration is:
  JBoss 3.2.5
  Eclipse 3.0

under Windows XP

At this moment, I've made the Bean, with the ejb-jar.xml and JBoss.xml
files and I've exported it in a JAR file named Hello.jar into 
$JBOSS_HOME/server/default/deploy, 

obtaining the next messages in
the Eclipse console pane:

---
17:06:37,530 INFO  [EjbModule] Deploying Hello
17:06:37,931 INFO  [EJBDeployer] Deployed: 
file:/D:/jboss325/server/default/deploy/Hello.jar

The contents of the JBoss.xml are

...

  

  Hello 
  ejb/Hello

  
 

And the contents of the ejb-jar.xml file are

...

  

  Hello
  org.home.HelloEJB.HelloHome
  org.home.HelloEJB.Hello
  org.home.HelloEJB.HelloLocalHome
  org.home.HelloEJB.HelloLocal
  org.home.HelloEJB.HelloBean
  Stateless
  Container

  


Until this point I've thought "everything is OK", so I started with the client

Firstly, I've included in the Eclipse client project class path, the files

$JBOSS_HOME/client/log4j.jar
$JBOSS_HOME/client/jbossall-client.jar
$JBOSS_HOME/client/log4j.jar
$JBOSS_HOME/server/default/deploy/Hello.jar

After that, I've made a single class client with only a main method. It begins:

Properties props = new Properties();
props.put("java.naming.factory.initial", "org.jnp.interfaces.NamingContextFactory");
props.put("java.naming.factory.url.pkgs", "org.jboss.naming.client");
props.put("java.naming.provider.url", "jnp://localhost:1099");
Context ctx = new InitialContext(props);

After that, I've tried 

  HelloHome home = (HelloHome) ctx.lookup("ejb/Hello");
  .

My client app compiles allright but in the line above I receive the 
following exception:

javax.naming.NameNotFoundException: ejb not bound
(StackTrace lines)


I've tried changing the JNDI path (ejb/Hello) and including
another files in the client classpath from the JBoss client folder
with the same result.

I donÂt know if I'm incorrectly deploying my SessionBean, If I made
a mistake in the client code or xml configuration files, or what
can be wrong. Both client app and SessionBean are expected to run
in the same computer.

Can anybody help me to solve the problem?

Thanks in advance ( And sorry for my English, I'm Spanish ;) )

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Re: ClassFormatError with JDK 1.5b2

2004-07-24 Thread odd
Yes, now it works. Thanks.

Greetings
/// Odd MÃÂller

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: I am getting crazy. Please help me.

2004-07-24 Thread kabkhan
Do the deployment descriptors get generated and included properly in your jar?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Jboss 3.2.3, Oracle-DS leaking cursors

2004-07-24 Thread gfreemankc
The question was very specifically regarding oracle.  Oracle very specifically states 
in their documentation that result sets are not closed when the connection is closed.

Blame Oracle for their jdbc driver.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss & Kerberos

2004-07-24 Thread [EMAIL PROTECTED]
The session key is available as a javax.crypto.SecretKey in the Subject private 
credentials set populated by the SRPLoginModule. There is an example of a custom pair 
of client/server interceptors in the org.jboss.test.security.interceptors package of 
the testuite that illustrate using the srp session key to encrypt just the arguments 
of ejb invocations using SealedObjects.


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-24 Thread camel
Michael,
  Thanks for the follow-ups.  Have you gotten your MySQL settings figured out?  If so, 
could you share them?  I haven't switched my JMS to use MySQL instead of Hypersonic 
yet and I'd like to.  (Although I'll mention that I haven't had a single JBoss crash, 
but my site and JMS usage is pretty low-traffic as well).
-Chris

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: EJB and Web classes update on the fly

2004-07-24 Thread [EMAIL PROTECTED]
Redeployment of the ejb jar is the only way to update ejb classes.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: I am getting crazy. Please help me.

2004-07-24 Thread jtpsoft
Alexey,

All my queries are in quotes as you can see. Can you help me to pinpoint the place of 
the error? I have been stuck for 3 days.

Vlad

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET & SOAP] - Re: Specifying encoding/style in jboss.net

2004-07-24 Thread zeke7237
Thanks for all the replies :)

Turns out that wrapped is old-skool .. evidently the latest .NET stuff eats 
RPC/encoded just fine, in fact the M$ guy was complaining when I had it set up for 
wrapped. He indicated that when dealing with wrapped services he had to actually parse 
the XML manually, whereas when using RPC/encoded he's able to get reconstituted 
objects!

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - EJB and Web classes update on the fly

2004-07-24 Thread drmack
Hi there,

I have read at 
http://safariexamples.informit.com/0672323842/Software/JBoss/binaries/container.html 
that jboss is able to update ejb classes un the fly but somehow it doesnt seem to say 
how. I am not refering to jboss undeploying any already deployed app/ear and 
redeploying them again automatically when any class files are changed, what i would 
like to know if i just overwrite any class files in an already deployed ear or web 
app, is jboss able to load the new class(es) automatically without redeploying or 
restarting the server? if so how long does it take for it to detect the changes and is 
there any where that i can configure the time it takes to detect any changes? i have 
checked the jmx-console and jboss-sevice files and docs but cant seem to find any 
answers , can someone  enlighten me? Thanks very much!!


Best Regards

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Deploying application developed in pramati 3.5

2004-07-24 Thread anilanil
hello 
i have developed an application using pramati server. 
mysql is my database. I have used container managed beans. Please help me out by 
asying how i can deploy that application in jboss. 
up to jsp and session beans part its working well but coming to entity beans its not 
working 
thanking u in advance

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Nukes and applets?

2004-07-24 Thread hlehtimaki
Hi,

How can I use applets with Nukes? 

I have been trying several ways of deploying applet.jar but with no success. If i put 
the applet.jar in the war-file, the applet class is just not found. If i make a custom 
module for loading the applet jars and put the jars in lib.jar, the deployment fails.

I assume I should modify NukeServlet somehow?  Please help, i'm running out of ideas.

Harri

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: Unable to passivate due to ctx lock

2004-07-24 Thread loubyansky
I don't see it in a simple testcase. Any more info/instructions?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: getEJBLocalObject, CMR, ejbPostCreate, and Reentrant met

2004-07-24 Thread tomerbd
Well, in ejb2 create/postCreate im not calling ejb1 (but my guess would be that jboss 
is calling it under the hoods...) the code looks like this

anonymous wrote : 
  | ejb2.create(ejb1)
  | 

and in ejb2 create method

anonymous wrote : 
  | setOwner(ejb1)
  | 

so is there generaly a way to pass ejb1 to ejb2 and in ejb2 setting setOwner(ejb1) 
without having reentrant methods?

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user