[JBoss-user] [JBoss Getting Started Documentation] - Re: Error starting jmx-console => cannot find servlet class

2005-01-20 Thread msa
Sorry, iÂve reposted the message above in Beginners Corner, with more and complete information about the problem, and IÂve progress with configuration, Marcio View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862892#3862892 Reply to the post : http://www.jbo

[JBoss-user] [Beginners Corner] - Re: java.lang.ClassNotFoundException: org.jboss.jaxr.servlet

2005-01-20 Thread msa
Hi, thanks for response. IÂv extracted sar fiel and now I donÂt have any errors in inicialization process of Jboss: | | [EMAIL PROTECTED]/usr/local/jboss/jboss-4.0.1RC1/bin]# cat log_run | = | | JBoss Bootstra

[JBoss-user] [Beginners Corner] - java.lang.ClassNotFoundException: org.jboss.jaxr.servlet.SAA

2005-01-19 Thread msa
Hi, iÂm reciving a error when iÂve tried to start Jboss. My environment is a Solaris 9 with jboss-4.0.1RC1 and java version "1.4.2_04". IÂm setting JAVA_HOME in run.conf. *** Log of run.sh | | [EMAIL PROTECTED]/usr/local/jboss/jboss-4.0.1RC1/bin]# cat log_run | =

[JBoss-user] [JBoss Getting Started Documentation] - Error starting jmx-console => cannot find servlet class

2005-01-18 Thread msa
Hi, IÂm using a jboss-4.0.1RC1 in a SUN Solaris 9 with jdk1.5.0. When IÂve started jboss (run.sh), IÂve received: 10:01:18,496 ERROR [Engine] StandardContext[/ebxmlrr]Error loading org.jboss.web [EMAIL PROTECTED] org.jboss.jaxr.servlet.SAAJServlet java.lang.ClassNotFoundException: org.jboss.jax

Re: [JBoss-user] cmp book

2002-07-02 Thread Emerson Cargnin - MSA
they sent, but it was three months ago. but i think I still deserve it... Dain Sundstrom wrote: > No it is PDF. Did FlashLine send you the old HTML version? If they did > send them an email and they send you the correct version. > > -dain > > Emerson Cargnin - MSA wrote

[JBoss-user] cmp book

2002-07-02 Thread Emerson Cargnin - MSA
Is the CMP book still in html as it was before??? --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] https:/

Re: [JBoss-user] JUnit test of a EJB using JAAS

2002-07-02 Thread Emerson Cargnin - MSA
red >; > >// Put your login modules that need JBoss here >//no.boostcom.web.connect.login.PasswordLoginModule required >//password-stacking="useFirstPass" >//; > > }; > > > And that file > On Tue, Jul 02, 2002 at 10:31:22AM -0300, Emerson Cargn

Re: [JBoss-user] JUnit test of a EJB using JAAS

2002-07-02 Thread Emerson Cargnin - MSA
4PM -0300, Emerson Cargnin - MSA wrote: > >>no sugestion? >> >>Emerson Cargnin - MSA wrote: >> >> >>>My problem is to make a junit test to access the EJB's using security. I >>>tried to use the tests from CVS. My server uses ldap to authent

Re: [JBoss-user] JUnit test of a EJB using JAAS

2002-07-01 Thread Emerson Cargnin - MSA
no sugestion? Emerson Cargnin - MSA wrote: > My problem is to make a junit test to access the EJB's using security. I > tried to use the tests from CVS. My server uses ldap to authenticate > users. From embbeded tomcat it works allright, i did the following to > access t

[JBoss-user] JUnit test of a EJB using JAAS

2002-07-01 Thread Emerson Cargnin - MSA
My problem is to make a junit test to access the EJB's using security. I tried to use the tests from CVS. My server uses ldap to authenticate users. From embbeded tomcat it works allright, i did the following to access through junit task : - ant build.xml file that calls junit test:

Re: [JBoss-user] JUnit and testing a EJB with security

