As of now, every other site works through http://adobe:8080/* ,
except when i introduce a bug to my code, than i sometimes only get a
502 response instead of a coldfusion error response.
These are my CF8 Mappings:
/CFIDE C:\jboss\server\web\deploy\cfusion.ear\cfusion.war
\CFIDE
/gateway C:\jboss\server\default\deploy\cfusion.ear\cfusion.war
\WEB-INF\cfusion\gateway\cfc
/coldspring C:\jboss\server\web\deploy\cfusion.ear\cfusion.war
\coldspring
/ModelGlue C:\jboss\server\web\deploy\cfusion.ear\cfusion.war
\ModelGlue
/ProjectData C:\jboss\server\web\deploy\cfusion.ear\cfusion.war
\test\projectData
And these are my Railo Mappings:
Server Administrator
/railo-context {railo-config}/context/
/coldspring C:/jboss/server/web/deploy/cfusion.ear/
cfusion.war/coldspring/
/ModelGlue C:/jboss/server/web/deploy/cfusion.ear/
cfusion.war/ModelGlue/
Web Administrator
/ C:/jboss/server/web/deploy/cfusion.ear/
cfusion.war/
/cfc C:/jboss/server/web/deploy/cfusion.ear/
cfusion.war/kontingente/cfc/
/ProjectData C:/jboss/server/web/deploy/cfusion.ear/cfusion.war/
test/projectData/
ProjectData is a mapping i use for reactor test&learn project
On Aug 4, 4:15 am, Sean Corfield <[email protected]> wrote:
> OK, well, that confirms it's "just" a CF/JBoss issue and not anything
> in your Apache setup.
>
> So now you need to start debugging that. I'd create a simple test.cfm
> Hello World page in the webroot and see ifhttp://adobe:8080/test.cfm
> works.
>
> If so, the problem is perhaps in your Model-Glue setup or the paths /
> mappings with CF itself.
>
> Does the CF Admin come up:http://adobe:8080/CFIDE/administrator/index.cfm?
>
> On Mon, Aug 3, 2009 at 2:37 AM, martin t.<[email protected]> wrote:
> > Accessing the site directly on JBoss shows a blank site.
>
> > On Aug 1, 3:07 am, Sean Corfield <[email protected]> wrote:
> >> Try accessing the paths directly on JBoss:
>
> >>http://adobe:8080/index.cfm
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---