[JBoss-user] a real webapp with jboss/cocoon2

2001-12-04 Thread Ulli Hoffmann

Hi,

many people on the list have tried to install cocoon2 with jboss/tomcat.
Installation in general is not a big deal and the simple cocoon examples
under /webapp run just fine.

However, what would be the steps to have a web application comparable to
Petstore run under that configuration? Since cocoon.war contains the xsp/xsl
files, how would that correspond to the applications *.ear file?
Example:  application app.ear
app.war
appEjb.jar
application.xml
sun-j2ee-ri.xml
Manifest.mf

what has to be included in cocoon.war? Do I have to move the complete
app.war to cocoon/webapp and modify application.xml and sun-j2ee-ri.xml
accordingly to include cocoon.war instead of app.war?

What else is to consider?

Tx and regards,
Ulli


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] jboss & tomcat 3.3 or higher

2001-08-06 Thread Ulli Hoffmann

Hi,

does anybody have some guidelines how to configure jboss with tomcat 3.3 or
higher?

Tx,
Ulli


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



AW: [JBoss-user] JBoss-Tomcat not working for wireless devices

2001-06-11 Thread Ulli Hoffmann

Sorry but that's not working either. With noCookies set to true in
server.xml the authentication doesn't even work when cookies are enabled in
the browser. I guess this is more an issue for the Tomcat mailing list.

Actually I found a mail that is pointing to a solution in Tomcat 3.3m3 (see
below). But when will that be a production release and embedded in Jboss?

Tx,
Uh

From: "Jeff Kilbride"
Subject:  Re: JDBCRealm not working with cookies disabled...
Date:  Mon, 30 Apr 2001 12:48:08 -0700

Hi Ignacio,

Thanks. Does this problem exist in all 3.2.x -- including 3.2.2? I'm
under
the impression that the 3.3 nightly builds are not production-ready
yet.

Thanks,
--jeff

- Original Message -
From: "Ignacio J. Ortega" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 30, 2001 1:02 AM
Subject: RE: JDBCRealm not working with cookies disabled...


> This is not a problem of JDBCRealm..instead is a problem of
3.2.X, as
> the form authentication does not work with cookies
disabled...this
> problem  is Solved on 3.3 Nightly build.i dont know how it
works on
> 4.0 ..
>
> The JDBCRealm has nothing to  do with web.xml file..it's only a
way to
> store users credentials...so in either case the problem can not
be
> solved in JDBCRealm..
>
> Saludos ,
> Ignacio J. Ortega
>
>
> > -Mensaje original-
> > De: Jeff Kilbride [mailto:[EMAIL PROTECTED]]
> > Enviado el: lunes 30 de abril de 2001 0:51
> > Para: [EMAIL PROTECTED]
> > Asunto: JDBCRealm not working with cookies disabled...
> >
> >
> > Hi All,
> >
> > I have a JDBCRealm setup and working with Tomcat 3.2.1,
> > Redhat 6.2 (2.4.3
> > kernel), and MySQL. Everything works fine until I disable
cookies in
> > Internet Explorer (v5.5, WindowsNT 4.0sp6a). Once cookies
are
> > disabled, the
> > realm stops working and doesn't write the JSESSIONID into
the
> > URL. Am I
> > missing anything in the configuration?
> >
> > Here are the tomcat.log entries:
> >
> > 2001-04-29 04:43:57 - ContextManager: JDBCRealm:
> > Authentication unsuccessful
> > for user null
> > 2001-04-29 04:44:15 - Ctx( www.mydomain.com: ): From login
> > without a session
> >
> > I'm assuming that "From login" should really be "Form
login".
> > Shouldn't
> > Tomcat re-write the session id into the URL automatically
> > when cookies are
> > disabled on the browser?
> >
> > Any help is appreciated.
> >
> > Thanks,
> > --jeff
> >
> >
>

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Scott M
Stark
Gesendet: Montag, 11. Juni 2001 18:14
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-user] JBoss-Tomcat not working for wireless devices


This is a tomcat config issue. Look at the following element in the
tomcat/conf/server.xml file:




- Original Message -
From: "Ulli Hoffmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 11, 2001 3:32 AM
Subject: [JBoss-user] JBoss-Tomcat not working for wireless devices


> Hi,
>
> login to JBoss-Tomcat apps from wireless devices is not working with the
> latest JBoss-Tomcat releases (3.2.1/3.2.2).
>
> The majority of wireless browser clients (WAP/WML and HTML) do not support
> cookies but handling session IDs with cookies disabled is not supported up
> to Tomcat 3.2.x.
>
> (If you disable cookies on your IE or N6 j_security_check won't work.)
>
> This missing functionality has a big impact on our decision whether to go
> with JBoss in the future or not, since it is essential to support access
to
> our applications from any client.
>
> Is there anybody on the list who experienced the same?
>
> Regards,
> Uh
>
>
>
>
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss-Tomcat not working for wireless devices

2001-06-11 Thread Ulli Hoffmann

Hi,

login to JBoss-Tomcat apps from wireless devices is not working with the
latest JBoss-Tomcat releases (3.2.1/3.2.2).

The majority of wireless browser clients (WAP/WML and HTML) do not support
cookies but handling session IDs with cookies disabled is not supported up
to Tomcat 3.2.x.

(If you disable cookies on your IE or N6 j_security_check won't work.)

This missing functionality has a big impact on our decision whether to go
with JBoss in the future or not, since it is essential to support access to
our applications from any client.

Is there anybody on the list who experienced the same?

Regards,
Uh






___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



AW: [JBoss-user] JBoss-Tomcat 2.2.2 beta2 Released

2001-06-10 Thread Ulli Hoffmann

Kind a hidden, but I guess it's here:

http://sourceforge.net/project/showfiles.php?group_id=22866


Ulli

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Lionel
Siau
Gesendet: Sonntag, 10. Juni 2001 11:38
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-user] JBoss-Tomcat 2.2.2 beta2 Released


Thx Scott. Looks like I made enough noise on this bit . Where is it
btw? I can't find it on the website (u just added jetty so I''m on the right
page).

Lionel
- Original Message -
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: "jBoss user" <[EMAIL PROTECTED]>
Sent: Sunday, June 10, 2001 9:22 AM
Subject: [JBoss-user] JBoss-Tomcat 2.2.2 beta2 Released


> Since users were reporting problems with dtd resolution I am releasing the
> fixed JBoss/Tomcat bundle as a beta2 release to allow for further testing
> before calling this a final release. There were no changes to the JBoss
> portion of the release. The tomcat-service.jar has been updated to include
> local resolution of the web.dtd and jboss-web.dtd
>
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Problem starting 2.2.2

2001-06-08 Thread Ulli Hoffmann

Hi,

I'm kinda lost. 2.1 works fine. With 2.2.2 I have the problem of not finding
class
EmbeddedTomcatService, in fact there is only TomcatService under
org.jboss.tomcat.

But since many of you already work with 2.2.2 I probably miss something else
here.

Any advice?

Tx,
Ulli

E:\jboss-tomcat\jboss\bin>run
JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar
jboss.home = E:\jboss-tomcat\jboss
Using JAAS LoginConfig: file:/E:/jboss-tomcat/jboss/conf/default/auth.conf
Using configuration "default"
[Info] Java version: 1.3.0,Sun Microsystems Inc.
[Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun Microsystems Inc.
[Info] System: Windows 2000 5.0,x86
[Shutdown] Shutdown hook added
[Service Control] Registered with server
[Configuration] Could not create MBean
DefaultDomain:service=EmbeddedTomcat(org.
jboss.tomcat.EmbeddedTomcatService)
[Configuration] java.lang.ClassNotFoundException:
org.jboss.tomcat.EmbeddedTomca
tService
[Configuration] at
javax.management.loading.MLet.findClass(MLet.java:800
)






___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JDBCRealm/authentication problem

2001-06-05 Thread Ulli Hoffmann

Hi,

I've installed my application (based on petstore) running on jboss on a
remote server and tried to logon from different clients:
1) PC with IE: logon worked fine
2) Palm with EudoraWeb Browser: failed

