Re: OpenLaszlo as a Geronimo plugin

2008-02-01 Thread Jim Foster

Hi Jay,

I am so glad you decided to share your experience on this issue as you are
right on the money.

Once I downloaded and deployed 4.1, it worked as expected.

As to what changed, hard to say as there is nothing at all in the
release-notes or README of the download.

Again, thanks for sharing!


Jim




Jay D. McHugh-2 wrote:
 
 Hey Jim,
 
 I tried deploying the 4.0.9 version and got similar issues.
 
 But, I got the nightly 4.1 build and deployed that.
 
 It does initially bring up the 'quick links' page.  But if you click on 
 the flash link in:
 'If this is the first time you've run OpenLaszlo or you are looking for 
 an introduction, please try Laszlo Explorer (Flash) (DHTML).'
 
 Then it brings up the Laszlo Explorer correctly.
 
 I don't know what they changed - but the nightly works where the 
 'release' doesn't.
 
 Hope that helps,
 
 
 Jay
 
 
 Jim Foster wrote:
 Hi Viet,
 
 I tried both avenues that you suggested.
 
 [1] Console Navigation  Deploy New
 
 [2] Command line of
 geronimo-tomcat6-jee5-2.0.2\binjava -jar ./deployer.jar -u system -p
 manager deploy [path to openlaszlo-4.0.9.war]
 
 
 In both cases, the .war seemed to deploy just fine, but both cases yield
 the
 following in the navigator frame of laszlo-explorer:
 
 Error: explore-nav.lzx:5:28: datatype library
 http://www.w3.org/2001/XMLSchema-datatypes; not recognized
 
 
 Still seems to me something with the schema.
 
 For what it's worth, I deployed the same openlaszlo-4.0.9.war file to a
 baseline installation of Tomcat 5.5.25, and it worked just fine.
 
 Thoughts?
 
 
 Jim
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/OpenLaszlo-as-a-Geronimo-plugin-tp15187608s134p15231931.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: OpenLaszlo as a Geronimo plugin

2008-01-31 Thread Jim Foster
 started
in   .219s
Startup completed in 34.344s seconds
  Listening on Ports:
1050 127.0.0.1 CORBA Naming Service
1099 0.0.0.0   RMI Naming
1527 0.0.0.0   Derby Connector
2001 127.0.0.1 OpenEJB ORB Adapter
4201 0.0.0.0   OpenEJB Daemon
6882 127.0.0.1 OpenEJB ORB Adapter
8009 0.0.0.0   Tomcat Connector AJP AJP
8080 0.0.0.0   Tomcat Connector HTTP BIO HTTP
8443 0.0.0.0   Tomcat Connector HTTPS BIO HTTPS
 0.0.0.0   JMX Remoting Connector
   61613 0.0.0.0   ActiveMQ Transport Connector
   61616 0.0.0.0   ActiveMQ Transport Connector

  Started Application Modules:
EAR: org.apache.geronimo.configs/webconsole-tomcat/2.0.2/car
EAR: org.apache.geronimo.samples/inventory-ear/2.0-SNAPSHOT/ear
JAR: org.apache.geronimo.configs/mejb/2.0.2/car
RAR: org.apache.geronimo.configs/activemq-ra/2.0.2/car
RAR: org.apache.geronimo.configs/system-database/2.0.2/car
WAR: org.apache.geronimo.configs/ca-helper-tomcat/2.0.2/car
WAR: org.apache.geronimo.configs/dojo-tomcat/2.0.2/car
WAR: org.apache.geronimo.configs/jsp-examples-tomcat/2.0.2-SNAPSHOT/car
WAR: org.apache.geronimo.configs/remote-deploy-tomcat/2.0.2/car
WAR: org.apache.geronimo.configs/welcome-tomcat/2.0.2/car
WAR: sample.applications/HelloWorldApp/2.0/war

  Web Applications:
/
/CAHelper
/console
/console-standard
/dojo
/hello
/inventory
/jsp-examples
/remote-deploy

Geronimo Application Server started
10:02:59,390 WARN  [TomcatModuleBuilder] Web application . does not contain
a WEB-INF/geronimo-web.xml deployment plan.  This may or may not be a
problem, depending on whether you have things like res
ource references that need to be resolved.  You can also give the deployer a
separate deployment plan file on the command line.


-- 
View this message in context: 
http://www.nabble.com/OpenLaszlo-as-a-Geronimo-plugin-tp15187608s134p15208943.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: OpenLaszlo as a Geronimo plugin

2008-01-31 Thread Viet Nguyen
 OpenEJB ORB Adapter
 4201 0.0.0.0   OpenEJB Daemon
 6882 127.0.0.1 OpenEJB ORB Adapter
 8009 0.0.0.0   Tomcat Connector AJP AJP
 8080 0.0.0.0   Tomcat Connector HTTP BIO HTTP
 8443 0.0.0.0   Tomcat Connector HTTPS BIO HTTPS
  0.0.0.0   JMX Remoting Connector
