[JBoss-user] [Security & JAAS/JBoss] - LDAP/JBOSS/JAAS

2006-06-20 Thread carlosgyn
I looked for in this forum for the following message:
  Http Status 400 : Invalid direct reference to form login page

I found some reply, but I did not obtain to decide my problem. 
Where I can find a skill simple to implement a security in my application being 
used struts and JAAS. It follows below some definitions made in my application:

login-config:
  

  


 

web.xml


FORM
siwcc

  /jsp/login.jsp
  /jsp/loginInvalido.jsp




   
 AdminPages
Administrator-only pages
/sistema/jsp/inicio.jsp
 GET
 POST
   

 WCC0001
 WCC0002


  NONE




jboss-web.xml

siwcc
java:/jaas/siwcc


login.jsp

 http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952140#3952140

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


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - security in webservices

2006-03-07 Thread carlosgyn
Hi,
I want to today make deploy of webservices in the protocol https. when I make 
this deploy it is thus
Web Service deployed: http://localhost:8080/calculadoraservice/calculadora.
I want Web Service deployed: 
https://localhost:8443/calculadoraservice/calculadora

my current configuration : jboss-4.0.3

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - upLoad the file

2005-05-13 Thread carlosgyn
I have a problem. I am developing a corporative solution for upLoad of 
archives, I do not want to use the method ENCTYPE="multipart/form-data"
therefore I go to have an amount of users making upload this can very degrade 
the memory of the server.

For security reason I cannot use Applet.

I would have one another solution?


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - error of deploy EJB

2004-10-26 Thread carlosgyn
Hi,
I am using JBoss-4.0.0.
Why when I make deploy of my EJBs the error happens?

18:40:20,378 ERROR [MainDeployer] could not create deployment: 
file:/C:/jboss-4.0.0/server/default/tmp/deploy/tmp17828sibnc.ear-contents/sibnc.jar
org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in method-permission: 
An unchecked element or one or more role-name elements must be specified in 
method-permission
at 
org.jboss.metadata.ApplicationMetaData.importEjbJarXml(ApplicationMetaData.java:520)

Tanks...

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

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


---
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=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - error of deploy

2004-09-10 Thread carlosgyn
Why it will be that I obtain to make deploy of mine ejbs in one schemes with 
windows2000, jboss-3.2.3 and when I catch this exactly archive I do not obtain to make 
deploy in mine notebook with windows200 + jboss-3.2.3. 

This error: 
Error in ejb-jar.xml, in method-permission: An unchecked element or one or more 
role-name elements must be specified in method-permission. 

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

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


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - define the groups

2004-08-31 Thread carlosgyn
Where I can define the groups that it can have access my EJBs, therefore when I to 
declare in ejb-jar.xml.


  |   
  |  
  |Sibnc
  |  
  |  
  | 
  |Sibnc
  |RelClientePessoaFisicaBean
  |*
  | 
  | 
  | 
  | 

I am using jboss-3.2.3, and for some reason when I make deploy of ejb it appears the 
following error:

18:38:41,759 ERROR [MainDeployer] could not create deployment: 
file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp29281sibnc.ear-contents/sibnc.jar
org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in method-permission: 
An unchecked element or one or more role-name elements must be specified in 
method-permission

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

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


---
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=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - error of deploy

2004-08-31 Thread carlosgyn
It sees the code below:

  | http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
  |   
  |   Sibnc
  |   
  | 
  |   CustomersBean
  |   ejb.CustomersHome
  |   ejb.Customers
  |   ejb.CustomersBean
  |   Stateless
  |   Container
  | 
  |   
  |
  |   
  | everyone 
  |   
  |   
  | everyone 
  | CustomersBean 
  | * 
  |   
  |   
  |CustomersBean 
  |* 
  |Required 
  |  
  |
  | 
  | 
  | Why ?
  | 
  | 10:47:28,217 ERROR [MainDeployer] could not create deployment: 
file:/C:/jboss-3.2.3/server/default/deploy/sibnc.ear
  | org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in 
method-permission: An unchecked element or one or more role-name elements must be 
specified in method-permission.
  |  
  | Somebody can help.
  | 
  | 
  | 
  | 

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

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


---
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=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - error of deploy in jboss

2004-08-27 Thread carlosgyn
Why it will be that I obtain to make deploy of mine ejbs in one schemes with 
windows2000, jboss-3.2.3 and when I catch this exactly archive I do not obtain to make 
deploy in mine notebook with windows200 + jboss-3.2.3.

This error:
Error in ejb-jar.xml, in method-permission: An unchecked element or one or more 
role-name elements must be specified in method-permission.

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

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


---
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] [HTTPD, Servlets & JSP] - error de execution of tagLib

2004-05-07 Thread carlosgyn
Hi, 
I am executing one tagLib in the Jboss-3.2.3 and in the hour of the execution of 
doStartTag() and the following error it appears: 

11:16:51,219 ERROR [Engine] ApplicationDispatcher[/sibnc] Servlet.service() for 
servlet jsp threw exception 

It sees stretch of metodo: 
public int doStartTag() throws JspException{
try{
strBuffer.append("EN");
strBuffer.append("");
 
bodyContent.print(strBuffer.toString());
bodyContent.writeOut(getPreviousOut());
  


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

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


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


[JBoss-user] [HTTPD, Servlets & JSP] - error de execution of tagLib

2004-05-07 Thread carlosgyn
Hi,
 I am executing one tagLib in the Jboss-3.2.3 and in the hour of the execution of 
doStartTag() and the following error it appears:

11:16:51,219 ERROR [Engine] ApplicationDispatcher[/sibnc] Servlet.service() for 
servlet jsp threw exception

It sees stretch of metodo:

public int doStartTag() throws JspException{
try{
   strBuffer.append("EN \n");
   strBuffer.append(" \n");
   ...
   ...
   bodyContent.print(strBuffer.toString());
   bodyContent.writeOut(getPreviousOut());
}catch(IOException ex){
throw new JspException(ex.getMessage());
}
  return  SKIP_BODY; 
}

public int doEndTag() throws JspException{
   return (EVAL_PAGE);
}





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

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


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


[JBoss-user] [EJB/JBoss] - Re: error of deploy

2004-04-13 Thread carlosgyn
Interesante that any archive .jar that I to try to make deploy error happens the same.

I would not have that to modify some archive .xml of the JBOSS?

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

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


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - error of deploy

2004-04-13 Thread carlosgyn
It sees as this mine ejb-jar.xml: 
 
RelClientePessoaFisicaBean 
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaHome 
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisica 
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaBean 
Stateless 
Bean 
 
 
RelClientePessoaFisicaBean 
* 
 

Now because of this error: 
org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in method-permission: 
An unchecked element or one or more role-name elements must be specified in 
method-permission 
at org.jboss.metadata.ApplicationMetaData.importEjbJarXml(ApplicationMet 
aData.java:463) 


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

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


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - error of deploy

2004-04-05 Thread carlosgyn
It sees as this mine ejb-jar.xml:
 
 
   RelClientePessoaFisicaBean
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaHome
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisica
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaBean
  Stateless
  Bean

 
 

  
RelClientePessoaFisicaBean 
* 
  
 

Now because of this error:
org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in method-permission: 
An unchecked element or one or more role-name elements must be specified in 
method-permission
at org.jboss.metadata.ApplicationMetaData.importEjbJarXml(ApplicationMet
aData.java:463)


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

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


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user