2002-06-27 Thread Emerson Cargnin - MSA
f Technology Officer > JBoss Group, LLC > > - Original Message - > From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 27, 2002 4:15 PM > Subject: [JBoss-user] JUnit and tes

Re: [JBoss-user] JUnit and testing a EJB with security

2002-06-27 Thread Emerson Cargnin - MSA
ule. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > > - Original Message - > From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 27, 2002

[JBoss-user] JUnit and testing a EJB with security

2002-06-27 Thread Emerson Cargnin - MSA
I had some junit tests that tested some ejbs. Now we inserted JAAS security. How can i set user/passwd if the client will be automated by ant/junit?? - using principal and credencials in jndi.properties --- This sf.net email is sponsor

[JBoss-user] reading font files from tomcat embbeded

2002-06-25 Thread Emerson Cargnin - MSA
I need to make pdf reports in tomcat. The problem is that I don't know where to put the fonts needed from the report component (it needs the path to a file). I thought put it in WEB-INF, but how can I found it in tomcat embbeded, if it don't explode the files in web-apps dir (not even other pl

Re: [JBoss-user] xdoclet creating wrong package

2002-06-24 Thread Emerson Cargnin - MSA
I prefer to use the tag inside of home and remote interfaces, as it's better to separate the remotes from locals. ex: wonder sonic wrote: >Hi, >I'm not an xdoclet expert but did you put the

Re: [JBoss-user] CMP error in 3.0.0 version (and rc3)

2002-06-21 Thread Emerson Cargnin - MSA
please could someone take a look on this isn't it a kind of strange? the strange thing is the "t0_p." Emerson Cargnin - MSA wrote: > I have an application that used to work until rc2, after trying to use > with rc3 or 3.0.0 it start to give me jdbc error. > He

Re: [JBoss-user] CMP error in 3.0.0 version (and rc3)

2002-06-21 Thread Emerson Cargnin - MSA
please could someone take a look on this isn't it a kind of strange? the strange thing is the "t0_p." Emerson Cargnin - MSA wrote: > I have an application that used to work until rc2, after trying to use > with rc3 or 3.0.0 it start to give me jdbc error. > He

[JBoss-user] CMP error in 3.0.0 version (and rc3)

2002-06-20 Thread Emerson Cargnin - MSA
I have an application that used to work until rc2, after trying to use with rc3 or 3.0.0 it start to give me jdbc error. Here is the ejb-ql and sql generated for it: ejb-ql : select object (o) from Praca where p.municipio.uf.oid= ?1 sql : SELECT t0_p.oid FROM PRACA t0_p, MUNICIPIO t2_p_municip

Re: [JBoss-user] declared-sql and order

2002-06-20 Thread Emerson Cargnin - MSA
question : does it allows to make the ordering dinamic??? or do I have to have one method for each orering type? Dain Sundstrom wrote: > Dennis, > > You want to use JBossQL which is an extension of EJB-QL with order by > and other things. Just copy (not move) your ejb-ql declaration from > t

Re: [JBoss-user] IDE Question

2002-06-13 Thread Emerson Cargnin - MSA
We're are using Eclipse, as u said about XDoclet, we made an eclipse template to help in inserting XDoclet tags, take a look in yesterdays messages in xdoclet list... Greg Turner wrote: >What IDE are you guys and gals using? I have been using Intellij, but >now that I am getting into XDoclet,

[JBoss-user] ldap JAAS security

2002-06-11 Thread Emerson Cargnin - MSA
Have some one used OpenLdap as the ldap repository? We are trying to, how was the OpenLdap schema configured? We tried to use the default schema in ldap, and changed in the module-option. For authentication it works fine, but when trying to get role from ldap it gives me error : 16:56:21,605

Re: [JBoss-user] jboss-all in cvs not found

2002-06-10 Thread Emerson Cargnin - MSA
jboss-all in cvs not found still there afaics, definately got the right cvsroot? - Original Message - From: Emerson Cargnin - MSA To: [EMAIL PROTECTED] Sent: Monday, June 10, 2002 10:39 PM Subject: [JBoss-user] jboss-all in cvs

[JBoss-user] jboss-all in cvs not found

2002-06-10 Thread Emerson Cargnin - MSA
I used to checkout jboss-all module to get all the jboss modules, but as i installed my new eclipse version, i lost my cvs configuration. When trying to get jboss-al again, i didn't find jboss-all anymore. Did it change, or renamed?     Emerson Cargnin - MSASICREDI - Ramal 3358-4860

Re: [JBoss-user] Using JBoss JAAS from a stand-alone

2002-06-06 Thread Emerson Cargnin - MSA
fine but in stand-alone every user has access to every method. The authentication works fine, but is the autorization that don't work. I 'm using UsersRolesLoginModule in the server, and ClientLoginModule in the client. Emerson Cargnin - M

Re: [JBoss-user] Where to put a ejb jar especif lib

2002-06-06 Thread Emerson Cargnin - MSA
specif lib > ejb.jar files go into /deploy > > Emerson Cargnin - MSA wrote: > > > I know its a little off-topic, but where I put a ejb jar especif lib. I > > tried ejb.jar#/lib dir but it didn't work. I had to put inside jboss/lib. Is > > there a better solutio

[JBoss-user] Where to put a ejb jar especif lib

2002-06-06 Thread Emerson Cargnin - MSA
I know its a little off-topic, but where I put a ejb jar especif lib. I tried ejb.jar#/lib dir but it didn't work. I had to put inside jboss/lib. Is there a better solution? Emerson Cargnin - MSA SICREDI - Ramal 3358-4860 ___

[JBoss-user] Optional role group name-value

2002-06-06 Thread Emerson Cargnin - MSA
ient (or tomcat without jboss, for exemple), I need both ClientLoginModule and LdapLoginModule (of course if I use Ldap) to make authentication and autorization work?? Emerson Cargnin - MSA SICREDI - Ramal 3358-4860 ___ Don't miss

[JBoss-user] blank pages in jboss site

2002-06-05 Thread Emerson Cargnin - MSA
I found the follwing blank pages in jboss site :   http://www.jboss.org/developers/guide/codestyle.jsp http://www.jboss.org/developers/guide/codestyle.jsp     Emerson Cargnin - MSASICREDI - Ramal 3358-4860

[JBoss-user] Using JBoss JAAS from a stand-alone

2002-06-04 Thread Emerson Cargnin - MSA
When trying to use container manged security, using stand-alone client , it seems that the server is not restricting the access of methods. I have three methods and 2 roles. In jetty it works fine but in stand-alone every user has access to every method. The authentication works fine, but is

[JBoss-user] JBoss 3.0.0 final minimal conf.

2002-06-04 Thread Emerson Cargnin - MSA
I need to use a jboss server as a web container solely. That's because I need to use JAAS transparently to access my EJBs. I can see that jboss 3.0.0 has a minimal configuration. May I use this to have just a web-container with JBossSX, if not, it could be a good ideia to JBoss creators to

Re: [JBoss-user] CMP 2.0 With JBoss 3.0 Beta Tutorial

2002-06-04 Thread Emerson Cargnin - MSA
doesanyone knows a tutorial cmp 2.0 using xdoclet? - Original Message - From: "Ricardo Argüello" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 2:25 AM Subject: [JBoss-user] CMP 2.0 With JBoss 3.0 Beta Tutorial CMP 2.0 With JBoss 3.0 Beta Tutorial: http://iris.c

[JBoss-user] (no subject)

2002-06-03 Thread Emerson Cargnin - MSA
When checking out the source of jboss 3.0.0 I found a test page in the following path :   jboss-all\testsuite\src\resources\web\html\jbosstest\index.html   how i deploy this tests to server? (i tried ant test-suite but it didn't work)     Emerson Cargnin - MSASICREDI - Ramal 3358-4860

[JBoss-user] (no subject)

2002-06-03 Thread Emerson Cargnin - MSA
hey folks, I don't really think it's a real bug in the site, but try to http://www.jboss.org/developers/ (it was in my browser history) you can see the names of the jsp pages...     Emerson Cargnin - MSASICREDI - Ramal 3358-4860

Re: [JBoss-user] JAAS : Remote Tomcat and JBoss

2002-05-29 Thread Emerson Cargnin - MSA
on both > sides and the credentials will propagate properly. > > Disclaimer: I haven't actually done this, but it should work. It's just > a Small Matter of Configuration 8^}). > > hth, > danch > > > > > Any help woul'd be great. > > >

