[JBoss-user] [EJB/JBoss] - Deployment problem

2005-10-23 Thread martin ganserer
Hello, in my first tests I always created one ejb file and deployed it to JBOSS. That worked fine. But now I have tried to separate the entity beans and service beans. I created a par and an ejb file. At the first look everything looks fine. But when I deploy both files I get an error like this

[JBoss-user] [Beginners Corner] - Re: in which library can I find org.jboss.system

2005-10-23 Thread anders.hedstrom
$JBOSS_HOME/lib/jboss-system.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902915#3902915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902915 --- This SF.Net

[JBoss-user] [Beginners Corner] - Re: AspectManager FAILED

2005-10-23 Thread lzhao
I use JDK 1.4 and I don't care ejb3 and aop. I was getting all the exceptions that you all got. After I removed the ejb3 and aop deployer directories and ejb3 related xml files under deploy directory, I am no longer getting the errors during startup. View the original post : http://www.jboss.c

[JBoss-user] [Installation, Configuration & Deployment] - Re: Error load Library with Jdom

2005-10-23 Thread jaikiran
Have a look at: http://jboss.org/index.html?module=bb&op=viewtopic&t=67525&view=next View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902911#3902911 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902911 -

[JBoss-user] [Beginners Corner] - JTATransaction question

2005-10-23 Thread gduan2000
Hi, I am new to EJB and hope someone could help me with this. I am trying to use ejb3 stateless bean with hibernate 3.1. In the stateless bean I get a SessionFactory by SessionFactory sf = (SessionFactory) new InitialContext().lookup("java:/hibernate/SessionFactory"); and from there I open