The error message is:
2001-06-04 09:39:51 - Ctx( /admix ): From login without a session

The logon with the EudoraWeb Browser works with other applications. So I
assume it is not the browser that fails but the application or jboss
authentication procedure. But what is going wrong?

Does anybody have an idea?

Tx,
Ulli



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



AW: [JBoss-user] Deploying the Petstore app on Jboss- Apache/Tomcat/JBoss ??

2001-05-06 Thread Ulli Hoffmann

The petstore patch includes a README which steps you through. Also, in the
JBoss Online Doc itself is a section committed to that. However, I missed
some files for my W2K installation. Here are the additions:
1) script dbrealm.bat is missing, use dbrealm.sh and convert it to a bat, if
you are unfamiliar with DOS bat syntax look at populate.bat
2) for CLoudscape users: server.xml of tomcat DB driver
“COM.cloudscape.coreRmiJdbcDriver” is unknown, use
"COM.cloudscape.core.JDBCDriver" instead
3) classes SecurityAssociation and SimplePrincipal could not be found in the
packages org.jboss.security, copy them from
jakarta-tomcat-3.2.1/src/org/apache/tomcat/util to the directory where you
put JBossSecurityAdapter

Things run fine under Tomcat/JBoss, but I can't get it to run with
Apache/Tomact/JBoss as it is as a reference implementation on jboss.org.
Apache/Tomcat alone works with the jsp examples. But how about JBoss? Does
anyone know how?

Ulli


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Robert
Nicholson
Gesendet: Sonntag, 6. Mai 2001 11:40
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] Deploying the Petstore app on Jboss.


Well I downloaded the 1.1.1 patch and fortunately I already have the 1.1.1
source release from javasoft. Despite it no longer being available today. I
look at the README in the patch and it points me to a URL that's no longer
valid

http://www.jboss.org/newsite/documentation/petstore-1.1.1-01.html

I would like to see a number list of steps needed to deploy the Petstore on
jboss. Does such a thing exist?

The Readme still leaves a lot up to the user and it's not for novices.



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



AW: [JBoss-user] HTTP Request from EJB to another Server - Security config

2001-05-04 Thread Ulli Hoffmann

Works just fine. Thanks a lot.

Ulli

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
[EMAIL PROTECTED]
Gesendet: Freitag, 4. Mai 2001 14:54
An: [EMAIL PROTECTED]
Betreff: RE: [JBoss-user] HTTP Request from EJB to another Server -
Security config


This is probably as simple as going into the server.policy file and adding
permission to connect to the other server.  Something like this:

grant {
  permission java.net.SocketPermission "localhost:*", "connect, resolve";
};

Hope this helps.

Wes

-Original Message-
From: Ulli Hoffmann [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 04, 2001 6:00 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] HTTP Request from EJB to another Server - Security
config


Hello,

the idea is to send data to another URL (different server), which is running
cgi scripts for processing that data. I'm able to connect with running a
simple Java class, but it doesn't work from within the JBoss Server.

First lines of error:
java.security.AccessControlException: access denied
(java.net.SocketPermission www.xxx.com resolve)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:272)
at
java.security.AccessController.checkPermission(AccessController.java:399)
at
java.lang.SecurityManager.checkPermission(SecurityManager.java:545)


So I suppose there are some adjustments necessary regarding security/socket
access etc. Couldn't find anything that specific in the manuals available.

Can somebody help?

Tx and regards,
Ulli



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] HTTP Request from EJB to another Server - Security config

2001-05-04 Thread Ulli Hoffmann

Hello,

the idea is to send data to another URL (different server), which is running
cgi scripts for processing that data. I'm able to connect with running a
simple Java class, but it doesn't work from within the JBoss Server.

First lines of error:
java.security.AccessControlException: access denied
(java.net.SocketPermission www.xxx.com resolve)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:272)
at
java.security.AccessController.checkPermission(AccessController.java:399)
at
java.lang.SecurityManager.checkPermission(SecurityManager.java:545)


So I suppose there are some adjustments necessary regarding security/socket
access etc. Couldn't find anything that specific in the manuals available.

Can somebody help?

Tx and regards,
Ulli



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user