Re: [JBoss-user] LDap example

2002-05-24 Thread Emerson Cargnin - MSA
Haven't anyone used ldap with jboss-tomcat? - Original Message - From: Emerson Cargnin - MSA To: [EMAIL PROTECTED] Sent: Thursday, May 23, 2002 5:26 PM Subject: [JBoss-user] LDap example ANyone can help me with that?   I need to make use of JAAS

Re: [JBoss-user] locking in initializing cluster

2002-05-24 Thread Emerson Cargnin - MSA
s-user] locking in initializing cluster > > > > > > It's trying to do multicast is the problem I believe. Normally that > > isn't set up under windows (is my shady understanding - I ran into this > > on my windows laptap, moved the cluster-service.xml file, a

Re: [JBoss-user] locking in initializing cluster

2002-05-23 Thread Emerson Cargnin - MSA
k device. I don't know how you > do this, but it is what I have been told. > > -dain > > Emerson Cargnin - MSA wrote: > > > Why does cluster initialization locks jboss (3.0 any RC*)? > > > > I made the workaround removing cluster-service.xml, but i thin

[JBoss-user] LDap example

2002-05-23 Thread Emerson Cargnin - MSA
ANyone can help me with that?   I need to make use of JAAS using ldap as subjects storages, but i need to use tomcat standalone as the web container. What's the better way to accomplish this? 1- Using tomcat own ldap LoginModule to make the authentication? and afterwards use the subject gott

Re: [JBoss-user] JBoss in a multi developers environment

2002-05-22 Thread Emerson Cargnin - MSA
> I got the impression that the original post was for an ISP environment, no, i'm working in defining an developing environment for a froup of about 40 developers, so we can't afford bying a big machine for each one : ) > which is why the separate vm's make sense to me. But I agree that for a