61613 0.0.0.0   ActiveMQ Transport Connector
61616 0.0.0.0   ActiveMQ Transport Connector

   Started Application Modules:
 EAR: org.apache.geronimo.configs/webconsole-tomcat/2.0.2/car
 EAR: org.apache.geronimo.samples/inventory-ear/2.0-SNAPSHOT/ear
 JAR: org.apache.geronimo.configs/mejb/2.0.2/car
 RAR: org.apache.geronimo.configs/activemq-ra/2.0.2/car
 RAR: org.apache.geronimo.configs/system-database/2.0.2/car
 WAR: org.apache.geronimo.configs/ca-helper-tomcat/2.0.2/car
 WAR: org.apache.geronimo.configs/dojo-tomcat/2.0.2/car
 WAR: org.apache.geronimo.configs/jsp-examples-tomcat/2.0.2-SNAPSHOT/car
 WAR: org.apache.geronimo.configs/remote-deploy-tomcat/2.0.2/car
 WAR: org.apache.geronimo.configs/welcome-tomcat/2.0.2/car
 WAR: sample.applications/HelloWorldApp/2.0/war

   Web Applications:
 /
 /CAHelper
 /console
 /console-standard
 /dojo
 /hello
 /inventory
 /jsp-examples
 /remote-deploy

 Geronimo Application Server started
 10:02:59,390 WARN  [TomcatModuleBuilder] Web application . does not contain
 a WEB-INF/geronimo-web.xml deployment plan.  This may or may not be a
 problem, depending on whether you have things like res
 ource references that need to be resolved.  You can also give the deployer a
 separate deployment plan file on the command line.


 --
 View this message in context: 
 http://www.nabble.com/OpenLaszlo-as-a-Geronimo-plugin-tp15187608s134p15208943.html
 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.




Re: OpenLaszlo as a Geronimo plugin

2008-01-31 Thread Jim Foster

Hi Viet,

I tried both avenues that you suggested.

[1] Console Navigation  Deploy New

[2] Command line of
geronimo-tomcat6-jee5-2.0.2\binjava -jar ./deployer.jar -u system -p
manager deploy [path to openlaszlo-4.0.9.war]


In both cases, the .war seemed to deploy just fine, but both cases yield the
following in the navigator frame of laszlo-explorer:

Error: explore-nav.lzx:5:28: datatype library
http://www.w3.org/2001/XMLSchema-datatypes; not recognized


Still seems to me something with the schema.

For what it's worth, I deployed the same openlaszlo-4.0.9.war file to a
baseline installation of Tomcat 5.5.25, and it worked just fine.

Thoughts?


Jim
-- 
View this message in context: 
http://www.nabble.com/OpenLaszlo-as-a-Geronimo-plugin-tp15187608s134p15211830.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: OpenLaszlo as a Geronimo plugin

2008-01-31 Thread Jay D. McHugh

Hey Jim,

I tried deploying the 4.0.9 version and got similar issues.

But, I got the nightly 4.1 build and deployed that.

It does initially bring up the 'quick links' page.  But if you click on 
the flash link in:
'If this is the first time you've run OpenLaszlo or you are looking for 
an introduction, please try Laszlo Explorer (Flash) (DHTML).'


Then it brings up the Laszlo Explorer correctly.

I don't know what they changed - but the nightly works where the 
'release' doesn't.


Hope that helps,


Jay


Jim Foster wrote:

Hi Viet,

I tried both avenues that you suggested.

[1] Console Navigation  Deploy New

[2] Command line of
geronimo-tomcat6-jee5-2.0.2\binjava -jar ./deployer.jar -u system -p
manager deploy [path to openlaszlo-4.0.9.war]


In both cases, the .war seemed to deploy just fine, but both cases yield the
following in the navigator frame of laszlo-explorer:

Error: explore-nav.lzx:5:28: datatype library
http://www.w3.org/2001/XMLSchema-datatypes; not recognized


Still seems to me something with the schema.

For what it's worth, I deployed the same openlaszlo-4.0.9.war file to a
baseline installation of Tomcat 5.5.25, and it worked just fine.

Thoughts?


Jim





Re: OpenLaszlo as a Geronimo plugin

2008-01-30 Thread Kevan Miller


On Jan 30, 2008, at 5:45 PM, Viet Nguyen wrote:


Hi Jim,

The plugin that was posted on the JIRA is old. I forget what version
it was for, probably G 2.0. So it will not work with G v2.1. You can
obtain the WAR version of it at this link
http://www.openlaszlo.org/download. It should deploy fine. If you wish
to make a plugin out of it, just deploy the WAR into Geronimo, then
use the plugin exporter from the administration console and the result
is a new plugin. At least this was the trick that I used to
pluginize OpenLaszlo several months ago.


Alternatively, you can look at the roller plugin (https://svn.apache.org/repos/asf/geronimo/plugins/roller/trunk/ 
) to see an example of how to build a plugin using maven. roller-jetty  
and roller-tomcat both build a plugin from a roller war.


--kevan