[JBoss-user] [Installation, Configuration & Deployment] - Re: deployment question about shared libraries (several jar

2005-10-23 Thread jaikiran
Ya thats right. And place your library.jar in your ear file View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902908#3902908 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902908 -

[JBoss-user] [Security & JAAS/JBoss] - Re: SSL in JBoss

2005-10-23 Thread awaisbajwa
Hi Scott, Thanks for your reply, but you didnt understand my probelm. And there is no fruit in the link you sent me, as I've already completed steps iin the link suggested by you. Once again: I have installed SSl certificate successfully as provided in the wiki's link above. Now my site is work

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-23 Thread [EMAIL PROTECTED]
I already commited the changes for arrays. The package is not on labs yet but it's on CVS already. I improved the way arrays are serialized but there still some space for improvement. I'm using auto-boxing for every final field, and I'm going to change that. I'm considering to create a contai

[JBoss-user] [JBoss Portal] - Re: How do I write my Own Portal..

2005-10-23 Thread ashokhament
nebel, Thanks for your response Now it's working fine. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902905#3902905 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902905 -

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: desperate for help

2005-10-23 Thread amitsanon
thanks , it worked... but now i am facing another problem.. the har file is deployed and a session factory has been created.. and a JNDI name has been bound to it.. the problem is that now when i try to lookup for the JNDI name it returns null.. this is the code i am trying InitialContext ct

[JBoss-user] [EJB/JBoss] - Composite PK (CMP)

2005-10-23 Thread nkmounasamy
When a composite PK class is used, a no class found error is reported for sun/reflect/ConstructorAccessorImpl. This happens on JBoss 4.01. The issues goes away when a single field is used for PK. While it is easy to understand some class is missing in the classpath, it is very weird to this hap

[JBoss-user] [Beginners Corner] - How to deploy an EJB using Jdeveloper and Jboss

2005-10-23 Thread softlips
I am a newbie. This is the first time I use EJB and Jboss. I dont know how to config and deploy a program using CMP. I am using Oracle as database, Jboss 3x and Jdeveloper . Could you tell me step by step the way to make a small program runs. Thanks anyway. View the original post : http://www

[JBoss-user] [EJB/JBoss] - Re: EJBException:Invalid invokation Exception while accessin

2005-10-23 Thread xiaofengme
File jbossall-client.jar does not exist the war file. Please confirm the real reason! Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902894#3902894 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902894

[JBoss-user] [EJB/JBoss] - Re: EJBException:Invalid invokation Exception while accessin

2005-10-23 Thread xiaofengme
There are no any JBoss itself's libraries int he war file! What's the real reason? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902893#3902893 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902893 -

[JBoss-user] [JBossWS] - Re: .NET & Legacy VB6 interop: Issues & Options

2005-10-23 Thread [EMAIL PROTECTED]
Here is the story. rpc/encoding was invented first when xml schema was not finalized yet. So it worked great then. But it led to hell lot of interoperability problems, that the industry as a whole had to work towards WS-I, which felt that xml schema was rich enough for literal encoding. rpc/

[JBoss-user] [Installation, Configuration & Deployment] - log4j help required

2005-10-23 Thread senthiln
Hi, Please reply to this message http://groups.yahoo.com/group/jboss_expert/message/71 We are using log4j file appender. My production JBOSS server was rolling the log evey midnight till Sep 26th. From 27th it is just over writing the server.log without backing up this file with date in the file

[JBoss-user] [JBossWS] - no attachment with id

2005-10-23 Thread faluco
Hi, I changed a little bit the wiki wsattachent example, successfully deployed on jboss-4.0.3, j2se-1.5.0_04 and tested with jboss-client libraries, everything ok. But when I generate the client-side code from the endpoint address with Java Web Service Developer Pack 1.6 and run the test with lib

[JBoss-user] [JNDI/Naming/Network] - Re: RE: naming look up issue with ejb3.0 in jboss

2005-10-23 Thread murtuza52
I have the message when deploying but the application at the server and client seems to working fine. INFO [ProxyDeployer] no declared remote bindings for : com.kt.session.account.AccountManagerBean | 20:20:35,086 INFO [ProxyDeployer] there is remote interfaces for com.kt.session.account.Ac

[JBoss-user] [Beginners Corner] - Re: reloading one war within an instance

2005-10-23 Thread Neelixx
If you are using a *NIX system, then just touch the file. Otherwise, the easiest way is to just copy the war file over the existing one, or delete the deployed war, and copy the new one over. JBoss hot deploy will take over. That is, assuming you are not packaging your war files in an ear fil

[JBoss-user] [Beginners Corner] - Re: configuration of Tomcat (not sure)

2005-10-23 Thread Neelixx
Firewall issues? I'm not familiar with how ScrumWorks packages Tomcat. Have you tried swapping ports? Running JBoss on 8000 and Apache on 8080, to see if the problem follows? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902866#3902866 Reply to the post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Hibernate 3.0 and Cactus JUnits

2005-10-23 Thread duranek
Hi, did you solve the problem ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902864#3902864 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902864 --- This SF.Net e

[JBoss-user] [The Lizzard's corner] - Windows XP visual style

2005-10-23 Thread bujorc
Hello, What xp visual style is applied in the JBoss IDE Trailblazer demo application? It's the same as in this one: [img]http://upload.wikimedia.org/wikipedia/en/8/81/AutoCAD2005.jpg[/img] Sorry for not joking, or ... Thanks. View the original post : http://www.jboss.com/index.html?module=bb&

[JBoss-user] [Clustering/JBoss] - Re: Does JBoss Cluster HA_JNDI support this implementation

2005-10-23 Thread anguyen
JBoss does come with other load-balance policies, like first available: http://docs.jboss.com/jbossas/javadoc/4.0.2/org/jboss/ha/framework/interfaces/FirstAvailable.html. There's also http://docs.jboss.com/jbossas/javadoc/4.0.2/org/jboss/ha/framework/interfaces/FirstAvailableIdenticalAllProxies.h

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-23 Thread irvingd
"[EMAIL PROTECTED]" wrote : I'm doing some tests and using Object[] loops instead of Array.getInstance navigation is being much faster. | | Unfortunately later I will have to write on array persister for each primitive value. But that's okay. Then I realized regular ObjectOutputStream and

[JBoss-user] [Javassist user questions] - Re: setAutoCommit(false) in

2005-10-23 Thread nagaraj_dv
Hi, I am trying to use a Managed Transaction from my java class as below, conn.setAutoCommit(false); The above line is throwing the exception, [STDOUT] java.sql.SQLException: You cannot set autocommit during a managed transaction! [STDOUT] at org.jboss.resource.adapter.jdbc.BaseWrapperManag

[JBoss-user] [Beginners Corner] - configuration of Tomcat (not sure)

2005-10-23 Thread Guge
I?m trying to setup ScrumWorks (team self-organization); which uses JBoss platform ? IMHO, the problem could be in settings of Tomcat. The problem: I have two web servers on my local machine: - port 8000 ? Apache 2 - port 8080 ? ScrumWorks (JBoss) >From local machine it looks well: - I request

[JBoss-user] [Installation, Configuration & Deployment] - Re: Installing JBoss AS 4.0.3

2005-10-23 Thread zhoumh
running jboss installer here an exception gived: No custom langpack available. com.izforge.izpack.installer.ResourceNotFoundException: Can not find Resource packsLang.xml for language engcom.izforge.izpack.installer.ResourceNotFoundException: Can not find Resource packsLang.xml for language e

[JBoss-user] [Security & JAAS/JBoss] - Re: simple example help ?

2005-10-23 Thread wiley173
My simple example makes total sense now I just had to make sure users.properties and roles.properties were in the default/conf directory use.. /*.jsp and set the welcome file to my secure content which is automatically redirected to the login.html ... if I use /* it authenticates ev

[JBoss-user] [Beginners Corner] - in which library can I find org.jboss.system

2005-10-23 Thread gilbert.nicolet
I just start a new JBoss EJB projet and want to test Startup bean (MBean). I have to import org.jboss.system.ServiceMBean but Eclipse can't find it. Which Library do I have to include in project ? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902833#39