[JBoss-user] jboss specific configuration for cmr

2002-05-22 Thread Emerson Cargnin - MSA
elated-pk-field="oid" */ public abstract MunicipioLocal getMunicipio(); In the other side of relation i didn't have to use this tag. Is this tag really needed? (the entry in jbosscmp-jdbc.xml). Emerson Cargnin - MSA SICREDI - Ramal 3358-4860 ___

[JBoss-user] locking in initializing cluster

2002-05-22 Thread Emerson Cargnin - MSA
Why does cluster initialization locks jboss (3.0 any RC*)? I made the workaround removing cluster-service.xml, but i think there must be another solution.   Emerson Cargnin - MSASICREDI - Ramal 3358-4860

Re: [JBoss-user] JBoss in a multi developers environment

2002-05-20 Thread Emerson Cargnin - MSA
If I took the multi-virtual-ip (aliases) approach, how do I set each instance of JBoss to use each virtual ip, instead of the primary ip ?? Emerson Cargnin - MSA SICREDI - Ramal 3358-4860 - Original Message - From: "Dan Christopherson" <[EMAIL PROTECTED]> To: <[EMA

Re: [JBoss-user] JBoss in a multi developers environment

2002-05-20 Thread Emerson Cargnin - MSA
at the > > JBoss retreat, but no one can seem to decide on how to pull it off. I > > think we should support a ports file (MBean) which the other services > > would look to first for the port numbers, but they didn't like that. I > > can't really remember why (I w

Re: [JBoss-user] JBoss in a multi developers environment

2002-05-20 Thread Emerson Cargnin - MSA
off. I > > think we should support a ports file (MBean) which the other services > > would look to first for the port numbers, but they didn't like that. I > > can't really remember why (I was a little drunk at the time). > > > > -dain > > > >

[JBoss-user] JBoss in a multi developers environment

2002-05-20 Thread Emerson Cargnin - MSA
e any automatic way to configure an enviroment like that??? - Original Message - From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 10:31 AM Subject: Re: [JBoss-user] jboss 3.0.0 db configure > put the followin

Re: [JBoss-user] jboss 3.0.0 db configure

2002-05-20 Thread Emerson Cargnin - MSA
put the following in standardjbosscmp.xml file. java:/OracleDS Oracle8 and here goes my working oracle-services.xml : OracleDS jdbc:oracle:thin:@10.1.0.26:1521:oradev oracle.jdbc.driver.OracleDriver aluno1 aluno1 jboss.jca:service=RARDeployment,n ame=JBoss LocalTrans

Re: [JBoss-user] jboss 3.0.0 db configure

2002-05-20 Thread Emerson Cargnin - MSA
can u send your error messages along with your oracle-services.xml, i have get some problems too, maybe I can help you if you give more info about your conf. Emerson - Original Message - From: "Ingo Bruell" <[EMAIL PROTECTED]> To: "Centaur zeus" <[EMAIL PROTECTED]> Sent: Monday, May 20,

[JBoss-user] tomcat 4.0.1 not finding jboss jndi.properties

2002-05-13 Thread Emerson Cargnin - MSA
Title: Message I'm using jboss 3 rc2 and separated tomcat 4.0.1 and i jndi.properties don't work. When I use the conf. in the code (using properties in the constructor).   I have seen some threads in tomcat list, but no workaround or solution. - Original Message - From: James

[JBoss-user] Can I place oracle-services.xmlin meta-inf

2002-05-13 Thread Emerson Cargnin - MSA
Can I place oracle-services.xml in in meta-inf in order to maintain.it together in cvs? - Original Message - From: Emerson Cargnin - MSA To: [EMAIL PROTECTED] Sent: Monday, May 13, 2002 4:15 PM Subject: [JBoss-user] Tomcat standalone malformed URL to connect JBOSS I'm trying to l

[JBoss-user] Tomcat standalone malformed URL to connect JBOSS

2002-05-13 Thread Emerson Cargnin - MSA
I'm trying to lookup EJB in a remote machine from tomcat and i'm getting the following error obs: i'm using jboss 3 RC2 and tomcat 4.0.1 in windows :   Code:   Properties newProps = System.getProperties(); newProps.put("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");

Re: [JBoss-user] Oracle DS not been used by jaws

2002-05-13 Thread Emerson Cargnin - MSA
MetaData.java:316) at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData.(JDBCA pplicationMetaData.java:383) at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader.load(JDBCXmlFileLo ader.java:75) at - Original Message - From: "Emerson Cargnin - MSA&qu

[JBoss-user] Oracle DS not been used by jaws

2002-05-13 Thread Emerson Cargnin - MSA
I setup a OracleDS for use with CMP but JBoss insists in using DefaultDS as the data source for my CMP below goes the jaws reference to oracle. The strange thing is that even if I change the jaws datasource to blabla it doesn't complain and uses DefaultDS (hsql). java:/OracleDS Oracle8 true __

[JBoss-user] Datasource

2002-05-13 Thread Emerson Cargnin - MSA
Why Jboss don't complain when I specify an inexistent datasource  in jaws It just use HSQL witout giving any visual warning.   Emerson

[JBoss-user] Disabling catalina

2002-05-13 Thread Emerson Cargnin - MSA
I'd want disable embedded catalina to use stand-alone tomcat (to simulate remote tomcat in development). Have anyone done that? Emerson - Original Message - From: "Alex Loubyansky" <[EMAIL PROTECTED]> To: "Alex Loubyansky" <[EMAIL PROTECTED]> Cc: "JBoss-User" <[EMAIL PROTECTED]> Sent: M

Re: [JBoss-user] JAAS : Remote Tomcat and JBoss

2002-05-10 Thread Emerson Cargnin - MSA
one authenticate and authorize the remote clients through JAAS. If JBoss win this proof of concept, we are going even to buy JBoss service support. Any help woul'd be great. - Original Message - From: "Alex Loubyansky" <[EMAIL PROTECTED]> To: "Emerson Cargnin - MSA&quo

Re: [JBoss-user] reading a file inside an EJB

2002-05-10 Thread Emerson Cargnin - MSA
ssage - From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> To: "Lachezar Dobrev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 3:35 PM Subject: Re: [JBoss-user] reading a file inside an EJB > it's returning a java.util.zip.ZipFil

Re: [JBoss-user] reading a file inside an EJB

2002-05-10 Thread Emerson Cargnin - MSA
> I have a xml file used to map which fields will be populate in the value > > objet (to make smaller vo's). My problem is : how can i read a file (the > xml > > mapper) inside an EJB without using absolute path ? > > > > Emerson Cargnin - MSA > > Ramal 861

Re: [JBoss-user] reading a file inside an EJB

2002-05-10 Thread Emerson Cargnin - MSA
I couldn't read the xml from inside the jar i'm deploying. Has anyone done that? - Original Message - From: "Lachezar Dobrev" <[EMAIL PROTECTED]> To: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]> Sent: Wednesday, May 08, 2002 11:49 AM Subject: Re:

[JBoss-user] Oracle Datasource conf exemple

2002-05-10 Thread Emerson Cargnin - MSA
Does anyone have some working configuration to make a Oracle Datasource usable in CMP?? could send to me, i've tried from the oracle-services.xml, but i can just get a connection if sending user a pass parameters. Please send me the files changed. Mine just don't work... Emerson - Original M

[JBoss-user] Add-ons to ejb-ql

2002-05-10 Thread Emerson Cargnin - MSA
In jboss-ql, beyond putting order clauses (could someone if I can modify it dinamically?), Can I use it to make use of LIKE clauses with parameter? I think this is not allowed by spec. Emerson Cargnin - MSA - Original Message - From: "James Higginbotham" <[EMAIL PROTECTED

Re: [JBoss-user] Passing principal and credentials through jndi properties

2002-05-09 Thread Emerson Cargnin - MSA
tomcat + jboss on same machine but not integrated to > tomcat + jboss on different machines). > > david jencks > > On 2002.04.09 16:28:29 -0400 Emerson Cargnin - MSA wrote: > > Why Jboss don't accepts jndi properties being passed though initial > > contexts > > (as all

[JBoss-user] Passing principal and credentials through jndi properties

2002-05-09 Thread Emerson Cargnin - MSA
Why Jboss don't accepts jndi properties being passed though initial contexts (as all other containers?). At least this was the behaviour in the 2.4.4 version (for which I bought the manual). ___ Have big pipes? SourceForge.net is look

Re: [JBoss-user] oracle configuration

2002-05-07 Thread Emerson Cargnin - MSA
??? - Original Message - From: "Mike Finn" <[EMAIL PROTECTED]> To: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, May 07, 2002 2:25 PM Subject: RE: [JBoss-user] oracle configuration > Emerson, > It's not clear f

[JBoss-user] oracle configuration

2002-05-07 Thread Emerson Cargnin - MSA
line forum (http://jboss.org/forums/thread.jsp?forum=61&thread=6092&start=0&msRange=50) , but it's still not answered. Thanks in advance Emerson Cargnin - MSA Ramal 861 - Original Message - From: "Dennis Muhlestein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]